Files
ipa-archive/data/43/43120.plist
2024-03-04 19:04:41 +01:00

177 lines
4.7 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>AdMobId</key>
<string>a14db9ec77e6f97</string>
<key>AdMobTestRequest</key>
<false/>
<key>BuildMachineOSBuild</key>
<string>13D65</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
<string>NYTimes</string>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
<key>CFBundleTypeName</key>
<string>NYTimes Article</string>
<key>LSHandlerRank</key>
<string>Owner</string>
<key>LSItemContentTypes</key>
<array>
<string>com.nytimes.reader.article</string>
</array>
</dict>
</array>
<key>CFBundleExecutable</key>
<string>NYTimes</string>
<key>CFBundleIcons</key>
<dict>
<key>CFBundlePrimaryIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>iPhone-Icon-app</string>
<string>iPhone-Icon-spotlight</string>
<string>iPhone-Icon-settings</string>
<string>Icon.png</string>
<string>Icon@2x.png</string>
<string>Icon-Small.png</string>
<string>Icon-Small@2x.png</string>
</array>
<key>UIPrerenderedIcon</key>
<true/>
</dict>
<key>UINewsstandIcon</key>
<dict>
<key>CFBundleIconFiles</key>
<array>
<string>NewsstandDefault.png</string>
</array>
<key>UINewsstandBindingEdge</key>
<string>UINewsstandBindingEdgeBottom</string>
<key>UINewsstandBindingType</key>
<string>UINewsstandBindingTypeNewspaper</string>
</dict>
</dict>
<key>CFBundleIdentifier</key>
<string>com.nytimes.NYTimes</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>NYTimes</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleResourceSpecification</key>
<string>ResourceRules.plist</string>
<key>CFBundleShortVersionString</key>
<string>4.3.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>iPhoneOS</string>
</array>
<key>CFBundleURLTypes</key>
<array>
<dict>
<key>CFBundleURLName</key>
<string>com.nytimes.NYTimes</string>
<key>CFBundleURLSchemes</key>
<array>
<string>fb134841016914</string>
<string>NYTimes</string>
</array>
</dict>
</array>
<key>CFBundleVersion</key>
<string>28862.440</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11D167</string>
<key>DTPlatformName</key>
<string>iphoneos</string>
<key>DTPlatformVersion</key>
<string>7.1</string>
<key>DTSDKBuild</key>
<string>11D167</string>
<key>DTSDKName</key>
<string>iphoneos7.1</string>
<key>DTXcode</key>
<string>0511</string>
<key>DTXcodeBuild</key>
<string>5B1008</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>MinimumOSVersion</key>
<string>7.0</string>
<key>NSHumanReadableCopyright</key>
<string>The New York Times Company, 2011</string>
<key>NSMainNibFile</key>
<string>MainWindow</string>
<key>UIAppFonts</key>
<array>
<string>StymieNYTMedium.ttf</string>
<string>StymieNYT-ExtraBold.ttf</string>
<string>NYTCheMedReg.ttf</string>
<string>NYTCheBolReg.ttf</string>
<string>NYTCheBdConReg.ttf</string>
<string>NYTCheMedConReg.ttf</string>
<string>NYTCheltenhamSHRoman.ttf</string>
<string>NYTCheltenhamSHBold.ttf</string>
<string>NYTCheltenhamSHItal.ttf</string>
<string>NYTCheltenhamSHBoldItal.ttf</string>
<string>NYTImpReg.ttf</string>
<string>NYTImpIta.ttf</string>
<string>NYTImpBol.ttf</string>
<string>NYTFraBol.ttf</string>
<string>NYTFraMed.ttf</string>
<string>NYTCheLtRegular.ttf</string>
<string>NYTCheLtConRegular.ttf</string>
</array>
<key>UIBackgroundModes</key>
<array>
<string>fetch</string>
<string>newsstand-content</string>
<string>remote-notification</string>
</array>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
</array>
<key>UIFileSharingEnabled</key>
<false/>
<key>UIInterfaceOrientation</key>
<string>UIInterfaceOrientationDeviceRight</string>
<key>UINewsstandApp</key>
<true/>
<key>UIPrerenderedIcon</key>
<true/>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeRight</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
</array>
<key>UTExportedTypeDeclarations</key>
<array>
<dict>
<key>UTTypeConformsTo</key>
<array>
<string>public.data</string>
</array>
<key>UTTypeIdentifier</key>
<string>com.nytimes.reader.article</string>
<key>UTTypeTagSpecification</key>
<dict>
<key>public.filename-extension</key>
<string>NYTimes</string>
</dict>
</dict>
</array>
</dict>
</plist>