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

Add Carthage support #37

Closed
tbaranes opened this issue Mar 9, 2017 · 2 comments
Closed

Add Carthage support #37

tbaranes opened this issue Mar 9, 2017 · 2 comments

Comments

@tbaranes
Copy link

tbaranes commented Mar 9, 2017

That would be great!

@jeremangnr
Copy link

👍

mollidor added a commit that referenced this issue Feb 4, 2019
## Version 3.2b1

* [UPDATE] Style updated to match our iOS app v2.0
* [UPDATE] Base SDK updated to iOS 12, built with Xcode 10.1
* [IMPROVEMENT] Location permissions are handled when presenting the
  login view controller. The merchant is asked to grant location
  permissions if needed and restricted from logging in when denied.
* [IMPROVEMENT] Added a section to the README on how to
  [integrate with Carthage](https://github.com/sumup/sumup-ios-sdk/blob/master/README.md#integration-via-carthage).
  Heavily inspired by [Zyphrax's](https://github.com/Zyphrax) help in
  [PR #42](#43) addressing
  [issue #37](#37).
* [BUGFIX] Fix a crash in checkout when trying to use an audio
  connection to a PIN+ or C&S readers when microphone permissions have
  been denied.
@floschliep
Copy link

Hi @tbaranes, @jeremangnr,

we're going to add Carthage support with the next release, please see my comment here for reference.

Best,
Florian

mollidor added a commit that referenced this issue Apr 9, 2019
* [UPDATE] Style updated to match our iOS app v2.0
* [UPDATE] Base SDK updated to iOS 12, built with Xcode 10.1
* [IMPROVEMENT] Location permissions are handled when presenting the
  login view controller. The merchant is asked to grant location
  permissions if needed and restricted from logging in when denied.
* [IMPROVEMENT] Added a section to the README on how to
  [integrate with Carthage](https://github.com/sumup/sumup-ios-sdk/blob/master/README.md#integration-via-carthage).
  Heavily inspired by [Zyphrax's](https://github.com/Zyphrax) help in
  [PR #42](#43) addressing
  [issue #37](#37).
* [BUGFIX] Fix a crash in checkout when trying to use an audio
  connection to a PIN+ or C&S readers when microphone permissions have
  been denied.
* [ADDED] Added support for the SumUp 3G reader
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

No branches or pull requests

3 participants