ios - WatchKit XCODE 6.3 ISSUE -


i have problem watchkit in xcode 6.3 can't build app. xcode tell me

error: watchkit apps must have deployment target equal ios 8.2 (was 8.3).

do knows issue ?

your ios app can target versions less 8.2, watchkit app , watchkit extension must target ios 8.2 (or later i'm assuming). please make sure you're satisfying requirements.

see this apple developer forums link more info.


Popular posts from this blog