Replies: 1 comment
-
This is an unsupported configuration, I will close this immediately as your Podfile is invalid - we require use_frameworks and do not accept modular_headers. The "error" you assert is breaking your build is actually a warning, and not breaking your build. If you search into the script that is causing error 65 and try to run it by hand it will likely point to something else, however, you must remove all modular_headers workarounds from your build and use This is clearly documented |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I did the following, an error occurred.
How can I solve it? Is it because you haven't registered with the Apple Developer Program yet?
Procedure
Error
File
package.json
Podfile
Other
PC: MacBook Air M1
macOs: 14.1.2
Beta Was this translation helpful? Give feedback.
All reactions