This repository was archived by the owner on Aug 11, 2022. It is now read-only.
Commit 8f033d7
node-gyp: fix regex to match multi-digit versions (#20948)
This fixes the regular expression matching in `xcode_emulation`
to also handle version numbers with multiple-digit major versions
which would otherwise break under use of XCode 10
Fixes: nodejs/node-gyp#1454
PR-URL: #20948
Credit: @Trott
Reviewed-By: @zkat1 parent 61bf827 commit 8f033d7
1 file changed
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments