Sha256: 6d57c3c533e7ee0b44257d1cec9e45e718a8b6bce003e83e924f4c25ca94cb48

Contents?: true

Size: 699 Bytes

Versions: 3

Compression:

Stored size: 699 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><%= company_name %>.${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

3 entries across 3 versions & 1 rubygems

Version Path
nuvado-1.0.0.rc3 lib/nuvado/templates/empty_project/%product_name%Tests/%product_name%Tests-Info.plist.tt
nuvado-1.0.0.rc2 lib/nuvado/templates/empty_project/%product_name%Tests/%product_name%Tests-Info.plist.tt
nuvado-1.0.0.rc1 lib/nuvado/templates/empty_project/%product_name%Tests/%product_name%Tests-Info.plist.tt