Skip to content

Releases: mac-cain13/R.swift

7.8.0-alpha.1

04 Nov 22:41
2bbd302
Compare
Choose a tag to compare
7.8.0-alpha.1 Pre-release
Pre-release

Testing release

7.7.0

07 Oct 17:34
4ac2eb7
Compare
Choose a tag to compare
  • Add conformance to Sendable for generated struct and for public types in RswiftResources

7.6.1

24 Sep 19:15
94f3426
Compare
Choose a tag to compare
  • Additional fix for Xcode 16 projects

7.6.0

19 Sep 18:51
44f60ad
Compare
Choose a tag to compare
  • Fixes for Xcode 16 projects

7.5.0

04 Feb 18:48
384eab8
Compare
Choose a tag to compare
  • Fixes building on Xcode Cloud (thanks @Keitaro0226)
  • Add specific #if checks for building on Linux (thanks @gregormate)

7.4.0

10 Sep 19:44
a76220f
Compare
Choose a tag to compare
  • Use current locale when overrideLocale is missing (thanks @ribilynn)
  • Support local swift packages (thanks @aldk98)
  • Generate artifactbundle with release (thanks @roman-aliyev)
  • Add availability checks for visionOS to integrations

7.3.2

17 Apr 19:31
0e4ec17
Compare
Choose a tag to compare
  • Handle sourceRootURL in SPM builds (thanks @m-sugawara)
  • Use notarytool for signing builds, instead of deprecated altool

7.3.0

05 Mar 15:45
589493f
Compare
Choose a tag to compare
  • Add flag --omit-main-let to disable main R let generation: #809 (thanks @jimmya)
  • Resolve symlinks when comparing Asset Catalog base URLs: #811 (thanks @cerisier)
  • Re-enable watchOS in CocoaPods podspec: #800

7.2.4

12 Dec 09:37
cffbe4a
Compare
Choose a tag to compare
  • Fixed issue where on macOS, AppKit wasn't always imported
  • Fixed building library on macCatalyst
  • Fixed deprecation warning when building library for iOS16/macOS13 only

7.2.3

10 Dec 11:25
8dd9278
Compare
Choose a tag to compare
  • Fix broken generated code for certain asset tag names