You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Tested on "master" and 1.5.1
carthage update --use-xcframeworks --platform iOS
This usually indicates that project itself failed to compile.
The text was updated successfully, but these errors were encountered: