tomkowz / Swifternalization

Localize iOS apps in a smarter way using JSON files. Swift framework.
MIT License
579 stars 47 forks source link

UPDATE: Swift 2 #14

Closed nicarq closed 8 years ago

nicarq commented 9 years ago

in the meanwhile you can put this in the Podfile:

pod 'Swifternalization', :git => "https://github.com/nykho/Swifternalization.git", :branch => "swift2"

tomkowz commented 8 years ago

Thanks, Swifternalization work with Swift 2 and Xcode 7.1 on master now.