Closed mgrebenets closed 9 years ago
Xcode schemes must be shared for other people to be able to build it. I had error from Carthage saying
Project "Taylor.xcodeproj" has no shared schemes
UPD: This also fixes issue with CocoaPods (Rome), specifically error like this:
[!] The platform of the target `Pods` (OS X 10.9) is not compatible with `Taylor (HEAD based on 0.1.0)`, which does not support `osx`.
Xcode schemes must be shared for other people to be able to build it. I had error from Carthage saying
UPD: This also fixes issue with CocoaPods (Rome), specifically error like this: