Building a simple WatchKit App
Building a simple WatchKit App
Now that we have basic idea of WatchKit App and various components of a WatchKit App, let us build a simple Hello World App to understand WatchKit App better.
We are going to build a simple app that displays the text “Hello World!” and displays current time on the Apple Watch.
Getting Started
First step is to ensure that your Xcode version is >= 6.2. Note that WatchKit is not supported prior to…
View On WordPress







