diff --git a/setup/MacOSX/Info_trial.plist.in b/setup/MacOSX/Info_trial.plist.in new file mode 100644 index 00000000..424170d2 --- /dev/null +++ b/setup/MacOSX/Info_trial.plist.in @@ -0,0 +1,44 @@ + + + + + CFBundleDisplayName + Coati_Trial + CFBundleDevelopmentRegion + English + CFBundleExecutable + @MACOSX_BINARY_NAME@_Trial + CFBundleGetInfoString + + CFBundleIconFile + + CFBundleIdentifier + io.coati + CFBundleInfoDictionaryVersion + 6.0 + CFBundleLongVersionString + + CFBundleName + + CFBundlePackageType + APPL + CFBundleShortVersionString + + CFBundleSignature + ???? + CFBundleVersion + + CSResourcesFileMapped + + LSRequiresCarbon + + NSHumanReadableCopyright + + NSHighResolutionCapable + + CFBundleIconFile + icon + LSMinimumSystemVersion + 10.9 + +