Skip to content

Releases: mac-cain13/R.swift

7.2.2

07 Dec 16:12
e7f427f
Compare
Choose a tag to compare
  • Generate fully qualified typenames for ColorResource, DataResource, and ImageResource

7.2.1

06 Dec 08:04
ebd055b
Compare
Choose a tag to compare
  • Fixes invalid LocaleReference in generated code

7.2.0

04 Dec 11:26
87621b5
Compare
Choose a tag to compare
  • Add function to get Data from DataResource directly (thanks @417-72KI)
  • Correctly parse Nibs and Storyboards on macOS

7.1.0

30 Nov 20:30
691a53e
Compare
Choose a tag to compare
  • Add Storyboard dependency injection (thanks @417-72KI)

7.0.1

28 Nov 17:37
d7a89d0
Compare
Choose a tag to compare
  • Always uses String(format:), also for strings without arguments, fixes #711

7.0.0

28 Nov 13:12
b88d620
Compare
Choose a tag to compare

Major release, refactor of internals.

  • Merged R.swift and R.swift.Library projects into single package
  • Preferred installation method is now Swift Package Manager (instead of CocoaPods)
  • Added Swift Build Tool Plug-in
  • Fixed a lot of open issues (see #766)
  • Changes to command-line tool and library, see Migration Guide

6.1.0

04 Dec 19:14
994c2a9
Compare
Choose a tag to compare

6.0.0

18 Nov 12:50
41ef672
Compare
Choose a tag to compare
  • Support M1: Universal binary for x86_64 and arm_64 architectures
  • Don't run during Index Build (Xcode 13 fix)
  • Add command line options for environment variables
  • Add print-command command
  • Removed script input/output files check
  • Removed rswift-lastrun generation
  • Warn when "Based on dependency analysis" is checked

6.0.0-alpha.3

07 Oct 14:37
fd0a7a6
Compare
Choose a tag to compare
6.0.0-alpha.3 Pre-release
Pre-release
  • Add command line options for environment variables
  • Add print-command command
  • Removed script input/output files check
  • Removed rswift-lastrun generation
  • Don't run during Index Build

5.4.1-alpha.5

05 Mar 09:36
91675fd
Compare
Choose a tag to compare
5.4.1-alpha.5 Pre-release
Pre-release

Build fat binary