Hi !
Apple newbie here… My dev experience so far is almost exclusively on PC.
I have compiled an app that runs fine on my laptop, and I’d like to run it on my friend’s laptop (He’s not a dev, doesn’t have XCode, but otherwise runs the same version of OSX as me: El Capitan)
When I copy the app on my friends laptop, the icon of the app gets this weird semi-transparent “no parking” sign. I thought maybe this had to do with Gatekeeper, so I disabled it on my friend’s laptop, but it didn’t make any difference.
When I then try to start it, I get a popup saying “Cannot start this app” and that’s all: no detail to point me in the right direction.
Also, I tried generating a brand new GUI-app from the introjucer (I’m still using JUCE 4.1 btw) and I get the exact same problem.
So I’m pretty sure my code is fine: I’m obviously doing something wrong within my “build process”…
Thanks in advance for your help

