RxDataSources icon indicating copy to clipboard operation
RxDataSources copied to clipboard

Problem with Carthage on v5.0

Open Dragna opened this issue 4 years ago • 6 comments

hi when running any Carthage command, we get an error : Parse error: expected submodule commit SHA in output of task (ls-tree -z 5.0.0 Carthage/Checkouts/RxSwift) but encountered:

this seems to be coming from the fact that a .gitmodules file was committed with this version.

I found an issue with the same problem that was closed : issues/393

there seems to be a fix in development: /pull/392

Do you know when this will be available ?

Dragna avatar Jan 28 '21 17:01 Dragna

I am having the same issue and this is currently preventing me from updating to RxSwift 6. Is there anyway we can help get #392 merged in and released?

(edit to add PR reference for #392)

sm11963 avatar Feb 06 '21 19:02 sm11963

Any updates on this? Been waiting for a fix for over a month.

zachhowe avatar Feb 25 '21 08:02 zachhowe

+1 same on my side

@freak4pc possible to merge in a pre release ?

PierreBrisorgueil avatar Mar 16 '21 18:03 PierreBrisorgueil

Same here. We're now using github "kinwahlai/RxDataSources" "main" but that's too bad. It seems like an easy fix

Antoine4011 avatar Mar 25 '21 08:03 Antoine4011

Can you try 5.0.1 please? Thanks.

freak4pc avatar Mar 25 '21 11:03 freak4pc

I failed to build with Carthage on Xcode 12.4. Any updates? Do we have prebuilt xcframework to download? Tried on 5.0.1 @freak4pc

keithcml avatar Apr 13 '21 08:04 keithcml