HotKey
HotKey copied to clipboard
Allow SwiftUI to Build Previews in Mixed Platform Projects
SwiftUI tries to build every SwiftPackage when generating a preview. If there are packages for a platform it does not support, previews do not build. This can happen when a project targets both Mac and iOS.