bare bones app crashing, is it a code signing issue?
bare bones app crashing, is it a code signing issue?
- Subject: bare bones app crashing, is it a code signing issue?
- From: Navneet Kumar <email@hidden>
- Date: Fri, 13 Oct 2017 09:25:17 +0530
Hi,
I have MacOS High Sierra and Xcode 9.
When I start a new project without any development team, choosing Obj-c, and
adding nothing to the code, the app starts and shows the window.
Now I added my Apple ID in Xcode accounts preferences, a cert is created and a
personal team is created bearing my name.
I am not part of Developer Program.
Now if I create a new project, this time choosing the personal team and adding
nothing to the code, the app crashes.
The only warning when compiling is about unable to build chain to self signed
root.
I have set the cert to “Always trust” for all in keychain access.
Main Thread-> EXC_BAD_INSTRUCTION at instruction ud2.
Same happens with other projects where I have coded and tried to code sign.
Please help.
Thanks,
Navneet
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden