Open sacOO7 opened 6 years ago
Hi, @xuyecan , @cijianzy any updates on this? I really need your help
嗨伙计们,有关此的任何更新?我真的需要你的帮助
I also encountered this problem.
Can anyone please help us on this? It's really necessary for my project.
Can anyone please help us on this? It's really necessary for my project.
try using pod 'HandyJSON', '~> 4.1.1' ,it will fix this problem
我这边设置了还是不行呀,xcode10.2beta版本
可以加qq群@群主看下,我估计他看github机会不多。
Xcode 9+ or previous version: checkout tag 4.1.3 Xcode 10.0/10.1: checkout master branch Xcode 10.2beta: try branch dev_for_swift5.0
Notice that Swift version showed in your Build Settings has nothing to do with your compile issue, Swift compiler version is depend on your Xcode version.
any update on this?
Use version 4.1.3, it works for me
xCode 10.1(10B61), use 4.2.1.
Compiled using Swift version - 4.1.2 HandyJSON Library version - 4.2.0 . I am getting some linking error
It works fine with library version - 4.1.0 It will be really helpful if you can give solution to above problem. Thank you :)