Source release 15.2.0

This commit is contained in:
John W. Bruce
2019-06-28 16:02:52 -07:00
parent 2b26dee09c
commit 2990f23065
1236 changed files with 166886 additions and 142315 deletions

View File

@@ -7,7 +7,11 @@
{
'xcode_settings': {
'CODE_SIGNING_REQUIRED':'NO',
'CODE_SIGN_REQUIRED':'NO',
'CODE_SIGN_IDENTITY':'',
'SDKROOT': 'macosx',
'ONLY_ACTIVE_ARCH': 'YES',
'VALID_ARCHS':'x86_64',
'ARCHS': 'x86_64',
},
}