Posts

Post not yet marked as solved
20 Replies
I found that if embed static frameworks in app. They will be code signed with version 2.2.0. But static frameworks shouldn't be embedded in app, so my solution is do not embed them.
Post not yet marked as solved
20 Replies
This seems to be related to iOS 14 requires a minimum CodeDirectory compatibility version of 0x00020400 to launch/install apps. But I'm not sure how to fix this.