Skip to content

Release version 0.4.1.

Compare
Choose a tag to compare
@kareman kareman released this 17 Nov 02:52
· 13 commits to master since this release

Readme: add banjun/NorthLayout to examples, shorten podspec instructions

Explicit iOS Support (#14)

  • Explicitly support iOS back to version 10.3 (arbitrary one version back rule)
  • Set build number explicitly to ensure it is set for Carthage builds. This is required for app store submission. Add additional iOS architectures to supported list.

Silence Xcode 9.1 warnings.

  • Remove uses of CharacterView. String is a collection again.