diff options
| author | Chris Kiefer <chrisk13fer@gmail.com> | 2011-11-03 18:05:24 +0000 |
|---|---|---|
| committer | Chris Kiefer <chrisk13fer@gmail.com> | 2011-11-03 18:05:24 +0000 |
| commit | d09cc45d859aabbf76306fee49c1cec202c4f808 (patch) | |
| tree | 3ddbfeaae1eb3372cb4e9169e724a304cffdbe01 /ofxMaxim/ofMaximExample007OSX/bin/emptyExampleDebug.app/Contents/Info.plist | |
| parent | 1d99419e6b50b4cacb776fb711874de03dbadc2f (diff) | |
maxiAtoms
Diffstat (limited to 'ofxMaxim/ofMaximExample007OSX/bin/emptyExampleDebug.app/Contents/Info.plist')
| -rw-r--r-- | ofxMaxim/ofMaximExample007OSX/bin/emptyExampleDebug.app/Contents/Info.plist | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/ofxMaxim/ofMaximExample007OSX/bin/emptyExampleDebug.app/Contents/Info.plist b/ofxMaxim/ofMaximExample007OSX/bin/emptyExampleDebug.app/Contents/Info.plist deleted file mode 100644 index 6faf4d2..0000000 --- a/ofxMaxim/ofMaximExample007OSX/bin/emptyExampleDebug.app/Contents/Info.plist +++ /dev/null @@ -1,36 +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>BuildMachineOSBuild</key> - <string>10K540</string> - <key>CFBundleDevelopmentRegion</key> - <string>English</string> - <key>CFBundleExecutable</key> - <string>emptyExampleDebug</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>10K540</string> - <key>DTSDKName</key> - <string></string> - <key>DTXcode</key> - <string>0400</string> - <key>DTXcodeBuild</key> - <string>10M2518</string> -</dict> -</plist> |
