onmyway133 / Arcane

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

Minor cleanup and updates to watchOS and tvOS #13

Closed basememara closed 6 years ago

basememara commented 6 years ago

The following PR includes:

  1. Organized Info.plist with other platforms
  2. Rename product to match iOS/macOS, which will ensure 3rd parties to write build, etc scripts consistently.
  3. Remove deprecation warnings regarding Swift 3 @objc inference
  4. watchOS and tvOS supported version was only supporting latest, so decreased version to support more

screenshot 2017-11-14 at 10 16 00 am

onmyway133 commented 6 years ago

@basememara This is super cool. Thanks for the PR 👍