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
[Commands] Migrate: Don't attempt to cache manifest with temporary feature flags
The build system requested by the `swift package migrate` command is
transitory and shouldn't be persisted. This would also make sure that
the build plan is always available regardless of what builds happened
before `swift package migrate` invocation.
Resolves: rdar://152687084
0 commit comments