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
I do have to figure out how to add another level of option here... I do have a refactoring of the option definition infrastructure in mind, but I don't want to block this fix on that work, so this warrants a more targeted fix.
And the same thing will probably be needed for the other commands, e.g. generate-xcodeproj etc.
I have gone through and cleaned this up. Since it will be a visible change, I've sent out the new syntax to [email protected] to increase the likelihood that interested parties get a chance to comment. I'll stage the PR in a moment and so there's some time for discussion before landing the change.
Additional Detail from JIRA
md5: 07b00d8a2386e5e58b08aadca7eb2ee1
Issue Description:
After moving to
swift package
sub command, the syntax for invokinginit
mode looks odd:IMHO, this could be improved by adding a
--type=executable
option toinit
mode./cc @abertelrud
The text was updated successfully, but these errors were encountered: