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
Ability to write out package manifests as source code, providing more flexibility for things like mechanical package manifest generation.
Note that this is _not_ suitable for editing the package manifest, since that would need to preserve whitespace and comments. Rather, this is for things like automatically generating packages from test sets, or for generating the initial configuration of packages (e.g. a more flexible `package init`).
rdar://70271810
0 commit comments