R.swift.Library
R.swift.Library copied to clipboard
Library containing types used by the R.swift project
Full context: https://github.com/mac-cain13/R.swift/pull/693
Adds SwiftUI support. These additions are version gated, and make no breaking changes
Make all references to `Bundle` optional in all *`Resource` types, as needed for bundle resources support.
Fixed using in own SPM - couldn't be builded for macOS since it doesn't support UIKit, which was imported several times.