diff options
| author | mick grierson <mickgrierson@gmail.com> | 2015-06-29 15:57:31 +0100 |
|---|---|---|
| committer | mick grierson <mickgrierson@gmail.com> | 2015-06-29 15:57:31 +0100 |
| commit | b86dfa8f6f99713ee4605c30ebb1a58309aaeb8a (patch) | |
| tree | 519c6acfe487d3d2f844b21c4d1d062670c57ee3 /ofxMaxim/HACKDAY/OF0.8.4MaximExtractorExample/openFrameworks-Info.plist | |
| parent | 440498446db27a6883de668ebf407f489c979016 (diff) | |
Updating post-hackday
Diffstat (limited to 'ofxMaxim/HACKDAY/OF0.8.4MaximExtractorExample/openFrameworks-Info.plist')
| -rw-r--r-- | ofxMaxim/HACKDAY/OF0.8.4MaximExtractorExample/openFrameworks-Info.plist | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/ofxMaxim/HACKDAY/OF0.8.4MaximExtractorExample/openFrameworks-Info.plist b/ofxMaxim/HACKDAY/OF0.8.4MaximExtractorExample/openFrameworks-Info.plist deleted file mode 100644 index 8d64d2b..0000000 --- a/ofxMaxim/HACKDAY/OF0.8.4MaximExtractorExample/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> |
