Reputation: 2865
I have just downloaded xcode 6.2 to work on apple watch sdk. but i cant find template for apple watch .
Upvotes: 1
Views: 576
Reputation: 2070
There is no template for Apple Watch, it is a target instead. So create your app (or open an existing one), select a project and add a new target. You are going to see an Apple Watch extension.
Upvotes: 10
Reputation: 2865
That shows in new->Project. I just created new target and it shows in that tab.. New->Target->AppleWatch
Upvotes: 0