Closed netgfx closed 6 years ago
Could you please try a clean build and/or cleaning your build folder? If that doesn't work, please delete Cartfile.resolved
and the Carthage
directory, and then re-run carthage update
.
Yup that fixed it, thanks!
Hello,
I have a project using UrbanAirship, I update frameworks through Carthage, running this command:
carthage update --platform iOS --no-use-binaries
but when I try to build my main project I get two errors:project targets 9.3 iOS devices
any ideas?
Thanks!