objective c - Use Legacy Swift Language Version -


i using swift libraries in objective-c project cocoapods.

i tried running them in released xcode 8 gm , getting following error:

enter image description here

i tried solutions in below link , other answers nothing seems work.

http://www.ios-blog.co.uk/tutorials/xcode/quick-tip-fix-use-legacy-swift-issue-in-xcode-8-beta-3/

libraries using charts , xlpagerstrip.

you need update "pods" project. each pod, choose target , set use legacy compiler. note if "pod install" later, workspace gets generated overwrite legacy compiler settings, have redo them.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -