Sha256: d9a3dd0d91d54bd81485f383410700d37fd1783663512f1860d7d06bdbcd6981

Contents?: true

Size: 1.35 KB

Versions: 21

Compression:

Stored size: 1.35 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>CFBundleVersion</key>
	<string>1</string>
	<key>LSRequiresIPhoneOS</key>
	<true/>
	<key>UILaunchStoryboardName</key>
	<string>LaunchScreen</string>
	<key>UIRequiredDeviceCapabilities</key>
	<array>
		<string>armv7</string>
	</array>
	<key>UISupportedInterfaceOrientations</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
		<string>UIInterfaceOrientationLandscapeLeft</string>
		<string>UIInterfaceOrientationLandscapeRight</string>
	</array>
	<key>UISupportedInterfaceOrientations~ipad</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
		<string>UIInterfaceOrientationPortraitUpsideDown</string>
		<string>UIInterfaceOrientationLandscapeLeft</string>
		<string>UIInterfaceOrientationLandscapeRight</string>
	</array>
</dict>
</plist>

Version data entries

21 entries across 21 versions & 2 rubygems

Version Path
ruby2d-0.12.1 assets/xcode/ios/Info.plist
ruby2d-0.12.0 assets/xcode/ios/Info.plist
ruby2d-0.11.3 assets/xcode/ios/Info.plist
ruby2d-0.11.2 assets/xcode/ios/Info.plist
ruby2d-rpeck-windows-0.11.1 assets/ios/Info.plist
ruby2d-0.11.1 assets/ios/Info.plist
ruby2d-0.11.0 assets/ios/Info.plist
ruby2d-0.10.0 assets/ios/Info.plist
ruby2d-0.9.5 assets/ios/Info.plist
ruby2d-0.9.4 assets/ios/Info.plist
ruby2d-0.9.3 assets/ios/Info.plist
ruby2d-0.9.2 assets/ios/Info.plist
ruby2d-0.9.1 assets/ios/Info.plist
ruby2d-0.9.0 assets/ios/Info.plist
ruby2d-0.8.1 assets/ios/Info.plist
ruby2d-0.8.0 assets/ios/Info.plist
ruby2d-0.7.0 assets/ios/Info.plist
ruby2d-0.6.1 assets/ios/Info.plist
ruby2d-0.6.0 assets/ios/Info.plist
ruby2d-0.5.1 assets/ios/Info.plist