tristanhimmelman / ObjectMapper

Simple JSON Object mapping written in Swift
MIT License
9.15k stars 1.03k forks source link

Carthage failed with exit code 65 #1021

Closed ericertl closed 5 years ago

ericertl commented 6 years ago

On xCode10 carthage fails with an error code 65.

Unchecking plist files from targets might fix this. Xcode will copy them automatically reading plist path from Build settings https://stackoverflow.com/a/50719379/2035054

tristanhimmelman commented 5 years ago

I'm not able to reproduce this behaviour. Let me know if you are still having the issue.