Skip to content

Conversation

@joshluongo
Copy link

@joshluongo joshluongo commented May 17, 2016

Changes:

  • Added Carthage support for this project.
  • Added badges to readme.
  • Moved code from pod folder into project.
  • Remove #imports for frameworks switched to @import.

Notes:
I haven't tested the Cocoapod.

joshluongo and others added 4 commits May 17, 2016 14:25
Added Carthage support by moving the code into a framework, the Cocoa
Pod path has been updated to reflect this change.
@incarnate
Copy link
Member

Hi Josh,

Thanks for the PR! I've asked our mobile team to review. 👍

Added support for iOS 8.
Added more classes to umbrella header.
Change the shared instance from `id` to `instancetype` this helps with
Swift support.
@joshluongo
Copy link
Author

Cheers, Just a heads up my changes appear to have broken the sample project.

My latest commit has some fixes for Swift support, Apple Pay support when using the module and I have set the deployment target to iOS 8, it has silenced a lot of deprecation notices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants