Files
ipa-archive/data/21/21968.plist
2024-02-26 22:53:07 +01:00

55 lines
1.6 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>Messages</string>
<key>CFBundleExecutable</key>
<string>AnsweringMachine</string>
<key>CFBundleIconFile</key>
<string>icon.png</string>
<key>CFBundleIdentifier</key>
<string>net.limneos.answeringmachineapp</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.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>CanInheritApplicationStateFromOtherProcesses</key>
<string>1</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTSDKName</key>
<string>iphoneos3.0</string>
<key>LSRequiresIPhoneOS</key>
<string>1</string>
<key>MinimumOSVersion</key>
<string>3.0</string>
<key>NSPrincipalClass</key>
<string>AnsweringMachineApplication</string>
<key>SBMachServices</key>
<array>
<string>com.apple.uikit.viewservice.net.limneos.answeringmachineapp</string>
</array>
<key>UIApplicationSystemWindowsSecureKey</key>
<string>1</string>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<string>0</string>
<key>_UILaunchAlwaysFullScreen</key>
<string>1</string>
</dict>
</plist>