How to test standalone OS X app?
Hi! I followed every possible tutorial on how to sign and submit app to the Mac App Store. I managed to upload the build to the iTunes Connect, but I wasn't able to run and test it on my mac after signed.
I built the app, I signed everything inside with a developer profile, I made an installer package, I successfully installed it using Terminal. I see it's listed under Applications, but when I click on it, it asks for iTunes credentials and after that it says, the app is damaged and needs to be deleted. How can I run and test it?
Answer by hoodoo · May 16, 2016 at 12:44 AM
Same thing happens to me. I found some storeuid errors in the Console - see my question on that here: Sandbox errors trying to test my game
$$anonymous$$y game was accepted to the $$anonymous$$ac App Store, even though I had this error "app is damaged and needs to be deleted", plus other errors as shown in my linked question above. So I guess all is well, despite the errors and inability to run the game locally. Just make sure to add the entitlement for USB access as that is required.
$$anonymous$$y game on the $$anonymous$$ac App Store: https://itunes.apple.com/app/id1050503462
Answer by KirillKuzyk · Dec 08, 2017 at 12:49 AM
The same exact issue for me!
I followed tutorials precisely, uploaded the build to itunes connect with no errors. BUT. I can't run the game locally.
When I try to launch the game, Appstore credentials windows pops out, I enter my password and then there is a "app is damaged and needs to be deleted" message. Can't get rid of it. I think I'll just send my game on review and see what will happen.
Your answer
Follow this Question
Related Questions
Developing HoloLens on a mac, test on a HoloLens devive 0 Answers
Create folders on mac 0 Answers
Monodevelop 4.0.1 strange font on Mac El Capitan 0 Answers
Oculus DK2 0.5 SDK not working with Unity 5.0.4f1 with mac OSX 1 Answer
Why does Play In Editor close my currently Running Standalone Copy 0 Answers