hilen / TSWeChat

A WeChat alternative. Written in Swift 5.
MIT License
3.77k stars 791 forks source link

Error in running! How to solve this one? #59

Open Puie opened 4 years ago

Puie commented 4 years ago

/Users/macbookpro/Music/TSWeChat-master/Pods/RxSwift/RxSwift/Schedulers/VirtualTimeScheduler.swift:79:25: Value of type 'RxTime' (aka 'Date') has no member 'addingDispatchInterval'

/Users/macbookpro/Music/TSWeChat-master/Pods/RxSwift/RxSwift/Observables/Delay.swift:114:58: Value of type 'RxTimeInterval' (aka 'DispatchTimeInterval') has no member 'reduceWithSpanBetween'

/Users/macbookpro/Music/TSWeChat-master/Pods/RxSwift/RxSwift/Observables/Throttle.swift:74:53: Value of type 'RxTimeInterval' (aka 'DispatchTimeInterval') has no member 'reduceWithSpanBetween'

/Users/macbookpro/Music/TSWeChat-master/Pods/RxSwift/RxSwift/Observables/Throttle.swift:80:16: Value of type 'RxTimeInterval' (aka 'DispatchTimeInterval') has no member 'isNow'

ashimregme commented 4 years ago

Same issue with me too :(

Header 'RxSwift-Swift.h' not found Could not build Objective-C module 'RxSwift' in TSApplicationManager.swift