Xcode 10.2.1 Command PhaseScriptExecution failed with a nonzero exit code

前端 未结 25 1046
醉梦人生
醉梦人生 2020-11-28 08:20
Showing Recent Messages:-1: mkdir -p /Users/spritzindia/Library/Developer/Xcode/DerivedData/Contigo-atftiouzrdopcmcpprphpilawwzm/Build/Products/Debug-iphonesimulator         


        
25条回答
  •  我在风中等你
    2020-11-28 08:52

    After trying all the solutions, I was missing is to enable this option in:

    Targets -> Build Phases -> Embedded pods frameworks

    In newer versions it may be listed as:

    Targets -> Build Phases -> Bundle React Native code and images

    • Run script only when installing

提交回复
热议问题