diff options
Diffstat (limited to 'ofxHelios/example-squares/bin/example.app')
| -rw-r--r-- | ofxHelios/example-squares/bin/example.app/Contents/Info.plist | 24 | ||||
| -rwxr-xr-x | ofxHelios/example-squares/bin/example.app/Contents/MacOS/example | bin | 0 -> 11696052 bytes | |||
| -rw-r--r-- | ofxHelios/example-squares/bin/example.app/Contents/MacOS/libfmodex.dylib | bin | 0 -> 2294756 bytes |
3 files changed, 24 insertions, 0 deletions
diff --git a/ofxHelios/example-squares/bin/example.app/Contents/Info.plist b/ofxHelios/example-squares/bin/example.app/Contents/Info.plist new file mode 100644 index 0000000..35b0d93 --- /dev/null +++ b/ofxHelios/example-squares/bin/example.app/Contents/Info.plist @@ -0,0 +1,24 @@ +<?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> diff --git a/ofxHelios/example-squares/bin/example.app/Contents/MacOS/example b/ofxHelios/example-squares/bin/example.app/Contents/MacOS/example Binary files differnew file mode 100755 index 0000000..11b384f --- /dev/null +++ b/ofxHelios/example-squares/bin/example.app/Contents/MacOS/example diff --git a/ofxHelios/example-squares/bin/example.app/Contents/MacOS/libfmodex.dylib b/ofxHelios/example-squares/bin/example.app/Contents/MacOS/libfmodex.dylib Binary files differnew file mode 100644 index 0000000..4ae02bc --- /dev/null +++ b/ofxHelios/example-squares/bin/example.app/Contents/MacOS/libfmodex.dylib |
