Skip to content

Commit

Permalink
Wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmtech-rdi committed Nov 19, 2023
1 parent 5842159 commit 3b85657
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion include/erb/xcode.gypi
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
},
'xcode_settings':
{
'ARCHS': ['x86_64'],
'ARCHS': ['$(ARCHS_STANDARD)'],
'ONLY_ACTIVE_ARCH': 'YES',
'MACOSX_DEPLOYMENT_TARGET': '10.14',

'CLANG_CXX_LANGUAGE_STANDARD': 'c++2a',
Expand Down

0 comments on commit 3b85657

Please sign in to comment.