ios-samples/watchOS
Rolf Bjarne Kvinge 69a1d5ad4f [WatchKitCatalog] Add a 1024x1024 icon. (#283) 2018-09-25 09:19:10 -07:00
..
ActivityRings Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
SpeedySloth Updated README 2018-07-03 11:33:56 -06:00
WatchBackgroundRefresh Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
WatchComplication Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
WatchConnectivity Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
WatchKitCatalog [WatchKitCatalog] Add a 1024x1024 icon. (#283) 2018-09-25 09:19:10 -07:00
WatchLocalization Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
WatchPuzzle Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
WatchTables Switched to 64-bit only builds. 2018-08-07 14:13:47 +01:00
README.md minor corrections in readme 2018-02-28 21:28:48 -08:00

README.md

watchOS

Xamarin has watchOS support:

  1. Add a new watchOS > App > WatchKit App project to an iOS 10 solution.
  2. Right-click the watchOS app project and select Set as startup project
  3. The simulator list should change to display a 38mm or 42mm watch option. If it doesn't change, restart Visual Studio for Mac and try again.
  4. With a watch simulator selected, start debugging.

Refer to the Xamarin watchOS docs for more information. Also see the release notes and API diff.

Requirements

watchOS has the following minimum requirements:

  • Xcode 8.0 (download from Apple)
  • Xamarin Studio 6.1 (available in Stable channel)
  • Xamarin.iOS 10 (available in Stable channel)

Please raise any issues on bugzilla.