Sha256: e2934377d4ca18cb5d95f53378f658c5d2d2204a0ad8c7d136211db9ad884881

Contents?: true

Size: 693 Bytes

Versions: 6

Compression:

Stored size: 693 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>CFBundleExecutable</key>
	<string>${EXECUTABLE_NAME}</string>
	<key>CFBundleIdentifier</key>
	<string>com.ashfurrow.${PRODUCT_NAME:rfc1034identifier}</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundlePackageType</key>
	<string>BNDL</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>1</string>
</dict>
</plist>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
second_curtain-0.6.0 Demo/DemoTests/DemoTests-Info.plist
second_curtain-0.5.0 Demo/DemoTests/DemoTests-Info.plist
second_curtain-0.4.0 Demo/DemoTests/DemoTests-Info.plist
second_curtain-0.3.0 Demo/DemoTests/DemoTests-Info.plist
second_curtain-0.2.4 Demo/DemoTests/DemoTests-Info.plist
second_curtain-0.2.3 Demo/DemoTests/DemoTests-Info.plist