-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
Description
Add support for the Swift Package Manager (Swift PM).
Notes
- At the time of writing this ticket, Swift PM does not support explicitly including Apple modules as dependencies. This ticket should be blocked until we can specify both Foundation and UIKit.
- Swift PM also does not support including resources, which we use for our localized violation strings. See SR-2866: Need a way to include resources with targets.
Reactions are currently unavailable