Prevent deploying (disable) WatchKit App with iOS iPhone App in Xcode
问题 We\'ve got an Xcode project with build configurations for the Apple Watch as well. Our Apple Watch app isn\'t ready yet, so we\'d like to release with it disabled. What\'s the best way to disable Apple Watch functionality in a build? 回答1: Remove the WatchKit extension To make sure that your WatchKit extension is no longer visible, you have to do two things: 1) Remove the WatchKit extension from "Target Dependencies" (To go to Target Dependencies: in the project navigator, click the project