Sha256: 1dc7d612ce8dc999d51f9789b241149733e40987c8ce5e317708b2ff813671e2

Contents?: true

Size: 1.14 KB

Versions: 132

Compression:

Stored size: 1.14 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>CFBundleDisplayName</key>
	<string>${PRODUCT_NAME}</string>
	<key>CFBundleExecutable</key>
	<string>${EXECUTABLE_NAME}</string>
	<key>CFBundleIdentifier</key>
	<string>io.github.xcres.${PRODUCT_NAME:rfc1034identifier}</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.0</string>
	<key>LSRequiresIPhoneOS</key>
	<true/>
	<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

132 entries across 8 versions & 1 rubygems

Version Path
xcres-0.6.0 spec/integration/install-swift/after/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/install/before/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/install-no-supporting-files/after/Example/Supporting_Files/Example-Info.plist
xcres-0.6.0 spec/integration/install-no-supporting-files/before/Example/Supporting_Files/Example-Info.plist
xcres-0.6.0 spec/fixtures/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/build-swift/before/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/build-keyword-clash/after/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/build-swift/after/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/build-keyword-clash/before/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/install-swift/before/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/install-moved-supporting-files/after/Example/Supporting_Files/Example-Info.plist
xcres-0.6.0 spec/integration/install-again/after/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/build/before/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/build-var-infoplist/after/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/build-var-infoplist/before/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/install-again/before/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/build/after/Example/Example/Example-Info.plist
xcres-0.6.0 spec/integration/install-moved-supporting-files/before/Example/Supporting_Files/Example-Info.plist
xcres-0.5.0 spec/integration/install/before/Example/Example/Example-Info.plist
xcres-0.5.0 spec/integration/build/before/Example/Example/Example-Info.plist