This project compiles with Xcode 14.2 "Automatically manage signing" method and runs in MacOS13.
This project compiles with Xcode 13.2 "manual signing" method and runs fine in MacOS12.6.
Post
Replies
Boosts
Views
Activity
Hi, Drewbadour
You said because "XCode14 DriverKit profiles have changed to support DriverKit on iPadOS"
Causes the "provisioning profiles" we used in XCode13 to produce "Platform: maOS" in Xcode14
"Doesn't match platform DriverKit" and cannot be used.
So does Apple know about this problem and how to fix it?
I tried make a new Distribution DriverKit provisioning profiles for Xcode 14, but failed.
If Asix, or anyone else, has found a solution to this problem, I hope to respond, thank you!