issues
search
aboutcode-org
/
dependency-inspector
A general purpose, mostly universal software package dependency resolver.
Apache License 2.0
2
stars
2
forks
source link
Add support for cocoapods and use `.deplock` extension for Swift manifest dump file
#19
Closed
keshav-space
closed
4 months ago
keshav-space
commented
4 months ago
Resolves:
https://github.com/nexB/dependency-inspector/issues/10
Store the Swift manifest JSON dump in the
Package.swift.deplock
file. We use the
.deplock
extension for file names when we don't have any naming convention in the native package manager.
Package.swift.deplock
file. We use the.deplock
extension for file names when we don't have any naming convention in the native package manager.