Skip to content

Minor improvements

Compare
Choose a tag to compare
@tomkowz tomkowz released this 13 Feb 10:05
· 22 commits to master since this release
  • Avoid calling configure(bundle:) before using localized strings. Swifternalization will configure itself with NSBundle.mainBundle() internally if you do not call this method after localizedString... method is called #12
  • Suppressed several Xcode 7.3/Swift 3 warnings.