WatchKit app wont run on simulator

前端 未结 9 1766
旧时难觅i
旧时难觅i 2021-01-04 10:09

error: WatchKit Extension doesn\'t contain any WatchKit apps. Verify that the value of WKWatchKitApp in your WatchKit App\'s Info.plist is set to YES.

9条回答
  •  [愿得一人]
    2021-01-04 10:46

    I was able to fix this error by removing the extension's binary from "Embedded Binaries" in Main App's "General Settings".

    I think that was still in there from the time I created the watch-target, which was for Watch OS 1.

提交回复
热议问题