Sha256: 7364e742990ec550d075f72f8794ad2c02e893762352bb0fcee86a5aaf07b2c9

Contents?: true

Size: 828 Bytes

Versions: 13

Compression:

Stored size: 828 Bytes

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>Rhodes</string>
	<key>CFBundleExecutable</key>
	<string>${EXECUTABLE_NAME}</string>
	<key>CFBundleIconFile</key>
	<string>icon.png</string>
	<key>CFBundleIdentifier</key>
	<string>com.rhomobile.rhosyncclient</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>${PRODUCT_NAME}</string>
	<key>CFBundlePackageType</key>
	<string>APPL</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>2.0.0</string>
	<key>LSRequiresIPhoneOS</key>
	<true/>
</dict>
</plist>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
rhodes-2.0.0 platform/iphone/Info.plist
rhodes-2.0.0.rc2 platform/iphone/Info.plist
rhodes-2.0.0.rc1 platform/iphone/Info.plist
rhodes-2.0.0.beta11 platform/iphone/Info.plist
rhodes-2.0.0.beta10 platform/iphone/Info.plist
rhodes-2.0.0.beta9 platform/iphone/Info.plist
rhodes-2.0.0.beta8 platform/iphone/Info.plist
rhodes-2.0.0.beta7 platform/iphone/Info.plist
rhodes-2.0.0.beta6 platform/iphone/Info.plist
rhodes-2.0.0.beta4 platform/iphone/Info.plist
rhodes-2.0.0.beta3 platform/iphone/Info.plist
rhodes-2.0.0.beta2 platform/iphone/Info.plist
rhodes-2.0.0.beta1 platform/iphone/Info.plist