fatal error: malformed or corrupted AST file - Xcode

后端 未结 20 1687
一向
一向 2020-12-02 14:57

I get this error when building my app in the latest version of Xcode:

fatal error: malformed or corrupted AST file: \'Unable to load module \"/Users

20条回答
  •  时光取名叫无心
    2020-12-02 15:26

    I had the same issue ever since installing the latest SDK.

    My solution was to delete the derived data and clean the project.

提交回复
热议问题