view resources/AccessibleSpectrumAnalyser-RTAS-Info.plist @ 1:2ca5d7440b5c tip

added README
author Fiore Martin <f.martin@qmul.ac.uk>
date Fri, 26 Feb 2016 16:11:20 +0000
parents 3004dd663202
children
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>CFBundleDevelopmentRegion</key>
	<string>English</string>
	<key>CFBundleExecutable</key>
	<string>${BINARY_NAME}</string>
	<key>CFBundleGetInfoString</key>
	<string>1.0.0, Copyright QueenMaryUniversityOfLondon, 2012</string>
	<key>CFBundleIdentifier</key>
	<string>com.QueenMaryUniversityOfLondon.rtas.${BINARY_NAME}</string>
	<key>CFBundleInfoDictionaryVersion</key>
	<string>6.0</string>
	<key>CFBundleName</key>
	<string>${BINARY_NAME}</string>
	<key>CFBundlePackageType</key>
	<string>TDMw</string>
	<key>CFBundleShortVersionString</key>
	<string>1.0.0</string>
	<key>CFBundleSignature</key>
	<string>PTul</string>
	<key>CFBundleVersion</key>
	<string>1.0.0</string>
	<key>LSMultipleInstancesProhibited</key>
	<string>true</string>
	<key>LSPrefersCarbon</key>
	<true/>
	<key>NSAppleScriptEnabled</key>
	<string>No</string>
</dict>
</plist>