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

CropViewController fails in Xcode due to Imcompatible Swift Versions #13

Closed
BrogrammerGV opened this issue May 24, 2018 · 1 comment
Closed
Labels
bug Something isn't working change documentation

Comments

@BrogrammerGV
Copy link

For reference:
Using ionic@latest, xcode@latest, cordova@latest.

When building my app from Xcode to live device (build works fine on simulator) I get a 'Build Failed' due to the CropViewController and "Incompatible versions of Swift". Interestingly enough, simply removing the embedded binaries for 'CropViewController' within Xcode i'm able to build and use the plugin just fine in the app.

Here is an excerpt from the Error Log:
screen shot 2018-05-24 at 2 58 02 pm

The highlighted binaries that cause build to fail
screen shot 2018-05-24 at 2 51 58 pm

@ChrisTomAlx
Copy link
Collaborator

Thank you for bringing this issue up. I will look into it and see what can be done. Meanwhile I am glad you got it to work for yourself. If a workaround can't be found for this issue, will add your solution to the documentation for future users to access easily.

@ChrisTomAlx ChrisTomAlx added bug Something isn't working change documentation labels May 28, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working change documentation
Projects
None yet
Development

No branches or pull requests

2 participants