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

[SR-3709] [SwiftPM] Support trunk/master/top-of-tree style development #5128

Closed
ddunbar opened this issue Jan 24, 2017 · 3 comments
Closed
Assignees

Comments

@ddunbar
Copy link
Member

ddunbar commented Jan 24, 2017

Previous ID SR-3709
Radar rdar://problem/29964205
Original Reporter @ddunbar
Type New Feature
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels New Feature
Assignee @aciidb0mb3r
Priority Medium

md5: a7849d5d1dd70fe7904cde0db2a01bde

Issue Description:

The Swift package manager should have support for a development style where many packages which depend on one another are being concurrently authored, i.e. when a developer wants to work on the trunk (i.e., "master") branch of each repository and have the package manager always use the latest sources for each package.

Currently this style of development requires frequent dummy tagging or manifest rewriting in order for the package manager to pick up the dependencies, which makes the practical workflow very cumbersome.

@ddunbar
Copy link
Member Author

ddunbar commented Jan 24, 2017

@swift-ci create

@ddunbar
Copy link
Member Author

ddunbar commented Jan 24, 2017

@ankitspd
Copy link
Member

#970

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants