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. + +