tuist / XcodeProj

📝 Read, update and write your Xcode projects
https://xcodeproj.tuist.io
MIT License
2.03k stars 309 forks source link

Error during package resolving #815

Closed 0111b closed 7 months ago

0111b commented 7 months ago

Context 🕵️‍♀️

Xcode 15.2 XcodeProj 8.20.0 and earlier

What 🌱

Got this error:

dependency 'PathKit' in target 'XcodeProj' requires explicit declaration; reference the package in the target dependency with '.product(name: "PathKit", package: "pathkit")'dependency 'AEXML' in target 'XcodeProj' requires explicit declaration; reference the package in the target dependency with '.product(name: "AEXML", package: "aexml")'

Proposal 🎉

Explicitly declare dependencies