Xcode 6 beta 3: invalid virtual filesystem overlay file

前端 未结 9 1129
北荒
北荒 2020-12-05 02:30

After updating to Xcode 6 beta 3 the compiler keeps crashing with the following error:

/[Long-path-goes-here]/all-product-headers.yaml:4:13: error: Could not         


        
9条回答
  •  醉梦人生
    2020-12-05 03:14

    I had this problem because I deleted some old archives and files from my mac to make more space. However running pod install for this project solved it.

提交回复
热议问题