Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrated both osx and ios targets to Swift 4.2 #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 21, 2018

  1. fix: make it work on swift4.2

    mengtao.feng committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    2b3cea1 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Fixed CGFloat degrees to radians conversion

    It should be .pi instead of .greatestFiniteMagnitude
    Jesse Armand Iswaraputra committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    307f963 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Merge remote-tracking branch 'taoyuxuan/swift4.2' into swift42

    * taoyuxuan/swift4.2:
      fix: make it work on swift4.2
    Jesse Armand Iswaraputra committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    9ac2ef6 View commit details
    Browse the repository at this point in the history
  2. Migrated both ios and osx targets to Swift 4.2

    Jesse Armand Iswaraputra committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    728c39d View commit details
    Browse the repository at this point in the history