Home  >  Q&A  >  body text

objective-c - bitcode上传失败

Unexpected Machine Code - Your upload contains both bitcode and native machine code. When you provide bitcode, it's not necessary to include machine code as well. To reduce the size of your upload, use Xcode 7.3 or later, or any other toolchain that removes machine code.

習慣沉默習慣沉默2747 days ago854

reply all(8)I'll reply

  • PHPz

    PHPz2017-05-02 09:28:48

    Does your program reference anything else that is not used bitcode编译的第三方包,使用bitcode必须保证所有引用的包也是bitcode?

    reply
    0
  • PHPz

    PHPz2017-05-02 09:28:48

    This seems to be just a warning and will not affect normal submission. I also received the same email, but the package can be successfully uploaded to iTunesConnect and there is no problem with submission.

    You can refer to this:
    http://stackoverflow.com/questions/38061045/unexpected-machine-code-warning-from-itunes-connect?rq=1

    reply
    0
  • 習慣沉默

    習慣沉默2017-05-02 09:28:48

    Cocoapods also needs to turn off bitcode, it was just uploaded successfully

    reply
    0
  • 伊谢尔伦

    伊谢尔伦2017-05-02 09:28:48

    How to solve it? Will it affect the review?

    reply
    0
  • 某草草

    某草草2017-05-02 09:28:48

    Don’t worry about it. I just received this email. I didn’t care about it. Just like before, I will be able to select the version I just built in build in a while. It doesn’t affect

    reply
    0
  • 怪我咯

    怪我咯2017-05-02 09:28:48

    I have never encountered this kind of problem. Try changing to a version after Xcode 7.3, or try compiling with Xcode7.3 and uploading using an old version of Xcode (7.0, etc.).

    reply
    0
  • 我想大声告诉你

    我想大声告诉你2017-05-02 09:28:48

    I also encountered the same problem. . Please have you solved it

    reply
    0
  • 大家讲道理

    大家讲道理2017-05-02 09:28:48

    Same request. . . . . .

    reply
    0
  • Cancelreply