Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carthage failed #51

Open
ttrznadel opened this issue Sep 3, 2021 · 0 comments
Open

Carthage failed #51

ttrznadel opened this issue Sep 3, 2021 · 0 comments

Comments

@ttrznadel
Copy link

ttrznadel commented Sep 3, 2021

Tested on "master" and 1.5.1
carthage update --use-xcframeworks --platform iOS

This usually indicates that project itself failed to compile.

./Carthage/Checkouts/RxCoreLocation/Sources/Helpers.swift:10:12: error: no such module 'RxSwift'
    import RxSwift
           ^
/var/folders/jk/yh46dz450lg28bywvt4jyslm0000gn/T/carthage-xcframework-SxNw/RxCocoa.framework/Modules/RxCocoa.swiftmodule/arm64-apple-ios.swiftinterface:7:8: error: no such module 'RxCocoaRuntime'
import RxCocoaRuntime
       ^
/var/folders/jk/yh46dz450lg28bywvt4jyslm0000gn/T/carthage-xcframework-SxNw/RxCocoa.framework/Modules/RxCocoa.swiftmodule/arm64-apple-ios.swiftinterface:7:8: error: no such module 'RxCocoaRuntime'
import RxCocoaRuntime
       ^
/var/folders/jk/yh46dz450lg28bywvt4jyslm0000gn/T/carthage-xcframework-SxNw/RxCocoa.framework/Modules/RxCocoa.swiftmodule/arm64-apple-ios.swiftinterface:7:8: error: no such module 'RxCocoaRuntime'
import RxCocoaRuntime
       ^
/var/folders/jk/yh46dz450lg28bywvt4jyslm0000gn/T/carthage-xcframework-SxNw/RxCocoa.framework/Modules/RxCocoa.swiftmodule/arm64-apple-ios.swiftinterface:7:8: error: no such module 'RxCocoaRuntime'
import RxCocoaRuntime
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant