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

Swift 3 #15

Closed jakubpetrik closed 5 years ago

jakubpetrik commented 7 years ago

Update project to Swift 3 and Xcode 8

SPopenko commented 7 years ago

@rayvinly do you have in plan to merge it?

GregHilston commented 7 years ago

This should be accepted. It fixes all Swift 3 problems problems Master currently has.