Failed to read file attributes for Images.xcassets in Xcode 9

后端 未结 5 1660
萌比男神i
萌比男神i 2021-01-01 17:37

I have old project that is running in Xcode 8 fine but when i am trying to run the project in Xcode 9 beta version I am getting the error

Failed to r

5条回答
  •  南方客
    南方客 (楼主)
    2021-01-01 18:06

    I did face the same errors what you've but I just fixed it following ways-

    1. Delete the project's derived data
    2. Exit Xcode and open it again

提交回复
热议问题