-
I've been trying to update an app to use version 10. During development everything works fine but on archiving I keep getting the same error. Even when using the example app I get the same error. Haven't used xcode in over a year but I think it has something to do with arm64 instead of armv7? Only related issue I can find is this:
|
Beta Was this translation helpful? Give feedback.
Answered by
yvocilon
Jul 8, 2024
Replies: 1 comment
-
Turned out to be due to old version of cocoapods (1.11)! https://stackoverflow.com/questions/75921899/run-custom-shell-script-cp-embed-pods-frameworks |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
yvocilon
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Turned out to be due to old version of cocoapods (1.11)!
https://stackoverflow.com/questions/75921899/run-custom-shell-script-cp-embed-pods-frameworks