The CI service we are using at the moment works from iOS 8.1 which (correct me if I'm wrong) does not support the Apple Watch / WatchKit. I've done some searching and poking around Xcode, but to no avail.
I'm looking for a way to exclude my Apple Watch extension from the build - either through Run Build Script
in Xcode, or what would be even better is a way to do it directly through the xcodebuild command.
Anyone have any tips?
Look into your [Main Target] > Build Phases > Target Dependencies
and [Main Target] > Build Phases > Embed App Extensions
and remove the WatchKit information from both.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With