Sha256: b3fd61b463cc34ab57b6f5b72d025037939c727ee791240d0336747c4555e872

Contents?: true

Size: 1.49 KB

Versions: 30

Compression:

Stored size: 1.49 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>com.kishikawakatsumi.$(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>3.2.6</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>5413</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>
	<key>UISupportedInterfaceOrientations~ipad</key>
	<array>
		<string>UIInterfaceOrientationPortrait</string>
		<string>UIInterfaceOrientationPortraitUpsideDown</string>
		<string>UIInterfaceOrientationLandscapeLeft</string>
		<string>UIInterfaceOrientationLandscapeRight</string>
	</array>
</dict>
</plist>

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
xcjobs-0.10.0 spec/Info.plist
xcjobs-0.9.0 spec/Info.plist
xcjobs-0.8.1 spec/Info.plist
xcjobs-0.8.0 spec/Info.plist
xcjobs-0.7.0 spec/Info.plist
xcjobs-0.6.0 spec/Info.plist
xcjobs-0.5.1 spec/Info.plist
xcjobs-0.5.0 spec/Info.plist
xcjobs-0.4.3 spec/Info.plist
xcjobs-0.4.2 spec/Info.plist
xcjobs-0.4.1 spec/Info.plist
xcjobs-0.4.0 spec/Info.plist
xcjobs-0.3.0 spec/Info.plist
xcjobs-0.2.5 spec/Info.plist
xcjobs-0.2.4 spec/Info.plist
xcjobs-0.2.3 spec/Info.plist
xcjobs-0.2.2 spec/Info.plist
xcjobs-0.2.1 spec/Info.plist
xcjobs-0.2.0 spec/Info.plist
xcjobs-0.1.2 spec/Info.plist