Skip to content

Fix workspace schemes doesn't match the result of xcodebuild -list -workspace - #869

Open
dongdonggaui wants to merge 3 commits into
CocoaPods:masterfrom
dongdonggaui:master
Open

Fix workspace schemes doesn't match the result of xcodebuild -list -workspace#869
dongdonggaui wants to merge 3 commits into
CocoaPods:masterfrom
dongdonggaui:master

Conversation

@dongdonggaui

Copy link
Copy Markdown

No description provided.

@dongdonggaui dongdonggaui changed the title Fix workspace schemes doesn't match the result of xcodebuild -list -workspace #797 Fix workspace schemes doesn't match the result of xcodebuild -list -workspace Dec 31, 2021
@dongdonggaui

Copy link
Copy Markdown
Author

fix #797

@dongdonggaui dongdonggaui mentioned this pull request Apr 7, 2022
@dnkoutso

dnkoutso commented Apr 7, 2022

Copy link
Copy Markdown
Contributor

@dongdonggaui can you please add a test case? thank you!

@dongdonggaui

Copy link
Copy Markdown
Author

@dnkoutso got it,thanks for the reply

@dnkoutso

Copy link
Copy Markdown
Contributor

ping @dongdonggaui if possible please add a test

document = REXML::Document.new(xml)
instance = new(document)
# Load projects reference in "Pods/" if needed
pods_path = "#{File.expand_path("..", workspace_path)}/Pods"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this project doesnt know about "Pods". This fix might be better in CocoaPods gem instead.

@kaporn1990

Copy link
Copy Markdown

sudo gem install cocoapods

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

Successfully merging this pull request may close these issues.

3 participants