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

Migrate to SPM error: Could not find module 'SKPhotoBrowser' for target 'x86_64-apple-ios-simulator' #451

Closed
rbsolucoesemti opened this issue May 13, 2024 · 3 comments

Comments

@rbsolucoesemti
Copy link

Hello, I would like migrate from cocoapods to SPM but there is a error.

Could not find module 'SKPhotoBrowser' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator.

Someone could help me with this ?

Thanks.

@tommyming
Copy link
Collaborator

tommyming commented May 14, 2024

@rbsolucoesemti Hello.
This kind of error is mostly related to CPU architecture issue, is your project previously built on an Intel-based macbook, when using cocoapods?

There are various kinds of solutions from the community, please check stackflow about Architectures in .xcodeproj.

@tommyming
Copy link
Collaborator

@rbsolucoesemti May I know if the issue still exists?
Since it is not really related to the repository itself, I may close the issue soon.

@tommyming
Copy link
Collaborator

Will close this issue for now, please feel free to reopen it if there are any new related problems appeared.

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