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
Fix a compatibility issue with Swift 6.0 and main snapshots (#125)
It doesn't seem that projects depending on Foundation can be cross-compiled with 6.0 Swift SDKs (`error: missing required module '_FoundationCShims'), but at least the generation process completes successfully.
0 commit comments