I can't get FxLauncher to work on OSX, any hints o...
# tornadofx
j
I can't get FxLauncher to work on OSX, any hints on how to debug the issue? https://github.com/edvin/fxldemo-gradle/issues/15
s
Can't afford a new macbook to test, but the "(Permission denied)" bit makes me think you need to run sudo (just a thought)
j
I wonder if it means I need to register to have an Apple Developer ID https://help.apple.com/developer-account/#/dev04fd06d56
s
You don't need an apple ID to launch an app on OSX (at least, you didn't need to when I made a program for OSX like, 4 years ago)
You only need one to put an app on the App Store or use Xcode