Posts

Post not yet marked as solved
2 Replies
I find I can compile the USB DriverKit Sample in XCode 11-5-0; that version of XCode proceeds to do the build if the target is set to 'Sign to run locally'. XCode 12 seems dead-in-the-water until you have your real provisioning profile.
Post not yet marked as solved
1 Replies
Yes I face this frequently in XCode 10.3, Mac OS 10.14.6 trying to archive an iOS private framework.Once in a while I am able to work around the problem by deleting the build products folder, and then, importantly, restarting my Mac.That worked twice this morning; this afternoon I have restarted 15 times and still cannot archive the framework.PS: I don't care about archiving the framework; it is embedded in an app I am trying to upload; it's the build phase of the framework during the archive phase of the app that is failing.Has anyone found a solution for this !!!!