SwifterSwift / SwifterSwift

A handy collection of more than 500 native Swift extensions to boost your productivity.
https://swifterswift.com
MIT License
13.91k stars 1.62k forks source link

Not working in xcode 9 #277

Closed sahabe1 closed 6 years ago

sahabe1 commented 6 years ago

Not working in xcode 9

omaralbeik commented 6 years ago

@sahabe1 We're already using SwifterSwift in Xcode 9, installation guide. However if it didn't work for you, please specify more details to let us assist you:

sahabe1 commented 6 years ago

please see attachment

screen shot 2017-10-08 at 11 56 07 am screen shot 2017-10-08 at 11 56 33 am
omaralbeik commented 6 years ago

@sahabe1 It looks like you are still using v3 please update to v4. You can update your pods by typing

pod update
agfa555 commented 6 years ago

I'm using Xcode Version 9.0 (9A235) with SwifterSwift version 4.0.1 Here's the list of errors Xcode throws:

screenshot 2017-10-10 10 14 50
SD10 commented 6 years ago

@agfa555 What version of Swift are you using? You need Swift 4 for SwifterSwift 4.0

agfa555 commented 6 years ago

I had forgotten about that minor little detail. 👯‍♂️ All solved now. Sorrrry...