We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
请问 支持 x86_64架构的iOS模拟器编译,编译报错 could not find module 'CodableWrapper' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator
The text was updated successfully, but these errors were encountered:
支持的。可以提供个最小化demo?
Sorry, something went wrong.
找到问题了 podfile 里面把 arm64 架构去掉了, spm 的默认用的 arm64,导致了不兼容
No branches or pull requests
请问 支持 x86_64架构的iOS模拟器编译,编译报错
could not find module 'CodableWrapper' for target 'x86_64-apple-ios-simulator'; found: arm64-apple-ios-simulator
The text was updated successfully, but these errors were encountered: