-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
iOS app is all broken on Xcode 16 #5877
Comments
Until they fix it, here is the workaround that fixed the iOS build
Add below lines at the top of the file
Update: ios/Podfile
Note: You can add or remove items in framework_paths as per your usage
there will be error about TOCropViewController. Update it with the instruction given in error.
Comment everything inside
Comment everything inside Comment everything inside
|
@krishan-kumar-mourya can you contribute with a PR? |
Ok, I will try to make it soon. |
Description:
After upgrading to macOS Sequoia (V 15.0) which comes with Xcode 16 or even upgrading Xcode directly to version 16, the iOS build is all broken with multiple failures.
Environment Information:
Steps to reproduce:
modules broken:
The text was updated successfully, but these errors were encountered: