Skip to content

Commit

Permalink
gyp: fix regex to match multi-digit versions
Browse files Browse the repository at this point in the history
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
  • Loading branch information
jhermsmeier authored and Trott committed Jun 10, 2018
1 parent 4c65cd9 commit 0ecd2fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ecd2fb

Please sign in to comment.