truebit / xUnique

merge Xcode project file is so easy
https://fclef.wordpress.com
Other
1.5k stars 117 forks source link

Add support for SPM elements #55

Open lukelabonte opened 4 years ago

lukelabonte commented 4 years ago

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.