mlkit icon indicating copy to clipboard operation
mlkit copied to clipboard

[Bug report] Request for Xcode 15 Beta Support

Open FuJianyong opened this issue 2 years ago • 8 comments

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".

FuJianyong avatar Jun 20 '23 06:06 FuJianyong

Same here, and I haven't come across a solution.

cldrake01 avatar Jun 28 '23 00:06 cldrake01

Same here, and I haven't come across a solution.

Do u have any workround?

robinmo avatar Jul 07 '23 08:07 robinmo

Found solution xcode 15 linking error

robinmo avatar Jul 07 '23 10:07 robinmo

Found solution xcode 15 linking error

What a Godsend! Thank you.

cldrake01 avatar Jul 07 '23 14:07 cldrake01

@calren could u pls help close this issue or assign to the maintain one?

robinmo avatar Jul 07 '23 15:07 robinmo

@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.

calren avatar Jul 07 '23 18:07 calren

I'm afraid we don't have a plan to fix this in the near future, at least in Q3.

miworking3 avatar Jul 10 '23 16:07 miworking3

Why is this closed? Still an issue

mrRedSun avatar Jul 20 '23 16:07 mrRedSun

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.

bmsheppard avatar Mar 05 '24 05:03 bmsheppard

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.

robinmo avatar Mar 05 '24 06:03 robinmo

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.

miworking3 avatar Mar 05 '24 15:03 miworking3