Files
ipa-archive/data/34/34595.plist
2024-02-26 22:56:08 +01:00

41 lines
1.1 KiB
Plaintext

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDisplayName</key>
<string>iCaughtU Sender</string>
<key>CFBundleExecutable</key>
<string>iCaughtUSender</string>
<key>CFBundleIconFile</key>
<string>icon-57.png</string>
<key>CFBundleIdentifier</key>
<string>com.itaysoft.icaughtusender</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>8.0</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTSDKName</key>
<string>iphoneos3.0</string>
<key>LSRequiresIPhoneOS</key>
<string>1</string>
<key>MinimumOSVersion</key>
<string>4.0</string>
<key>NSLocationAlwaysUsageDescription</key>
<string>Please enable so iCaughtU can track your device</string>
<key>SBAppTags</key>
<array>
<string>hidden</string>
</array>
</dict>
</plist>