-
Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Related Slack thread.
There are two issues:
- The EmbraceObjCUtilsInternal module has two module map files. The existing
rules_swift_package_manager
code treats this as an error. The fix is to warn the client and just use the first one that is found. - The GRDB.swift package, a transitive dependency, defines a
systemLibrary
target.rules_swift_package_manager
does not yet support these target types.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request