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

SwiftPM: Support lockfile format v3 #8413

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Conversation

fviernau
Copy link
Member

See individual commits.

@fviernau fviernau requested a review from a team as a code owner March 14, 2024 09:53
@fviernau fviernau force-pushed the swiftpm-support-lockfile--format-v3 branch from b6c2f5d to b866765 Compare March 14, 2024 09:53
@fviernau fviernau enabled auto-merge (rebase) March 14, 2024 11:20
@fviernau fviernau force-pushed the swiftpm-support-lockfile--format-v3 branch from b866765 to 409e7a9 Compare March 15, 2024 11:27
Comment on lines 76 to 77


Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ping about the needless blank lines (also see below), in case you overlooked it.

The lockfile format version 2 and 3 are quite similar, so that the same
parsing logic can be used.

Note that the updated `Package.resolved` files have been manually
created, as XCode wasn't available.

Signed-off-by: Frank Viernau <[email protected]>
@fviernau fviernau force-pushed the swiftpm-support-lockfile--format-v3 branch from 409e7a9 to e2ec8a3 Compare March 15, 2024 13:57
@fviernau fviernau merged commit 786d3a6 into main Mar 15, 2024
21 checks passed
@fviernau fviernau deleted the swiftpm-support-lockfile--format-v3 branch March 15, 2024 14:12
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.

2 participants