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