Skip to content

Releases: mac-cain13/R.swift

5.0.2

22 Jan 14:09
7d79ec7
Compare
Choose a tag to compare
  • Fix issues with legacy build system by adding option to disable input checks

5.0.1

09 Jan 16:32
be3051a
Compare
Choose a tag to compare
  • Fixes for relative paths

5.0.0

17 Dec 14:57
a5822fd
Compare
Choose a tag to compare
  • Compatible with Xcode 10 / iOS 12 SDK, this release is not compatible with older versions use R.swift 4 if you still need that compatibility
  • 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)
  • Update XcodeEdit
  • Performance tweaks by @bclymer
  • Fix for validate images by @cooler333
  • Nib parsing fixes for Xcode 10 from @rafaelnobrepd

5.0.0.rc.2

14 Dec 14:53
a203393
Compare
Choose a tag to compare
5.0.0.rc.2 Pre-release
Pre-release
  • Improve R.swift 5 migration errors

5.0.0.rc.1

11 Dec 17:43
a4bf31e
Compare
Choose a tag to compare
5.0.0.rc.1 Pre-release
Pre-release
  • Xcode 10 compatibility fixes

5.0.0.alpha.3

28 Nov 12:58
aca3429
Compare
Choose a tag to compare
5.0.0.alpha.3 Pre-release
Pre-release

5.0.0.alpha.2

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

5.0.0.alpha.1

23 Jun 13:32
80077ad
Compare
Choose a tag to compare
5.0.0.alpha.1 Pre-release
Pre-release
  • 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

4.0.0

02 Oct 06:19
0306ec1
Compare
Choose a tag to compare
  • Improved Xcodeproj errors
  • New color assets are now supported
  • Better capitalization is now enabled by default
  • Xcode 9/Swift 4/SPM fixes
  • Deprecate clr based color resources
  • Introduce color asset based color resources

4.0.0.alpha.4

06 Sep 19:43
3269722
Compare
Choose a tag to compare
4.0.0.alpha.4 Pre-release
Pre-release
  • Changes for latest Swift 4 betas
  • Improved Xcodeproj errors