diff --git a/samples/Info.plist b/samples/Info.plist new file mode 100755 index 0000000000..8741bc5ce9 --- /dev/null +++ b/samples/Info.plist @@ -0,0 +1,36 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleExecutable + $(PRODUCT_NAME) + CFBundleGetInfoString + $(PRODUCT_NAME) version 2.6.0, (c) 2006 wxWidgets + CFBundleIconFile + wxmac.icns + CFBundleIdentifier + org.wxwidgets.samples.$(PRODUCT_NAME) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + 2.6.0, (c) 2006 wxWidgets + CFBundleName + minimal + CFBundlePackageType + APPL + CFBundleShortVersionString + 2.6.0 + CFBundleSignature + ???? + CFBundleVersion + 2.6.0 + CSResourcesFileMapped + + LSRequiresCarbon + + NSHumanReadableCopyright + Copyright 2006 wxWidgets + +