Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift 3.0 not supported with Xcode 11 #20

Open
michaeleisel opened this issue Dec 3, 2019 · 5 comments
Open

Swift 3.0 not supported with Xcode 11 #20

michaeleisel opened this issue Dec 3, 2019 · 5 comments

Comments

@michaeleisel
Copy link

When building, I get error: SWIFT_VERSION '3.0' is unsupported, supported versions are: 4.0, 4.2, 5.0. (in target 'SwiftLintXcode' from project 'SwiftLintXcode')

@michaeleisel
Copy link
Author

And Alcatraz is not an option because it's abandoned

@osdiab
Copy link

osdiab commented Apr 17, 2020

I'm new to iOS dev but is there a simple way to patch this for modern versions of XCode?

@huylv-teko
Copy link

is this project still continue :( we really need this

@armanarutiunov
Copy link

armanarutiunov commented Nov 4, 2020

Until the PR is merged you can use my fork https://github.com/armanarutiunov/SwiftLintXcode/, branch feature/swift-5

@cuongchau93
Copy link

cuongchau93 commented Dec 17, 2020

Until the PR is merged you can use my fork https://github.com/armanarutiunov/SwiftLintXcode/, branch feature/swift-5

hi @armanarutiunov
I’m able to build successfully with your branch, however, I dont see any option under Edit tab in xcode
Do i need to do anything after the manual xcodebuild

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants