From a98d3a20c6bddfb87575f2e07b5e954089337b70 Mon Sep 17 00:00:00 2001 From: Manolo Gouy Date: Mon, 3 Oct 2016 15:48:12 +0000 Subject: [PATCH] This file is used by the offscreen demo program when building with Xcode. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@12005 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/Xcode4/plists/offscreen-Info.plist | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 ide/Xcode4/plists/offscreen-Info.plist diff --git a/ide/Xcode4/plists/offscreen-Info.plist b/ide/Xcode4/plists/offscreen-Info.plist new file mode 100644 index 000000000..b2910f505 --- /dev/null +++ b/ide/Xcode4/plists/offscreen-Info.plist @@ -0,0 +1,26 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleGetInfoString + Part of the FLTK library. Please visit www.fltk.org. + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + FLTK + CFBundleVersion + 1.0 + NSHighResolutionCapable + + NSHumanReadableCopyright + Copyright 1998-2016 by Bill Spitzak and others. + +