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

Issues installing this dependency #100

Closed
finleyowen opened this issue May 18, 2021 · 2 comments
Closed

Issues installing this dependency #100

finleyowen opened this issue May 18, 2021 · 2 comments

Comments

@finleyowen
Copy link

Hi, I opened an issue about this a while ago but closed it because I thought I had the wrong version of this SDK installed into my project. Basically, every now and then Xcode will not build my project and throw the following build error: "'openURL:' is deprecated: first deprecated in iOS 10.0". When it happens, the only way I've found to fix it is to remove the pod and then reinstall it and still this sometimes doesn't work. Could there be something wrong with the way I've configured my URL schemes, etc.? Thanks

@finleyowen finleyowen changed the title Xcode throwing arbitrary error related to this dependency Issues installing this dependency May 31, 2021
@tichise
Copy link

tichise commented Jun 14, 2021

The same phenomenon was reproduced in my environment, so I created a pull request to fix the problem.

@MikeSilvis
Copy link
Collaborator

Thank you both for reporting. It looks like if your deployment min target was set to iOS 11 and up this failed. I have deployed a fix https://github.com/square/SquarePointOfSaleSDK-iOS/releases/tag/3.5.1

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