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
We're going to need this to know which platforms to test on when new versions are published. c.f. objc-dylan
Or we could scan the package's LID files for the Platforms: header to figure it out? That would avoid the data duplication but would it cause other problems?
The text was updated successfully, but these errors were encountered:
We're going to need this to know which platforms to test on when new versions are published. c.f. objc-dylan
Or we could scan the package's LID files for the
Platforms:
header to figure it out? That would avoid the data duplication but would it cause other problems?The text was updated successfully, but these errors were encountered: