Xcode 6 beta 3: invalid virtual filesystem overlay file

前端 未结 9 1147
北荒
北荒 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:21

    Clean (command-shift-K), and clean-build-folder (command-alt-shift-K) and build again worked for me.

提交回复
热议问题