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

Schemes issue #797

Open
yakimant opened this issue Oct 29, 2020 · 5 comments
Open

Schemes issue #797

yakimant opened this issue Oct 29, 2020 · 5 comments

Comments

@yakimant
Copy link

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

are showing much less schemes, than

xcodebuild -list -workspace My.xcworkspace
xcodebuild -list -project My.xcodeproj
@dive
Copy link

dive commented Nov 3, 2020

Seems like the same problem as #607 and #557.

@rogerluan
Copy link

@yakimant could you provide a zip file containing an Xcode project that can reproduce this issue?
Also knowing your xcodeproj version and xcodebuild version should help 🙏

@rogerluan
Copy link

I recommend trying this solution, as it seems to have worked for them: fastlane/fastlane#17521 (comment)

@dnkoutso
Copy link
Contributor

dnkoutso commented Jul 2, 2021

A PR to fix this would be welcome!

@dongdonggaui
Copy link

hi @dnkoutso , could you take a look at this pull request? #869

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

5 participants