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
build(macos): Allow compiling without Xcode (#2733)
When the Xcode app is not installed, compiling `apple-catalog-parsing`
fails due to linker errors. The problem can be fixed by expanding the
linker search path.
Fixes#2732
0 commit comments