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

How to find the active scheme of a project/workspace #917

Open
Saafo opened this issue Aug 17, 2023 · 0 comments
Open

How to find the active scheme of a project/workspace #917

Saafo opened this issue Aug 17, 2023 · 0 comments

Comments

@Saafo
Copy link

Saafo commented Aug 17, 2023

Similar to the problem I've described on stackoverflow

There're only somethings like:

Xcodeproj::Workspace.new_from_xcworkspace("My.xcworkspace").schemes
Xcodeproj::Project.schemes("My.xcodeproj")

What I want is: Xcodeproj::Project.active_scheme("My.xcodeproj")

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

1 participant