mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
| .. | ||
| .swiftpm/xcode/package.xcworkspace | ||
| Sources/AcknowledgementsGenerator | ||
| .gitignore | ||
| Package.swift | ||
| README.md | ||
| spm-licenses.LICENSE | ||
AcknowledgementsGenerator
Scans an Xcode project's checked-out SPM packages for license files, then combines them into a single RTF file.
Based on https://github.com/MacPaw/spm-licenses.