Mercurial > hg > screen-ui
annotate bin/MelodyTriangle.app/Contents/Info.plist @ 6:d879a30556f8
re-intital commit
author | Henrik Ekeus <hekeus@eecs.qmul.ac.uk> |
---|---|
date | Wed, 25 Jan 2012 16:30:07 +0000 |
parents | |
children |
rev | line source |
---|---|
hekeus@6 | 1 <?xml version="1.0" encoding="UTF-8"?> |
hekeus@6 | 2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
hekeus@6 | 3 <plist version="1.0"> |
hekeus@6 | 4 <dict> |
hekeus@6 | 5 <key>BuildMachineOSBuild</key> |
hekeus@6 | 6 <string>10K549</string> |
hekeus@6 | 7 <key>CFBundleDevelopmentRegion</key> |
hekeus@6 | 8 <string>English</string> |
hekeus@6 | 9 <key>CFBundleExecutable</key> |
hekeus@6 | 10 <string>MelodyTriangle</string> |
hekeus@6 | 11 <key>CFBundleIdentifier</key> |
hekeus@6 | 12 <string>com.yourcompany.openFrameworks</string> |
hekeus@6 | 13 <key>CFBundleInfoDictionaryVersion</key> |
hekeus@6 | 14 <string>6.0</string> |
hekeus@6 | 15 <key>CFBundlePackageType</key> |
hekeus@6 | 16 <string>APPL</string> |
hekeus@6 | 17 <key>CFBundleSignature</key> |
hekeus@6 | 18 <string>????</string> |
hekeus@6 | 19 <key>CFBundleVersion</key> |
hekeus@6 | 20 <string>1.0</string> |
hekeus@6 | 21 <key>DTCompiler</key> |
hekeus@6 | 22 <string></string> |
hekeus@6 | 23 <key>DTPlatformBuild</key> |
hekeus@6 | 24 <string>10M2518</string> |
hekeus@6 | 25 <key>DTPlatformVersion</key> |
hekeus@6 | 26 <string>PG</string> |
hekeus@6 | 27 <key>DTSDKBuild</key> |
hekeus@6 | 28 <string>10K549</string> |
hekeus@6 | 29 <key>DTSDKName</key> |
hekeus@6 | 30 <string></string> |
hekeus@6 | 31 <key>DTXcode</key> |
hekeus@6 | 32 <string>0400</string> |
hekeus@6 | 33 <key>DTXcodeBuild</key> |
hekeus@6 | 34 <string>10M2518</string> |
hekeus@6 | 35 </dict> |
hekeus@6 | 36 </plist> |