Skip to content

Releases: mac-cain13/R.swift.Library

5.4.0

04 Mar 17:37
8998cfe
Compare
Choose a tag to compare
  • watchOS SPM fixes (thanks @niorko)

5.3.0

08 Nov 13:23
5025163
Compare
Choose a tag to compare
  • Bump minimum deployment target to iOS 9 to prevent Xcode 12 warnings

5.2.0

22 Apr 21:47
5a54805
Compare
Choose a tag to compare
  • Alternative for SPM dynamic linking

5.1.0

22 Oct 07:51
4a09ece
Compare
Choose a tag to compare
  • watchOS support (thanks @lammertw)
  • Swift 5 fixes
  • SPM support

5.1.0.alpha.1

04 Jul 10:50
2a7872d
Compare
Choose a tag to compare
5.1.0.alpha.1 Pre-release
Pre-release
  • WatchOS support

5.0.1

31 Mar 13:37
ae88152
Compare
Choose a tag to compare
  • Fixes warnings in Xcode 10.2 (by @susan335)

5.0.0

11 Dec 11:51
03b3f06
Compare
Choose a tag to compare
  • Removed CLR file support, use color resources instead
  • Easier nib loading with new method
  • Ignore file supports explicit include (by @renrawnalon)
  • Validation for named colors
  • Empty structs are not generated anymore (by @soberman)
  • Compatible with Xcode 10 / Swift 4.2 / iOS 12 SDK, this release is not compatible with older versions use R.swift 4 if you still need that compatibility
  • Nib parsing fixes for Xcode 10 from @rafaelnobrepd
  • Update XcodeEdit
  • Performance tweaks by @bclymer
  • Fix for validate images by @cooler333
  • Fix compatibility for app extensions

5.0.0.alpha.2

03 Sep 13:39
cb11aec
Compare
Choose a tag to compare
5.0.0.alpha.2 Pre-release
Pre-release

Fixes a git tagging issue.

5.0.0.alpha.1

23 Jun 12:25
e9b3e64
Compare
Choose a tag to compare
5.0.0.alpha.1 Pre-release
Pre-release
  • Align with the new UIKit types in the iOS 12 SDK

4.0.0

29 Sep 06:26
5feb6d1
Compare
Choose a tag to compare
  • Fixes for Xcode 9 and Swift 4
  • Deprecate clr based color resources
  • Introduce color asset based color resources