phimage / Prephirences

Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults
MIT License
573 stars 35 forks source link

Xcode 9 GM/Swift 4 issues #14

Closed jyounus closed 7 years ago

jyounus commented 7 years ago

Hey there,

Could you please update this lib for Swift 4? Currently there are build errors.

Thanks

phimage commented 7 years ago

I will do it. Maybe this week end

phimage commented 7 years ago

just pushed this f6b8f2c4848f143a51d32ffd60cd123b80b7703a

jyounus commented 7 years ago

Hey @phimage,

I just tried it and uncommented the code I previous had to comment out to get the project compiling. Now it seems to work just fine again! :D

Thanks!

phimage commented 7 years ago

Good to know You are welcome

I will close the issue after the version tag and cocoapod release

jyounus commented 7 years ago

Hey, could you release v4.0.0 on cocoapods please? I'm currently going through my project updating my pods to the latest versions/trying to use the official releases rather than pointing to specific commits but this lib still hasn't got a Swift 4 release yet. The code is there, but just needs releasing now.

Would be great if you could do that. Thanks :)

phimage commented 7 years ago

done