Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.

Adds support for running pod init on an Xcode Project #245

Merged
merged 4 commits into from
Feb 12, 2016
Merged

Conversation

endocrimes
Copy link
Member

This adds basic support for running pod init on an Xcode Project.
I think it could eventually do with a better interface than just running an open panel?

Fixes #80

command:command
delegate:delegate
qualityOfService:qualityOfService];
}
Copy link
Member

Choose a reason for hiding this comment

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

nice trick for backward compatability

@endocrimes
Copy link
Member Author

@orta Thanks ^_^. I've gone ahead and removed the comment block and rebased.

@@ -86,6 +86,11 @@
<modifierMask key="keyEquivalentModifierMask"/>
<menu key="submenu" title="File" id="bib-Uj-vzu">
<items>
<menuItem title="New Podfile" keyEquivalent="n" id="Q1o-LS-sQI">
Copy link
Member

Choose a reason for hiding this comment

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

OK, can you rename this to "New Podfile from Xcodeproj" or "New Podfile from Xcode Project" ? - then this is good to merge 👍

@endocrimes
Copy link
Member Author

@orta Done 👍

@orta
Copy link
Member

orta commented Feb 12, 2016

Ace, now we wait 2 hours for CI and it's good ;)

@endocrimes
Copy link
Member Author

😂

orta added a commit that referenced this pull request Feb 12, 2016
Adds support for running `pod init` on an Xcode Project
@orta orta merged commit c4c3b29 into master Feb 12, 2016
@orta
Copy link
Member

orta commented Feb 12, 2016

2 hours later ;)

@endocrimes endocrimes deleted the dan-new-podfile branch February 12, 2016 14:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants