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 to remove access level modifier on imports for Swift 5
fix#870
refs #804
If you want without compiler conditional import, enable `InternalImportsByDefault` upcoming feature and remove `internal` from imports.
0 commit comments