I upgraded XCODE from 8 to 9.2.
The following error message was displayed and the build was not possible.
I googled, but I don't know why.
Could someone help me?
Build operation failed without specifying any errors.
Individual build tasks may have failed for unknown reasons.
Car I deleted the Carhage, Pods, DerivedData directories, did the Clean Build Folder, and then rebuilt it, but it didn't work.
XCODE:9.2
CocoaPods:1.3.1
Heritage: 0.28.0
The following page
https://forums.developer.apple.com/thread/94321
According to
CocoaPods: It seems that downgrading from 1.3.1 to 1.2.1 could have prevented it.
It might be worth a try.
© 2024 OneMinuteCode. All rights reserved.