summaryrefslogtreecommitdiff
path: root/sunkenEngine/bin/sunkenEngineDebug.app/Contents/Info.plist
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2015-03-29 22:33:39 +0100
committerTim Redfern <tim@eclectronics.org>2015-03-29 22:33:39 +0100
commita28770084787abd086c30b0ed4483fe22c19dca4 (patch)
treeee798bc2a464181ddf37999118420164d207f131 /sunkenEngine/bin/sunkenEngineDebug.app/Contents/Info.plist
parent1aef8df9feeff8c76411bb4f4faa2e51d3ee252e (diff)
working for parlour OSX
Diffstat (limited to 'sunkenEngine/bin/sunkenEngineDebug.app/Contents/Info.plist')
-rw-r--r--sunkenEngine/bin/sunkenEngineDebug.app/Contents/Info.plist38
1 files changed, 38 insertions, 0 deletions
diff --git a/sunkenEngine/bin/sunkenEngineDebug.app/Contents/Info.plist b/sunkenEngine/bin/sunkenEngineDebug.app/Contents/Info.plist
new file mode 100644
index 0000000..a76dc42
--- /dev/null
+++ b/sunkenEngine/bin/sunkenEngineDebug.app/Contents/Info.plist
@@ -0,0 +1,38 @@
+<?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>14B25</string>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>sunkenEngineDebug</string>
+ <key>CFBundleIconFile</key>
+ <string>icon-debug.icns</string>
+ <key>CFBundleIdentifier</key>
+ <string>cc.openFrameworks.ofapp</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>com.apple.compilers.llvm.clang.1_0</string>
+ <key>DTPlatformBuild</key>
+ <string>6C131e</string>
+ <key>DTPlatformVersion</key>
+ <string>GM</string>
+ <key>DTSDKBuild</key>
+ <string>14A383</string>
+ <key>DTSDKName</key>
+ <string>macosx10.10</string>
+ <key>DTXcode</key>
+ <string>0620</string>
+ <key>DTXcodeBuild</key>
+ <string>6C131e</string>
+</dict>
+</plist>