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-10132] New Command - swift package update-xcodeproj #4869

Closed
swift-ci opened this issue Mar 20, 2019 · 1 comment
Closed

[SR-10132] New Command - swift package update-xcodeproj #4869

swift-ci opened this issue Mar 20, 2019 · 1 comment

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-10132
Radar None
Original Reporter Sanvean (JIRA User)
Type Improvement
Additional Detail from JIRA
Votes 1
Component/s Package Manager
Labels Improvement
Assignee None
Priority Medium

md5: 56252a3c5e0c8df649ed70fc75feec3a

Issue Description:

As discussed on this thread:

https://forums.swift.org/t/swift-package-update-xcodeproj/21794

When actively developing a server side app in Xcode using SPM it can be a pain adding new package dependencies and then running

  1. swift package update

  2. swift package generate-xcodeproj

when the Xcode project contains scheme configuration information such as runtime args or environment variables as this information is immediately lost and has to be re-input.

A workaround suggestion on the thread is to create a workspace file separate from the Xcode project file, however I think a new alternate command of "update-xcodeproj" that just updates the dependency related information of the Xcode project file would be simpler and a good improvement to the developer experience in Xcode if made available.

@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
@ikesyo
Copy link
Collaborator

ikesyo commented Mar 25, 2024

generate-xcodeproj command doesn't exist anymore. Closing.

@ikesyo ikesyo closed this as not planned Won't fix, can't repro, duplicate, stale Mar 25, 2024
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

No branches or pull requests

3 participants