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 currently install android.modulemap, SwiftBionic.h, and SwiftAndroidNDK.h into an architecture specific directory in /usr/lib/swift. We should consider adopting the Windows layout of installing these files into /usr/share instead. These are architecture agnostic and there is little value in replicating them into architecture specific directories.