Error itms-90035

后端 未结 10 1069
清酒与你
清酒与你 2020-12-05 05:08

App passes validation

On upload getting error Error itms-90035

\"Invalid Signature. Code object is not signed at all. The bi

10条回答
  •  离开以前
    2020-12-05 05:45

    Tried & tested solution:

    1. Copy both RNGrid.m & RNGrid.h to another location
    2. Remove both your RNGrid.m & RNGrid.h and move to trash
    3. Clean and build
    4. Add both RNGrid.m & RNGrid.h files back to the project and Copy it to the destination folder
    5. Clean and build

    This solution works for me which is also answered here: Why does one .o file in my project has no Provisioning Profile?

提交回复
热议问题