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

Executable does not execute from /Applications #52

Open
made-by-chris opened this issue Jan 3, 2016 · 6 comments
Open

Executable does not execute from /Applications #52

made-by-chris opened this issue Jan 3, 2016 · 6 comments
Labels

Comments

@made-by-chris
Copy link

made-by-chris commented Jan 3, 2016

Is there a panel within xcode to determine an applications permissions?
My compiled application works great, but does not start when it is inside /Applications.
It starts fine from documents,downloads, and user/Applications.
Thanks

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29552902-executable-does-not-execute-from-applications?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F899498&utm_medium=issues&utm_source=github).
@xhacker
Copy link
Member

xhacker commented Jan 5, 2016

For “does not start”, can you elaborate? Are there any error messages?

@made-by-chris
Copy link
Author

If you double-click on the application from within /Applications, nothing happens. No popups, no errors, nothing.
The app runs fine from within user space.
( you can try it if you like http://system-art.io/brain )
Thanks for your great platform and continued support xhacker.

@xhacker
Copy link
Member

xhacker commented Jan 5, 2016

It works fine on my computer. Can you try right click the app, and select “Open”?

No problem :) It’s my pleasure if the framework really helps.

@made-by-chris
Copy link
Author

Are you sure it was it /Applications and not /Users/USER/Applications ?
I have tested context>"open". It did not work unfortunately.
I even dragged the working version from my desktop into /Applications and it didn't work from there.
I will be uploading the entire project to github in half an hour, will notify you then. Thanks!

@made-by-chris
Copy link
Author

Hi again, here's my dev setup https://github.com/basiclaser/brain
The problem seems to be related to renaming the ${EXECUTABLE_NAME} to 'brain'. If i leave the name, the application runs fine from /Applications

@xhacker
Copy link
Member

xhacker commented Jan 26, 2016

@basiclaser: Does it work after renaming to brain, or before renaming?

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

No branches or pull requests

2 participants