From 64c89ab53447a004002ec0b0db94fd0a1e632cf6 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Sun, 28 Jan 2018 22:20:49 +0000 Subject: POC driver --- .../example/bin/example.app/Contents/Info.plist | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 ofxHelios/example/bin/example.app/Contents/Info.plist (limited to 'ofxHelios/example/bin/example.app/Contents/Info.plist') diff --git a/ofxHelios/example/bin/example.app/Contents/Info.plist b/ofxHelios/example/bin/example.app/Contents/Info.plist new file mode 100644 index 0000000..35b0d93 --- /dev/null +++ b/ofxHelios/example/bin/example.app/Contents/Info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleGetInfoString + example.app + CFBundleExecutable + example + CFBundleIdentifier + com.your-company-name.www + CFBundleName + example + CFBundleShortVersionString + 0.01 + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + IFMajorVersion + 0 + IFMinorVersion + 1 + + -- cgit v1.2.3