aboutsummaryrefslogtreecommitdiffstats
path: root/ofxMaxim/ofxMaximExample_0.8.4_OSX/openFrameworks-Info.plist
diff options
context:
space:
mode:
authormick grierson <mickgrierson@gmail.com>2015-06-18 12:41:01 +0200
committermick grierson <mickgrierson@gmail.com>2015-06-18 12:41:01 +0200
commit440498446db27a6883de668ebf407f489c979016 (patch)
treecadce441f5a1310e2bbdf166ebdc46fd08c2d7bf /ofxMaxim/ofxMaximExample_0.8.4_OSX/openFrameworks-Info.plist
parent00a6fbc5e2fe555f61a7c799d51658f7f5a08848 (diff)
replaced main.cpp with something more interesting
Diffstat (limited to 'ofxMaxim/ofxMaximExample_0.8.4_OSX/openFrameworks-Info.plist')
-rw-r--r--ofxMaxim/ofxMaximExample_0.8.4_OSX/openFrameworks-Info.plist22
1 files changed, 0 insertions, 22 deletions
diff --git a/ofxMaxim/ofxMaximExample_0.8.4_OSX/openFrameworks-Info.plist b/ofxMaxim/ofxMaximExample_0.8.4_OSX/openFrameworks-Info.plist
deleted file mode 100644
index 8d64d2b..0000000
--- a/ofxMaxim/ofxMaximExample_0.8.4_OSX/openFrameworks-Info.plist
+++ /dev/null
@@ -1,22 +0,0 @@
-<?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>English</string>
- <key>CFBundleExecutable</key>
- <string>${EXECUTABLE_NAME}</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>CFBundleIconFile</key>
- <string>${ICON}</string>
-</dict>
-</plist>