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
[Xcodeproj] Create symlink'ed dylibs for C frameworks
This patch adds library search path to generated Xcode projects to a directory with symlinks to C framework binaries so that client provided modulemap can work with Xcode as well as SwiftPM. - https://bugs.swift.org/browse/SR-2465 - <rdar://problem/28038845> SR-2465: Xcode project cannot use C language target with custom module map
0 commit comments