diff --git a/ide/Xcode3/plists/device-info.plist b/ide/Xcode3/plists/device-info.plist new file mode 100644 index 000000000..da2f9c145 --- /dev/null +++ b/ide/Xcode3/plists/device-info.plist @@ -0,0 +1,24 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + org.fltk.device + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + APPL + CFBundleSignature + FLTK + CFBundleVersion + 1.0 + NSHumanReadableCopyright + Copyright 1998-2010 by Bill Spitzak and others. + CFBundleGetInfoString + Part of the FLTK library. Please visit www.fltk.org. + +