diff --git a/openproj_build/resources/mac/JavaAppLauncher b/openproj_build/resources/mac/JavaAppLauncher new file mode 100755 index 0000000..7bddebe Binary files /dev/null and b/openproj_build/resources/mac/JavaAppLauncher differ diff --git a/openproj_build/resources/mac/new/Info.plist b/openproj_build/resources/mac/new/Info.plist new file mode 100644 index 0000000..9bda68c --- /dev/null +++ b/openproj_build/resources/mac/new/Info.plist @@ -0,0 +1,88 @@ + + + + +CFBundleDevelopmentRegion +English + CFBundleDocumentTypes + + + CFBundleTypeExtensions + + pod + + CFBundleTypeIconFile + projectlibre.icns + CFBundleTypeName + ProjectLibre + CFBundleTypeOSTypes + + **** + + CFBundleTypeRole + Editor + + + CFBundleTypeExtensions + + mpp + + CFBundleTypeName + Microsoft Project + CFBundleTypeOSTypes + + **** + + CFBundleTypeRole + Editor + + + CFBundleTypeExtensions + + xml + + CFBundleTypeName + Microsoft Project + CFBundleTypeOSTypes + + **** + + CFBundleTypeRole + Editor + + +CFBundleExecutable +JavaAppLauncher +CFBundleIconFile +projectlibre.icns +CFBundleIdentifier +com.projectlibre.pm.Desktop +CFBundleDisplayName +ProjectLibre +CFBundleInfoDictionaryVersion +6.0 +CFBundleName +ProjectLibre +CFBundlePackageType +APPL +CFBundleShortVersionString +@version@ +CFBundleSignature +plib +CFBundleVersion +1 +NSHumanReadableCopyright +2012 ProjectLibre Inc. +LSApplicationCategoryType +public.app-category.productivity +JVMMainClassName +com/projity/main/Main +JVMOptions + + +JVMArguments + + + + + diff --git a/openproj_build/resources/mac/new/PkgInfo b/openproj_build/resources/mac/new/PkgInfo new file mode 100644 index 0000000..962beac --- /dev/null +++ b/openproj_build/resources/mac/new/PkgInfo @@ -0,0 +1 @@ +APPLplib \ No newline at end of file