RxCoreLocation icon indicating copy to clipboard operation
RxCoreLocation copied to clipboard

Carthage build failing on v1.5.1

Open andrew-muzz opened this issue 4 years ago • 4 comments

When running the carthage command to update RxCoreLocation v1.5.1 it fails with: framework not found Nimble

andrew-muzz avatar Jan 20 '21 17:01 andrew-muzz

Yes I saw this error on Xcode 12 but it works perfectly with the Xcode 11 please see here maybe it might help

https://github.com/Carthage/Carthage/issues/3019

but definitely a fix is needed

bobgodwinx avatar Jan 20 '21 23:01 bobgodwinx

Yeah for sure, we do use the script workaround suggested for Xcode 12. It worked for RxCoreLocation v1.4.1 (just tried again) but not v1.5.1 Also looks to me like RxSwift builds ok with Carthage

andrew-muzz avatar Jan 21 '21 13:01 andrew-muzz

I will tray again over the weekend to see if I can fix it. But if you find any solution please try to share it so we can fix together.. it will be highly appreciated.

bobgodwinx avatar Jan 21 '21 19:01 bobgodwinx

@bobgodwinx can you build with Carthage finally?

keithcml avatar Apr 13 '21 08:04 keithcml