Post

Replies

Boosts

Views

Activity

Comment on Xcode 14 watchOS Error
i noticed if i create a new watch app in xcode 14, it will create the app but not add it to the build phases as a dependency and embed watch content. After the migrate those 2 are still there can they be removed now in xcode 14? I noticed if i remove both the ios app will run on the simulator. Just curious if those need to be removed
Jun ’22
Comment on Xcode 14 watchOS Error
this got it to build for me !, however now im having an issue where it states when trying to run the iOS app on the iOS16 simulator: Please try again later. Found WatchKit 2.0 app at /Users/xxxxxxx/Library/Developer/CoreSimulator/Devices/E18868EE-130C-4159-AAF2-95319072DD5E/data/Library/Caches/com.apple.mobile.installd.staging/temp.JH6Xuf/extracted/Payload/TestingApp.app/Watch/TesterExt.app but it does not have a WKWatchKitApp or WKApplication key set to true in its Info.plist
Jun ’22