When I try to add an Apple Watch to my project supporting iOS 7+, I get an error message to add that the goal of deploying an Apple Watch should be minimal. 8.2 When I checked instagram, it provides support for Apple Watch and supports iOS 7 as well. How to add an Apple Watch and simultaneously run the application on iOS 7 devices.
Found a solution to the problem. This was a bug in Xcode 6.3. For some reason, Xcode wanted the goal of hosting the WatchKit App (and not our target app ) to be exactly 8.2
" iOS" Watchkit 8.2 , .
iOS 7.0, iOS 8.2 SDK .
, Deployment Target Build SDK.
Deployment Target
Build SDK
Deployment Target - iOS7 +
iOS 8.2 SDK
Deployment Target :
Architecture to iOS 8.2 8.3
Architecture
.
8.2 Apple Watch .
And make sure Valid Architects has arm64 for all viewing purposes.