WatchKit apps must have a deployment target equal to iOS 8.2 (was 8.3)?

后端 未结 7 578
野性不改
野性不改 2020-12-05 06:17

I just downloaded Xcode 6.3 beta 4, and my WatchKit app now fails to build with an error:

Embedded Binary Validation Utility Error
error: WatchKit apps must          


        
相关标签:
7条回答
  • 2020-12-05 06:51

    Experienced same problem in simulator with Xcode 7.3.1 and could solve it by going to watch App , then go to Watch OS deployment target , there you can chose lower version based on your watch .Hope if this helps.

    0 讨论(0)
提交回复
热议问题