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-12121] Support custom folder path for fetched code #4614

Open
swift-ci opened this issue Feb 3, 2020 · 1 comment
Open

[SR-12121] Support custom folder path for fetched code #4614

swift-ci opened this issue Feb 3, 2020 · 1 comment

Comments

@swift-ci
Copy link
Contributor

swift-ci commented Feb 3, 2020

Previous ID SR-12121
Radar rdar://problem/59132848
Original Reporter michaelosity (JIRA User)
Type New Feature
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels New Feature
Assignee None
Priority Medium

md5: ab53d2b33af17de83556cc4142b12391

Issue Description:

I want to migrate from Carthage to SPM (in Xcode). Carthage, by default, puts all of its fetched dependencies in a folder called 'Carthage' in the project folder. This becomes useful on a CI server because we can then cache those dependencies with some type of "locked" or "pinned" file. In Carthage's case, there is a Carthage.resolved file. The idea is to speed up CI builds just like local ones.

I didn't see this request anywhere else, but it may be a dupe of other requests.

@beccadax
Copy link
Contributor

beccadax commented Feb 4, 2020

@swift-ci create

@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
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

3 participants