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

Support building of XCode workspaces #686

Closed
teobugslayer opened this issue Jul 23, 2015 · 1 comment
Closed

Support building of XCode workspaces #686

teobugslayer opened this issue Jul 23, 2015 · 1 comment
Milestone

Comments

@teobugslayer
Copy link
Contributor

Allow the users to build Xcode workspaces instead of the project.

@teobugslayer teobugslayer added this to the 1.3.0 milestone Jul 23, 2015
Fatme pushed a commit that referenced this issue Aug 6, 2015
@Fatme
Copy link
Contributor

Fatme commented Aug 6, 2015

Follow this steps in order to test this:

  • Execute pod command. If the command is not found, execute sudo gem install cocoapods.
  • Create new project and add ios platform.
  • Create Podfile in platforms/ios folder
  • cd platforms/ios
  • Execute pod install - this will produce .xcworkspace file
  • build the project

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