microsoft / git

A fork of Git containing Microsoft-specific patches.
http://git-scm.com/
Other
782 stars 92 forks source link

jeffhostetler/native-curl #636

Closed jeffhostetler closed 7 months ago

jeffhostetler commented 7 months ago

Use the OS provided version of libcurl when building release packages. This is in contrast to using Homebrew on ARM64 in our universal binaries.

Also add diagnostics during the release build process to display the DYLIBs that are referenced by the key executables.