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

DSL directive project instead of xcodeproj #298

Closed
mrackwitz opened this issue Jan 26, 2016 · 1 comment
Closed

DSL directive project instead of xcodeproj #298

mrackwitz opened this issue Jan 26, 2016 · 1 comment

Comments

@mrackwitz
Copy link
Member

  • The directive to specify a project is called xcodeproj.
  • The directive to specify a workspace is called workspace.
  • The construct to declare a target is called target.

But all those are based on artifacts created with or for Xcode. I think that's one of the most counter-intuitive things in the current DSL. I'd love when we could fix that, before we "finalize" the DSL for 1.0.

@orta
Copy link
Member

orta commented Jan 26, 2016

I'm 👍 with this, makes sense. As long as we let people know about the change when running pod install

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

2 participants