mlkit
mlkit copied to clipboard
[Bug report] Request for Xcode 15 Beta Support
We integrated MLKitTextRecognitionCommon framkwork with pod 'GoogleMLKit/TextRecognition', '3.2.0' in our oc project . But we recently built project with Xcode 15 Beta1, then got such error "clang: error: unable to execute command: Segmentation fault: 11".
Same here, and I haven't come across a solution.
Same here, and I haven't come across a solution.
Do u have any workround?
Found solution xcode 15 linking error
@calren could u pls help close this issue or assign to the maintain one?
@miworking Do we have plans to address this one in the near future? Feel free to close if not, or tag someone more appropriate to triage.
I'm afraid we don't have a plan to fix this in the near future, at least in Q3.
Why is this closed? Still an issue
If there is no plan to fix this in the near future, can we at least get this documented so others don't waste more time figureing out why iOS applications won't build? There is no mention of this on the ML Kit home page.
For Xcode15.1 and Xcode15.2, this issue is gone(no longer need to added "-ld64" to "Other linker Flags" ). It seems Xcode beta issue.
We've recently launched an updated version to ensure compatibility with Xcode 15.1, as detailed in our release notes: https://developers.google.com/ml-kit/release-notes#improvements.
Please test it using Xcode 15.1, and if the issue remains, feel free to reopen this discussion.
Regarding support for Beta versions, currently, we do not have plans to offer this in the near future. Our focus is typically on providing support for official releases rather than Beta versions.