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

Issue compiling on xcode 12.4 #11

Closed
jonotrybe opened this issue Nov 30, 2021 · 2 comments
Closed

Issue compiling on xcode 12.4 #11

jonotrybe opened this issue Nov 30, 2021 · 2 comments

Comments

@jonotrybe
Copy link

I seems that the ZLImage editor lib causes a swift compile error here:
https://github.com/baronha/react-native-photo-editor/blob/master/ios/ZLImageEditor/Sources/General/ZLEditImageViewController.swift#L289

I am seeing the error "Type of expression is ambiguous without more context"

@baronha
Copy link
Owner

baronha commented Dec 6, 2021

What swift version are you using? Make sure it's swift 5.0+

@jonotrybe
Copy link
Author

Ya, I should be on swift 5+ because of other libraries that need that.

I ended up needing to update our app to xcode 13 and the issue went away. No other config changes done. I'll close this unless someone else sees it.

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

2 participants