ipa upload errors #4830
-
QuestionHi all,
And for reference here is my project.toml:
I have uploaded other Apps successful to App Store Connect from xcode on this machine so I know that the auto signing does work correctly. Therefore Im not sure what the error is referring to.
Thanks for your help! Code sampleNo response Error messageAsset validation failed (90035)
Invalid Signature. Code object is not signed at all. The file at path “Runner.app/Frameworks/serious_python_darwin.framework/python-stdlib/ctypes/macholib/fetch_macholib” is not properly signed. Make sure you have signed your application with a distribution certificate, not an ad hoc certificate or a development certificate. Verify that the code signing settings in Xcode are correct at the target level (which override any values at the project level). Additionally, make sure the bundle you are uploading was built using a Release target in Xcode, not a Simulator target. If you are certain your code signing settings are correct, choose “Clean All” in Xcode, delete the “build” directory in the Finder, and rebuild your release target. For more information, please consult https://developer.apple.com/support/code-signing. (ID: 38b1e636-0b6f-4379-b746-876495b9ebd4)
Asset validation failed (90208)
Invalid Bundle. The bundle Runner.app/Frameworks/_asyncio.framework does not support the minimum OS Version specified in the Info.plist. (ID: 8b380f23-d42a-4b59-bfec-d39f6fe4604e) ------------------------------------------------------
|
Beta Was this translation helpful? Give feedback.
Answered by
FeodorFitsner
Feb 5, 2025
Replies: 1 comment
-
Closing in favour of #4831 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ndonkoHenri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Closing in favour of #4831