diff --git a/README.md b/README.md index c4bd7b1..77337f6 100644 --- a/README.md +++ b/README.md @@ -101,10 +101,11 @@ Currently [`XcodeServerSDK`][xcodeserversdk] provides frameworks for the followi |:--:|:--:|:--:|:--:| |OS X | 10.10| :white_check_mark: | :white_check_mark: | |iOS | 8.0| :white_check_mark: | :white_check_mark: | -|ᴡᴀᴛᴄʜ | 2.0 | :white_check_mark: | :no_entry: * | +|ᴡᴀᴛᴄʜ | 2.0 | :white_check_mark: | :warning: * | -*: _CocoaPods still doesn't support watchOS, but its working on it. You can check progress of the issue [here][cocoapodswatchos]_ +*: _CocoaPods supports this on the `0.38.0.beta.1` release; you can check the `PR` [here][cocoapodswatchos]; and [here][watchossample] you can take a look at a sample implementation of ᴡᴀᴛᴄʜ pods._ [cocoapodswatchos]:https://github.com/CocoaPods/CocoaPods/pull/3681 +[watchossample]:https://github.com/neonichu/native-watchOS-example # Projects using XcodeServerSDK - [Buildasaur](https://github.com/czechboy0/Buildasaur) - connect Xcode Server with GitHub Pull Requests.