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] Add -DSWIFT_PACKAGE=1 to the C/C++ preprocessor defines
It was already set for swift, but needed to be added for C/C++/etc. to
match how this works for a command-line `swift build` invocation.
Also fixes a subtle bug in inherited resolution for build settings.
0 commit comments