Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for cocoapods and use .deplock extension for Swift manifest dump file #19

Merged
merged 2 commits into from
Jun 20, 2024

Conversation

keshav-space
Copy link
Member

  • Resolves: Create cocoapods lockfile #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.

Signed-off-by: Keshav Priyadarshi <git@keshav.space>
Signed-off-by: Keshav Priyadarshi <git@keshav.space>
@keshav-space keshav-space merged commit efafe5c into main Jun 20, 2024
3 checks passed
@keshav-space keshav-space deleted the 10-cocoapods branch June 20, 2024 09:49
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.

Create cocoapods lockfile
1 participant