Sha256: 30a599e471348d0e3f58e82b822b3efc55c9a8ad78f0483be08f1126a42ad155

Contents?: true

Size: 714 Bytes

Versions: 9

Compression:

Stored size: 714 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.futureworkshops.objcobfuscator.${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

9 entries across 9 versions & 1 rubygems

Version Path
objc-obfuscator-0.2.8 spec/support/sample_project/TestProject/TestProjectTests/TestProjectTests-Info.plist
objc-obfuscator-0.2.7 spec/support/sample_project/TestProject/TestProjectTests/TestProjectTests-Info.plist
objc-obfuscator-0.2.6 spec/support/sample_project/TestProject/TestProjectTests/TestProjectTests-Info.plist
objc-obfuscator-0.2.5 spec/support/sample_project/TestProject/TestProjectTests/TestProjectTests-Info.plist
objc-obfuscator-0.2.4 spec/support/sample_project/TestProject/TestProjectTests/TestProjectTests-Info.plist
objc-obfuscator-0.2.3 spec/support/sample_project/TestProject/TestProjectTests/TestProjectTests-Info.plist
objc-obfuscator-0.2.2 spec/support/sample_project/TestProject/TestProjectTests/TestProjectTests-Info.plist
objc-obfuscator-0.2.1 spec/support/sample_project/TestProject/TestProjectTests/TestProjectTests-Info.plist
objc-obfuscator-0.2.0 spec/support/sample_project/TestProject/TestProjectTests/TestProjectTests-Info.plist