data: 43
This commit is contained in:
54
data/21/21968.plist
Normal file
54
data/21/21968.plist
Normal file
@@ -0,0 +1,54 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user