Sha256: aaaab5d6729b86cde4d2ec473b1e726da49fbac4a92e9be51a0a26f506835cfc

Contents?: true

Size: 1.18 KB

Versions: 19

Compression:

Stored size: 1.18 KB

Contents

<?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>CFBundleDevelopmentRegion</key>
	<string>en</string>
	<key>CFBundleExecutable</key>
	<string>$(EXECUTABLE_NAME)</string>
	<key>CFBundleIdentifier</key>
	<string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>$(PRODUCT_NAME)</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>1</string>
	<key>LSRequiresIPhoneOS</key>
	<true/>
	<key>UILaunchStoryboardName</key>
	<string>LaunchScreen</string>
	<key>UIMainStoryboardFile</key>
	<string>Main</string>
	<key>UIRequiredDeviceCapabilities</key>
	<array>
		<string>armv7</string>
	</array>
	<key>UISupportedInterfaceOrientations</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
		<string>UIInterfaceOrientationLandscapeLeft</string>
		<string>UIInterfaceOrientationLandscapeRight</string>
	</array>
</dict>
</plist>

Version data entries

19 entries across 14 versions & 3 rubygems

Version Path
xcfit-0.9.0 XCFitDemo/XCFitDemo/Info.plist
xcfit-0.8.0 XCFitDemo/XCFitDemo/Info.plist
xcfit-0.7.0 XCFitDemo/XCFitDemo/Info.plist
xcfit-0.6.0 XCFitDemo/XCFitDemo/Info.plist
xcfit-0.5.0 XCFitDemo/XCFitDemo/Info.plist
xcfit-0.4.0 XCFitDemo/XCFitDemo/Info.plist
xcfit-0.3.0 XCFitDemo/XCFitDemo/Info.plist
xcfit-0.2.0 XCFitDemo/XCFitDemo/Info.plist
swiftfake-0.3.0 ExampleApp/ExampleApp/Info.plist
cocoapods-app_group-0.4.1 Example/ReadFromAppGroup/Info.plist
cocoapods-app_group-0.4.1 Example/Example/Info.plist
cocoapods-app_group-0.4.0 Example/ReadFromAppGroup/Info.plist
cocoapods-app_group-0.4.0 Example/Example/Info.plist
cocoapods-app_group-0.3.0 Example/ReadFromAppGroup/Info.plist
cocoapods-app_group-0.3.0 Example/Example/Info.plist
cocoapods-app_group-0.2.0 Example/Example/Info.plist
cocoapods-app_group-0.2.0 Example/ReadFromAppGroup/Info.plist
cocoapods-app_group-0.1.0 Example/ReadFromAppGroup/Info.plist
cocoapods-app_group-0.1.0 Example/Example/Info.plist