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
Swift UI test lane failed to compile in CI because Xcode looked for the
bridging header in a nested path that does not exist in
a clean checkout. Updated the project and Tuist config to reference the
header relative to the target so both local and CI builds succeed.
0 commit comments