xUnique icon indicating copy to clipboard operation
xUnique copied to clipboard

Add support for SPM elements

Open lukelabonte opened this issue 5 years ago • 0 comments

Currently if -u is used on a project file that has dependencies via SPM, they get removed causing the scheme to be in a bad state. It looks like there would need to be case(s) to handle an isa check for XCRemoteSwiftPackageReference.

lukelabonte avatar Jun 09 '20 21:06 lukelabonte