onmyway133 / Arcane

:trident: CommonCrypto in Swift, and more
https://onmyway133.github.io/
Other
284 stars 22 forks source link

Added watchOS support #10

Closed radianttap closed 6 years ago

radianttap commented 6 years ago

Is there any particular reason why is watchos left out..? I did a brief test with the app I'm working on and it seems to compile just fine.

onmyway133 commented 6 years ago

@radianttap It was because of framework template generator does not support watchOS yet. I will update it soon. Many thanks for the PR

onmyway133 commented 6 years ago

@radianttap Hi, FYI, I update our framework generator https://github.com/hyperoslo/SwiftPackage/pull/16 to Swift 4 with iOS, macOS, tvOS, watchOS support 🎉