119 lines
3.5 KiB
Plaintext
119 lines
3.5 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>UIRequiredDeviceCapabilities</key>
|
|
<array>
|
|
<string>location-services</string>
|
|
</array>
|
|
<key>UIRequiresFullScreen</key>
|
|
<true/>
|
|
<key>CFBundleInfoDictionaryVersion</key>
|
|
<string>6.0</string>
|
|
<key>UISupportedInterfaceOrientations~ipad</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationPortraitUpsideDown</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>DTPlatformVersion</key>
|
|
<string>9.2</string>
|
|
<key>CFBundleIconFile</key>
|
|
<string>icon.png</string>
|
|
<key>DTSDKName</key>
|
|
<string>iphoneos9.2</string>
|
|
<key>CFBundleName</key>
|
|
<string>Verizon FFM</string>
|
|
<key>CFBundleIcons</key>
|
|
<dict>
|
|
<key>CFBundlePrimaryIcon</key>
|
|
<dict>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>icon-60</string>
|
|
<string>icon-76</string>
|
|
<string>icon-60@2x</string>
|
|
<string>icon-76@2x</string>
|
|
</array>
|
|
<key>UIPrerenderedIcon</key>
|
|
<false/>
|
|
</dict>
|
|
</dict>
|
|
<key>LSRequiresIPhoneOS</key>
|
|
<true/>
|
|
<key>CFBundleDisplayName</key>
|
|
<string>Verizon FFM</string>
|
|
<key>UIBackgroundModes</key>
|
|
<array>
|
|
<string>location</string>
|
|
</array>
|
|
<key>DTSDKBuild</key>
|
|
<string>13C75</string>
|
|
<key>CFBundleShortVersionString</key>
|
|
<string>18.7.0</string>
|
|
<key>CFBundleSupportedPlatforms</key>
|
|
<array>
|
|
<string>iPhoneOS</string>
|
|
</array>
|
|
<key>NSLocationAlwaysUsageDescription</key>
|
|
<string></string>
|
|
<key>UISupportedInterfaceOrientations</key>
|
|
<array>
|
|
<string>UIInterfaceOrientationPortrait</string>
|
|
<string>UIInterfaceOrientationLandscapeLeft</string>
|
|
<string>UIInterfaceOrientationLandscapeRight</string>
|
|
</array>
|
|
<key>BuildMachineOSBuild</key>
|
|
<string>14F1605</string>
|
|
<key>DTPlatformBuild</key>
|
|
<string>13C75</string>
|
|
<key>CFBundlePackageType</key>
|
|
<string>APPL</string>
|
|
<key>MinimumOSVersion</key>
|
|
<string>6.0</string>
|
|
<key>CFBundleDevelopmentRegion</key>
|
|
<string>English</string>
|
|
<key>UIAppFonts</key>
|
|
<array>
|
|
<string>MyriadPro-It.ttf</string>
|
|
<string>MyriadPro-Regular.ttf</string>
|
|
<string>MyriadPro-Semibold.ttf</string>
|
|
<string>MyriadPro-Semiboldit.ttf</string>
|
|
</array>
|
|
<key>CFBundleVersion</key>
|
|
<string>18.7.0.1</string>
|
|
<key>DTXcodeBuild</key>
|
|
<string>7C1002</string>
|
|
<key>UIDeviceFamily</key>
|
|
<array>
|
|
<integer>1</integer>
|
|
<integer>2</integer>
|
|
</array>
|
|
<key>CFBundleIdentifier</key>
|
|
<string>com.vzw.ffm</string>
|
|
<key>CFBundleIconFiles</key>
|
|
<array>
|
|
<string>icon.png</string>
|
|
<string>icon@2x.png</string>
|
|
<string>icon-72.png</string>
|
|
<string>icon-72@2x.png</string>
|
|
</array>
|
|
<key>DTXcode</key>
|
|
<string>0721</string>
|
|
<key>NSAppTransportSecurity</key>
|
|
<dict>
|
|
<key>NSAllowsArbitraryLoads</key>
|
|
<true/>
|
|
</dict>
|
|
<key>CFBundleExecutable</key>
|
|
<string>Verizon FFM</string>
|
|
<key>CFBundleSignature</key>
|
|
<string>????</string>
|
|
<key>DTPlatformName</key>
|
|
<string>iphoneos</string>
|
|
<key>DTCompiler</key>
|
|
<string>com.apple.compilers.llvm.clang.1_0</string>
|
|
</dict>
|
|
</plist>
|