beeware / Python-Apple-support

A meta-package for building a version of Python that can be embedded into a macOS, iOS, tvOS or watchOS project.
MIT License
1.12k stars 161 forks source link

iOS打包的时候出现了90036和90207怎么解决 #193

Closed thinkofyou002 closed 10 months ago

thinkofyou002 commented 10 months ago

Describe the bug

Dear Developer,We identified one or more issues with a recent delivery for your app, "XXXX" 1.0.1 (3). Please correct the following issues, then upload again.ITMS-90036: This bundle is invalid - The Info.plist file for /Payload/ChuzhiKJ.app/PythonEnvironment.bundle/Python.framework is missing or could not be read. ITMS-90207: Invalid Bundle - The bundle at '/Payload/ChuzhiKJ.app/PythonEnvironment.bundle/Python.framework' does not contain a bundle executable.Best regards,The App Store Team

Steps to reproduce

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

不能打包怎么办

Screenshots

No response

Environment

Logs

Additional context

No response

freakboy3742 commented 10 months ago

I appreciate that there may be a language difficulty, but the bug submission form is a form for a reason. It requests a number of specific details. If you don't provided these details, there is literally nothing we can do to help you.

You're clearly getting an error. However, you haven't provided any detail about how you're generating this error. You haven't even told us what operating system you're using.

Closing on the basis that this report can't be actioned. If you want to provide the details that would be necessary for us to even begin an investigation, I'm happy to re-open.

mhsmith commented 10 months ago

@thinkofyou002: As the README in this repository says, the easiest way to use these packages is by creating a project with Briefcase. If your app was built with the newest version of Briefcase and you still got these errors, please let us know.