diff options
| author | Tim Redfern <tim@getdrop.com> | 2018-01-30 00:39:01 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@getdrop.com> | 2018-01-30 00:39:01 +0000 |
| commit | be4ddf70e5cc22e3ff0ce2c45348231887946e13 (patch) | |
| tree | dd34ddcdbb10cfcd9f1b95ee5e964152b5075b35 /ofxHelios/example-circles/bin/example.app/Contents/Info.plist | |
| parent | d60cc2aa2994f9e63d9570bea4fac8b8a9949b43 (diff) | |
much progress
Diffstat (limited to 'ofxHelios/example-circles/bin/example.app/Contents/Info.plist')
| -rw-r--r-- | ofxHelios/example-circles/bin/example.app/Contents/Info.plist | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/ofxHelios/example-circles/bin/example.app/Contents/Info.plist b/ofxHelios/example-circles/bin/example.app/Contents/Info.plist deleted file mode 100644 index 35b0d93..0000000 --- a/ofxHelios/example-circles/bin/example.app/Contents/Info.plist +++ /dev/null @@ -1,24 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> -<plist version="1.0"> -<dict> - <key>CFBundleGetInfoString</key> - <string>example.app</string> - <key>CFBundleExecutable</key> - <string>example</string> - <key>CFBundleIdentifier</key> - <string>com.your-company-name.www</string> - <key>CFBundleName</key> - <string>example</string> - <key>CFBundleShortVersionString</key> - <string>0.01</string> - <key>CFBundleInfoDictionaryVersion</key> - <string>6.0</string> - <key>CFBundlePackageType</key> - <string>APPL</string> - <key>IFMajorVersion</key> - <integer>0</integer> - <key>IFMinorVersion</key> - <integer>1</integer> -</dict> -</plist> |
