Currently I open a project for IOS, but in the process of opening the project, there is an error.
I hope someone will help. Thank you . . . !
This is an image of the error when running:
I had this on a CI build of Mac OS where I hadn't opened Xcode before.
After opening XCode I received the pictured prompt stating: "Install additional required components?"
After clicking install and running the build again the error went away.
On to the next one :P
There is a similar issue that occurred in Xcode 9. Try to remove the reference of Images.xcassets and adding it again.
You can do this by going to the file and deleting it. Then you will be prompted to either delete it or remove the reference.
Set Xcode / File / Workspace Settings / Build system / select "Legacy Build System" and this error went away.
I got a similar error in a Cordova project. I had to:
cordova platform remove ios
cordova platform add ios
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With