Quantcast
Viewing all articles
Browse latest Browse all 166

Package.swift resolution fails with error about duplicate targets that aren’t duplicates

I have a package with two products and two targets, which have different names, but the package graph won’t resolve. Anyone know why it might think there’s two targets with the same name when there isn’t?

Could not resolve package graph. Cannot continue.

multiple targets named 'AppModule' in: 'examplekit', 'temporarypackagebuild-99f78d06-b5a3-418d-b906-75d721c6b6d4'; consider using the `moduleAliases` parameter in manifest to provide unique names
Package.swift (click for more details)

4 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 166

Trending Articles