Skip to content

Adjust to PackageCollectionSigning changes #63

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

Merged
merged 1 commit into from
May 25, 2023

Conversation

yim-lee
Copy link
Contributor

@yim-lee yim-lee commented May 24, 2023

@yim-lee yim-lee marked this pull request as draft May 24, 2023 03:50
@yim-lee
Copy link
Contributor Author

yim-lee commented May 24, 2023

Ran tests locally for Swift 5.7, 5.8, 5.9 and nightly.

Tested package-collection-sign on macOS and Ubuntu Jammy.

@yim-lee
Copy link
Contributor Author

yim-lee commented May 24, 2023

Also tried signing SSWG collection with these changes and it worked.

Package.swift Outdated
.package(url: "https://github.com/apple/swift-argument-parser.git", .upToNextMajor(from: "1.0.2")),
.package(url: "https://github.com/apple/swift-package-manager.git", branch: "main"),
.package(url: "https://github.com/apple/swift-argument-parser.git", .upToNextMajor(from: "1.2.2")),
.package(url: "https://github.com/yim-lee/swift-package-manager.git", branch: "async-collection-signer"),
Copy link
Contributor

Choose a reason for hiding this comment

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

👀

Copy link
Contributor

@tomerd tomerd left a comment

Choose a reason for hiding this comment

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

lgtm, just the dependency needs to change once the SwiftPM PR is merged

@yim-lee yim-lee force-pushed the adjust-signer-api branch from 28b131e to 477c54b Compare May 25, 2023 18:52
@yim-lee yim-lee marked this pull request as ready for review May 25, 2023 18:55
@yim-lee yim-lee merged commit a8d0f6b into swiftlang:main May 25, 2023
@yim-lee yim-lee deleted the adjust-signer-api branch May 25, 2023 18:55
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