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

[Bug report] If I try to build iOS examples I get No such module 'MLImage' #785

Open
appfabtech opened this issue Feb 27, 2024 · 2 comments
Assignees

Comments

@appfabtech
Copy link

Describe the bug
Building the latest commit of examples on iOS I get No such module 'MLImage'

To Reproduce
Example Steps to reproduce the behavior in sample app:

  1. Download googlesamples
  2. do a pod install in the example folder you want
  3. try to build with xcode 15.2
    4.see No such module 'MLImage'

SDK Info:

  • com.google.mlkit 6.0.0

Development Environment:

  • IDE Eversion: Xcode 15.2
  • cocoapods 1.15.2
@miworking3
Copy link
Collaborator

Could you share your Podfile and Podfile.lock if any?
com.google.mlkit 6.0.0 is weird because our latest release is 5.0.0:
https://developers.google.com/ml-kit/release-notes#ios-api-latest-versions

@miworking3 miworking3 self-assigned this Mar 25, 2024
@DanielGuarnizo
Copy link

I face the same problem, how can I solve 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

4 participants
@appfabtech @miworking3 @DanielGuarnizo and others