Eureka: Please add Swift 4.* support.

Created on 25 Sep 2017  路  5Comments  路  Source: xmartlabs/Eureka

I am using XCode Version 9.0 and iOS Version 11

Please find errors in attached screenshots.
screen shot 2017-09-25 at 7 21 24 pm
screen shot 2017-09-25 at 7 21 49 pm
screen shot 2017-09-25 at 7 22 01 pm
screen shot 2017-09-25 at 7 22 09 pm

duplicate

All 5 comments

https://github.com/xmartlabs/Eureka/issues/1240
https://github.com/xmartlabs/Eureka/issues/1182
https://github.com/xmartlabs/Eureka/issues/1143
and many other issues address Swift 4 support.

Have you tried using the https://github.com/xmartlabs/Eureka/tree/feature/Xcode9-Swift4 branch?

You can specify a branch using cocoapods following instructions at https://guides.cocoapods.org/using/the-podfile.html#from-a-podspec-in-the-root-of-a-library-repo

@mtnbarreto is there a roadmap for the next stable version ? Can we support you with a specific pull request to achieve a Xcode 9 compatible version ?

For feature branch Xcode9-Swift3_2, I get a compile error "'dynamic' var '_rows' must also be '@objc'" at line 56 of Section.swift
screen shot 2017-09-29 at 12 29 19 pm

@barteljan Version 4.0.0 is already out and supports swift 4.

@danielsimons1 we no longer need swift 3.2 branch. You should be able to use use latest Eureka release which is written in swift 4 from swift 3.2 ios project.

Was this page helpful?
0 / 5 - 0 ratings