diff --git a/uv.gyp b/uv.gyp index 6b46b38a..0d6e3b9a 100644 --- a/uv.gyp +++ b/uv.gyp @@ -211,7 +211,6 @@ 'sources': [ 'src/unix/darwin.c' ], 'direct_dependent_settings': { 'libraries': [ - '$(SDKROOT)/System/Library/Frameworks/Carbon.framework', '$(SDKROOT)/System/Library/Frameworks/CoreServices.framework', ], },