Post

Replies

Boosts

Views

Activity

Reply to Xcode CodeSigning Error
In my case, I solved this by set the CODE_SIGN_IDENTITY to empty in Build Setting. The default of it is "Sign to Run Locally"
Topic: Code Signing SubTopic: General Tags:
Replies
Boosts
Views
Activity
Aug ’23
Reply to Signing identity error "-"
I post my solution in this thread: Xcode CodeSigning Error - https://developer.apple.com/forums/thread/671238?answerId=763160022#763160022. You can try to set the CODE_SIGN_IDENTITY to empty in Build Setting. The default of it is "Sign to Run Locally"
Replies
Boosts
Views
Activity
Aug ’23
Reply to Xcode14 find call hierarchy not working
Not working for me as well. My xcode is 15.1 and I have c+++objc codebase.
Replies
Boosts
Views
Activity
Feb ’24