My project git repo was at https://github.com/jiexishede/RxSwiftTimePlayground. When I ran the playground page, the error will show :
error: error while processing module import: Failed to load linked library swiftQuartzCore of module RxSwift - errors:
I don't know why.
Xcode: 15.1 RxSwift 6.1.0 RxCocoa 6.1.0
I have searched on github: https://github.com/kodecocodes/rxs-materials/issues/1.
I used the Cocoapod to install RxSwift. Now I install the RxSwift by SPM(Swift Package Manager). The demo works.