Posts

Post marked as solved
2 Replies
This - https://developer.apple.com/forums/thread/122660 fixed my problem. Basically, I created the folder (not using Xcode) and create an Info.plist inside that folder. Add the purpose string into Info.plist. Then, go to Xcode, find the target (the one that doesn't contain "Watchkit"). Go to Build Settings -> Packaging -> Info.plist File, enter your plist file location.
Post not yet marked as solved
58 Replies
FB7255868Filed a bug report with a sample project. Basically it is a new project with few dependencies installed using CocoaPods. Able to build for debug but not able to archive (Stuck on "Touch" for a long time).