iTunes Connect Errors occurred in the app thinning process, and your app couldn’t be thinned?

后端 未结 13 1386
囚心锁ツ
囚心锁ツ 2020-12-29 06:13

I Uploaded the build via Xcode Yesterday it worked fine but while uploading today the build is uploading perfectly but after 10 minutes i got a email form apple stating that

相关标签:
13条回答
  • 2020-12-29 07:13

    Finally, I made this work!!!

    Just like @applejack42 said, you must remove CFBundleExecutable key of all 3rd party library info.plist file.

    In my case, I just remove this key from JSONModel info.plist, and submit.

    Success!

    I really hope it works for you, because that issue make me crazy.

    0 讨论(0)
提交回复
热议问题