home-assistant / Iconic

:art: Auto-generated icon font library for iOS, watchOS and tvOS
Apache License 2.0
1.58k stars 86 forks source link

Adds watchOS >= 2.0 support #60

Closed dzenbot closed 7 years ago

dzenbot commented 7 years ago

Closes #9

Nothing really changed on the library files; it was mostly configuration things. CoreText header files are missing from the watchOS simulator, so I added a script located in ./Samples/watchOS/WatchSimulator-CoreText-Patch.sh to simply copy the header files from the iOS simulator. Not being able to run the watchOS sim with CoreText was painful (specially if you don't own a Watch device).

watchos_iconic

robotelio commented 7 years ago
1 Warning
:warning: This PR is too big! Consider breaking it down into smaller PRs.

Generated by :no_entry_sign: danger

codecov-io commented 7 years ago

Current coverage is 90.82% (diff: 100%)

No coverage report found for master at 7692a9d.

Powered by Codecov. Last update 7692a9d...cd1bce4