Sha256: 9bc6e662577f292a3be5bcd2a8b0c4db72ec8c8708a7d35bc204604690df66ef

Contents?: true

Size: 1.02 KB

Versions: 58

Compression:

Stored size: 1.02 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>CFBundleIconFile</key>
	<string></string>
	<key>CFBundleIdentifier</key>
	<string>org.xord.${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>1.0</string>
	<key>CFBundleSignature</key>
	<string>????</string>
	<key>CFBundleVersion</key>
	<string>1</string>
	<key>LSMinimumSystemVersion</key>
	<string>${MACOSX_DEPLOYMENT_TARGET}</string>
	<key>NSHumanReadableCopyright</key>
	<string>Copyright © 2014年 xord.org. All rights reserved.</string>
	<key>NSPrincipalClass</key>
	<string>NSApplication</string>
</dict>
</plist>

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
reflexion-0.3.4 samples/osx/hello/hello/hello-Info.plist
reflexion-0.3.3 samples/osx/hello/hello/hello-Info.plist
reflexion-0.3.2 samples/osx/hello/hello/hello-Info.plist
reflexion-0.3.1 samples/osx/hello/hello/hello-Info.plist
reflexion-0.3 samples/osx/hello/hello/hello-Info.plist
reflexion-0.2.1 samples/osx/hello/hello/hello-Info.plist
reflexion-0.2 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.57 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.56 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.55 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.54 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.53 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.52 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.51 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.50 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.49 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.48 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.47 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.46 samples/osx/hello/hello/hello-Info.plist
reflexion-0.1.45 samples/osx/hello/hello/hello-Info.plist