Xcode 10: unable to attach DB error

后端 未结 7 1656
粉色の甜心
粉色の甜心 2020-12-02 13:34

When updating to Xcode 10, iOS static library target fails to build. Way how I am trying to build it is following:

xcodebuild -target TargetName -configurati         


        
相关标签:
7条回答
  • 2020-12-02 14:02

    Open XCode File->Project Settings

    Build System->Legacy Build System

    Configure XCode of version 10.0 project settings can solve the problem.

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