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

Better swift interop; better iOS 9+ support; and don't show activity if Chrome not installed. #24

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

Commits on Jul 7, 2016

  1. Add Xcode/Mac specific git ignore.

    Ryan Maxwell committed Jul 7, 2016
    Configuration menu
    Copy the full SHA
    3b7137a View commit details
    Browse the repository at this point in the history
  2. Add nullability specifiers for better swift integration. Don't call t…

    …he X-callback-URL unless we have registered a callbackURL
    Ryan Maxwell committed Jul 7, 2016
    Configuration menu
    Copy the full SHA
    615ad2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7544363 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

  1. synthesize activityTitle to _title as it’s readonly in the superclass…

    … and we’re not allowed to with Xcode 8
    Ryan Maxwell committed Aug 12, 2016
    Configuration menu
    Copy the full SHA
    c05a416 View commit details
    Browse the repository at this point in the history