Skip to content

Conversation

@Sam-Spencer
Copy link

As adoption of Swift Package Manager expands across the iOS community, it would be mighty nice to have support for SPM Acknowledgments generation using this tool.

My solution is a little wonky as far as Xcode integration goes... but considering the way in which the packages are stored (in a dynamically named Derived Data folder upon build), I'm not sure what else could be done.

@yvbeek
Copy link
Member

yvbeek commented Jun 27, 2020

Hi Samuel, this looks great!

Unfortunately I've been crazy busy at work. I hope to be able to test some of this next weekend.
Would it be possible to scan the .build/checkouts folder instead of the DerivedData folder?

@Sam-Spencer
Copy link
Author

Thanks! No worries. I haven't looked at this in a bit, so I'll have to refresh myself. But, I think there was a reason I avoided the .build/checkouts folder.

Just out of curiosity, is there an issue with DerivedData? Something to do with the archive / release build process perhaps?

@haeseoklee
Copy link

haeseoklee commented Jun 13, 2022

@yvbeek @Sam-Spencer
My company's legacy code is using this useful library, but it doesn't support SPM. I hope this PR continues to be discussed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants