0

I want to run app that have watch target but when try to build on xCode 11.4 This error is raised "WatchKit is not available when building for iOS Simulator."

zeina reda
  • 11
  • 2
  • What simulator have you selected as your execution target? You need to select a simulator that you have paired with a simulated watch. – Paulw11 Jul 19 '20 at 21:40
  • @Paulw11 i just want to run app not watch app but error is still shown ! "ld: framework not found WatchKit clang: error: linker command failed with exit code 1 (use -v to see invocation) " – zeina reda Jul 19 '20 at 22:01
  • Make sure you are selecting the iOS app target, not the watch target. Also, see if [this](https://stackoverflow.com/questions/56494422/xcode-11-beta-wont-build-because-of-watchkit) helps – Paulw11 Jul 19 '20 at 22:03

0 Answers0