You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
xcodeproj
.workspace
.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.
The text was updated successfully, but these errors were encountered: