sunshinejr / SwiftyUserDefaults

Modern Swift API for NSUserDefaults
http://radex.io/swift/nsuserdefaults/static
MIT License
4.87k stars 367 forks source link

Swift 3 Pods #110

Closed brightsider closed 8 years ago

brightsider commented 8 years ago

Hello. When you released pod version with swift 3 support? I need it for update own podspec :)

radex commented 8 years ago

I will release it officially when Xcode 8 is out. For now, you'd have to specify SwiftyUserDefaults by pointing to the branch

brightsider commented 8 years ago

Okay 👍 Podspec don't allow to use branches :(

radex commented 8 years ago

Oh. I'll try to release it tomorrow or the day after that, then.

kylebrowning commented 8 years ago

Any update on this? You've updated the branch, but it appears you haven't pushed to cocoapods.

radex commented 8 years ago

@kylebrowning I'm working on it, but having issues with CocoaPods: https://twitter.com/radexp/status/776191981831778309

kylebrowning commented 8 years ago

@radex OKay great, will stay tuned!

radex commented 8 years ago

@kylebrowning @brightsider OK, this should be out now! Can you verify and let me know if this works for you? Thanks!

DesmondPang commented 8 years ago

It works. Thanks

brightsider commented 8 years ago

@radex yeah! Thanks 👍

kylebrowning commented 8 years ago

Works!