Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Had to make executable universalJavaApplicationStub.sh for OS X #40

Closed
mrbuk opened this issue Jun 12, 2015 · 2 comments
Closed

Had to make executable universalJavaApplicationStub.sh for OS X #40

mrbuk opened this issue Jun 12, 2015 · 2 comments

Comments

@mrbuk
Copy link

mrbuk commented Jun 12, 2015

After executing

gradle installOsxDist

and moving the JD-GUI.app to /Applications I had to addionally execute

chmod +x /Applications/JD-GUI.app/Contents/MacOS/universalJavaApplicationStub.sh

maybe its a good idea to add this to the README.md?

@emmanue1
Copy link
Collaborator

Mmmh, thanks for the feedback.

Usually, I build JD-GUI.app under Windows and I checks the build under OSX 10.9 and 10.10.

I will add "chmod" command into "build.gradle".

@emmanue1
Copy link
Collaborator

Fixed by commit 230b448

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

No branches or pull requests

2 participants