Clean-Swift / CleanStore

A sample iOS app built using the Clean Swift architecture. Clean Swift is Uncle Bob's Clean Architecture applied to iOS and Mac projects. CleanStore demonstrates Clean Swift by implementing the create order use case described by in Uncle Bob's talks.
https://clean-swift.com/clean-swift-ios-architecture/
MIT License
1.91k stars 315 forks source link

How about swift 3 support ? #14

Closed dongmai closed 6 years ago

jakubpetrik commented 7 years ago

I've converted project to Swift 3 here: https://github.com/Clean-Swift/CleanStore/pull/15.

damianesteban commented 7 years ago

@rayvinly Are you still actively maintaining this project?

ghost commented 7 years ago

There are 2 active Swift 3 branches that must be reviewed and merged. Stay tuned :-)

Kind regards Cristian Azov

On Oct 24, 2016, at 12:42 AM, Damian Esteban notifications@github.com wrote:

@rayvinly Are you still actively maintaining this project?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

damianesteban commented 7 years ago

Great. Thank you.

On October 25, 2016 at 14:29:13, Cristian Azov (notifications@github.com) wrote:

There are 2 active Swift 3 branches that must be reviewed and merged. Stay tuned :-)

Kind regards Cristian Azov

On Oct 24, 2016, at 12:42 AM, Damian Esteban notifications@github.com wrote:

@rayvinly Are you still actively maintaining this project?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/Clean-Swift/CleanStore/issues/14#issuecomment-256126333, or mute the thread https://github.com/notifications/unsubscribe-auth/AEV_Aln4-E88LBKTi3YuYkR3FI3af3M8ks5q3km_gaJpZM4KL8ps .

jejernig commented 7 years ago

Did you fork it? Or is there an active branch that we can pull request to?

basememara commented 6 years ago

Pls close, master is now Swift 4.