Swift 3 / Xcode 8 Upgrade - 100's of DerivedData files missing from working copy errors

后端 未结 9 833
南旧
南旧 2021-01-31 07:54

I have just upgraded to the latest Beta version of XCode and Swift but after using the converter my app project now has over 200 build time yellow errors all stating /\"projectD

9条回答
  •  清酒与你
    2021-01-31 08:54

    I think I've resolved the issue now by deleting all instances of my DerivedData folder and following crashoverride777's instructions. I also had to change my DerivedData option from relative to Custom which can be found in Xcode > Preferences > Locations Tab.

提交回复
热议问题