TSWeChat icon indicating copy to clipboard operation
TSWeChat copied to clipboard

RxSwift某些方法不存在

Open MansionWayh opened this issue 5 years ago • 11 comments

下载下来重新pod之后,然后发现还是运行不了,提示RxSwift某些方法不存在,比如reduceWithSpanBetween reduceWithSpanBetween addingDispatchInterval

MansionWayh avatar Sep 10 '19 06:09 MansionWayh

有没有找到什么原因啊??我也遇到了

CoderLwcXing avatar Sep 17 '19 02:09 CoderLwcXing

什么原因 ??

xiaozhouboy avatar Sep 19 '19 03:09 xiaozhouboy

我也遇到了

birdmichael avatar Sep 21 '19 07:09 birdmichael

我也遇到了

我解决了,重新编辑下 podFile 文件,然后重新pod 就好了。target 选择iOS10以上。 platform:ios,'10.0' use_frameworks!

target 'TSWeChat' do

pod 'Alamofire', '~> 4.0'
pod 'Kingfisher'
pod 'ObjectMapper', '~> 3.4'
pod 'SwiftyJSON', '~> 4.0'
pod 'Dollar', '9.0.0'
#pod 'Cent', :git => 'https://github.com/ashitanojoe/Cent.git'
pod 'KeychainAccess', '3.2.0'
pod 'UIColor_Hex_Swift', '~> 5.1.0'
pod 'RxCocoa', '~> 5'
pod 'RxSwift'
pod 'RxBlocking', '~> 5'
pod 'XCGLogger', '~> 7.0.0'
pod 'SnapKit', '~> 5.0.0'
pod "BSImagePicker", "~> 2.10.0"
#pod 'ImagePicker'
pod 'TSVoiceConverter', '0.1.6'
pod 'XLActionController', '5.0.0'
pod 'TimedSilver', '1.2.0'

pod 'YYText', '1.0.7'
pod 'SVProgressHUD', '2.0.4'
pod 'INTULocationManager', '4.3.2'

pod 'Reveal-SDK', '~> 4', :configurations => ['Debug']

end

MansionWayh avatar Sep 21 '19 08:09 MansionWayh

有没有找到什么原因啊??我也遇到了

我解决了,重新编辑下 podFile 文件,然后重新pod 就好了。target 选择iOS10以上。 platform:ios,'10.0' use_frameworks!

target 'TSWeChat' do

pod 'Alamofire', '~> 4.0'
pod 'Kingfisher'
pod 'ObjectMapper', '~> 3.4'
pod 'SwiftyJSON', '~> 4.0'
pod 'Dollar', '9.0.0'
#pod 'Cent', :git => 'https://github.com/ashitanojoe/Cent.git'
pod 'KeychainAccess', '3.2.0'
pod 'UIColor_Hex_Swift', '~> 5.1.0'
pod 'RxCocoa', '~> 5'
pod 'RxSwift'
pod 'RxBlocking', '~> 5'
pod 'XCGLogger', '~> 7.0.0'
pod 'SnapKit', '~> 5.0.0'
pod "BSImagePicker", "~> 2.10.0"
#pod 'ImagePicker'
pod 'TSVoiceConverter', '0.1.6'
pod 'XLActionController', '5.0.0'
pod 'TimedSilver', '1.2.0'

pod 'YYText', '1.0.7'
pod 'SVProgressHUD', '2.0.4'
pod 'INTULocationManager', '4.3.2'

pod 'Reveal-SDK', '~> 4', :configurations => ['Debug']

end

MansionWayh avatar Sep 21 '19 08:09 MansionWayh

什么原因 ??

我解决了,重新编辑下 podFile 文件,然后重新pod 就好了。target 选择iOS10以上。 platform:ios,'10.0' use_frameworks!

target 'TSWeChat' do

pod 'Alamofire', '~> 4.0'
pod 'Kingfisher'
pod 'ObjectMapper', '~> 3.4'
pod 'SwiftyJSON', '~> 4.0'
pod 'Dollar', '9.0.0'
#pod 'Cent', :git => 'https://github.com/ashitanojoe/Cent.git'
pod 'KeychainAccess', '3.2.0'
pod 'UIColor_Hex_Swift', '~> 5.1.0'
pod 'RxCocoa', '~> 5'
pod 'RxSwift'
pod 'RxBlocking', '~> 5'
pod 'XCGLogger', '~> 7.0.0'
pod 'SnapKit', '~> 5.0.0'
pod "BSImagePicker", "~> 2.10.0"
#pod 'ImagePicker'
pod 'TSVoiceConverter', '0.1.6'
pod 'XLActionController', '5.0.0'
pod 'TimedSilver', '1.2.0'

pod 'YYText', '1.0.7'
pod 'SVProgressHUD', '2.0.4'
pod 'INTULocationManager', '4.3.2'

pod 'Reveal-SDK', '~> 4', :configurations => ['Debug']

end

MansionWayh avatar Sep 21 '19 08:09 MansionWayh

我也遇到了

我解决了,重新编辑下 podFile 文件,然后重新pod 就好了。target 选择iOS10以上。 platform:ios,'10.0' use_frameworks!

target 'TSWeChat' do

pod 'Alamofire', '~> 4.0'
pod 'Kingfisher'
pod 'ObjectMapper', '~> 3.4'
pod 'SwiftyJSON', '~> 4.0'
pod 'Dollar', '9.0.0'
#pod 'Cent', :git => 'https://github.com/ashitanojoe/Cent.git'
pod 'KeychainAccess', '3.2.0'
pod 'UIColor_Hex_Swift', '~> 5.1.0'
pod 'RxCocoa', '~> 5'
pod 'RxSwift'
pod 'RxBlocking', '~> 5'
pod 'XCGLogger', '~> 7.0.0'
pod 'SnapKit', '~> 5.0.0'
pod "BSImagePicker", "~> 2.10.0"
#pod 'ImagePicker'
pod 'TSVoiceConverter', '0.1.6'
pod 'XLActionController', '5.0.0'
pod 'TimedSilver', '1.2.0'

pod 'YYText', '1.0.7'
pod 'SVProgressHUD', '2.0.4'
pod 'INTULocationManager', '4.3.2'

pod 'Reveal-SDK', '~> 4', :configurations => ['Debug']

end

还是不行。。。

birdmichael avatar Sep 21 '19 08:09 birdmichael

Value of type 'RxTimeInterval' (aka 'DispatchTimeInterval') has no member 'reduceWithSpanBetween' xcode版本:Version 11.1 (11A1027) image

chang-guofeng avatar Oct 29 '19 09:10 chang-guofeng

我也遇到了, 更改RxSwift 了不能解决

eurake avatar Nov 08 '19 02:11 eurake

一样,修改podfile还是报错...

ManiacMike avatar Nov 09 '19 05:11 ManiacMike

https://github.com/hilen/TSWeChat/issues/54 这里解决了

ManiacMike avatar Nov 09 '19 06:11 ManiacMike