Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Provide a real mac application #23

Open
mojo2012 opened this issue Nov 21, 2014 · 1 comment
Open

Provide a real mac application #23

mojo2012 opened this issue Nov 21, 2014 · 1 comment

Comments

@mojo2012
Copy link

Hi,

on MacOS X it's common to package jar files (and any other program) into so called application bundles.
I did this for version 1.12 for you. Here is the link: https://www.transferbigfiles.com/2a05acbf-645a-4be9-95c3-28786567e492/skGW_KMjaZ6eeJoxa4fBtQ2

It would be cool to support this feature by default. It's not that complicated. Basically all you have to do is to change the bash script that actually runs "java -jar fakeSMTP-1.12.jar" with the new filename, if it changes.
You're welcome to ask for help if needed.

Cheers
Matthias

@Vest
Copy link
Contributor

Vest commented May 14, 2015

Maybe it would make sense to create a package for OS X. The good article with all references is in StackOverflow. There are also two articles that can be taken as a reference, or maybe think about the better build script:

The only thing that we will not have in the repository is the developer certificate, I guess.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants