summaryrefslogtreecommitdiff
path: root/ofxHelios/example-squares/bin/example.app
diff options
context:
space:
mode:
authorTim Redfern <tim@getdrop.com>2018-01-30 00:39:01 +0000
committerTim Redfern <tim@getdrop.com>2018-01-30 00:39:01 +0000
commitbe4ddf70e5cc22e3ff0ce2c45348231887946e13 (patch)
treedd34ddcdbb10cfcd9f1b95ee5e964152b5075b35 /ofxHelios/example-squares/bin/example.app
parentd60cc2aa2994f9e63d9570bea4fac8b8a9949b43 (diff)
much progress
Diffstat (limited to 'ofxHelios/example-squares/bin/example.app')
-rw-r--r--ofxHelios/example-squares/bin/example.app/Contents/Info.plist24
-rwxr-xr-xofxHelios/example-squares/bin/example.app/Contents/MacOS/examplebin11696052 -> 0 bytes
-rw-r--r--ofxHelios/example-squares/bin/example.app/Contents/MacOS/libfmodex.dylibbin2294756 -> 0 bytes
3 files changed, 0 insertions, 24 deletions
diff --git a/ofxHelios/example-squares/bin/example.app/Contents/Info.plist b/ofxHelios/example-squares/bin/example.app/Contents/Info.plist
deleted file mode 100644
index 35b0d93..0000000
--- a/ofxHelios/example-squares/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>
diff --git a/ofxHelios/example-squares/bin/example.app/Contents/MacOS/example b/ofxHelios/example-squares/bin/example.app/Contents/MacOS/example
deleted file mode 100755
index 11b384f..0000000
--- a/ofxHelios/example-squares/bin/example.app/Contents/MacOS/example
+++ /dev/null
Binary files differ
diff --git a/ofxHelios/example-squares/bin/example.app/Contents/MacOS/libfmodex.dylib b/ofxHelios/example-squares/bin/example.app/Contents/MacOS/libfmodex.dylib
deleted file mode 100644
index 4ae02bc..0000000
--- a/ofxHelios/example-squares/bin/example.app/Contents/MacOS/libfmodex.dylib
+++ /dev/null
Binary files differ