linker command failed when archive

前端 未结 3 1397
刺人心
刺人心 2021-01-21 12:37

I want to archive a React Native project user the latest Xcode and always failed because linker command failed.

When I run xcodebuild -verbose

3条回答
  •  日久生厌
    2021-01-21 12:45

    please remove all derived data step1: cmd + option + shift + k step2: cmd + shift + k step3: restart xcode

提交回复
热议问题