Mercurial > hg > screen-ui
view 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 |
line wrap: on
line source
<?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>BuildMachineOSBuild</key> <string>10K549</string> <key>CFBundleDevelopmentRegion</key> <string>English</string> <key>CFBundleExecutable</key> <string>MelodyTriangle</string> <key>CFBundleIdentifier</key> <string>com.yourcompany.openFrameworks</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> <string>1.0</string> <key>DTCompiler</key> <string></string> <key>DTPlatformBuild</key> <string>10M2518</string> <key>DTPlatformVersion</key> <string>PG</string> <key>DTSDKBuild</key> <string>10K549</string> <key>DTSDKName</key> <string></string> <key>DTXcode</key> <string>0400</string> <key>DTXcodeBuild</key> <string>10M2518</string> </dict> </plist>