Index: tools/gyp/configurations_xcode.gypi |
diff --git a/tools/gyp/configurations_xcode.gypi b/tools/gyp/configurations_xcode.gypi |
index 405ee5d77fa347a6840c4aeee055ed051625998b..e9a68f6b1c7c0af14dd9a175589fa8c716e72178 100644 |
--- a/tools/gyp/configurations_xcode.gypi |
+++ b/tools/gyp/configurations_xcode.gypi |
@@ -80,6 +80,9 @@ |
'Dart_Macos_simdbc_Base': { |
'abstract': 1, |
}, |
+ 'Dart_Macos_simdbc64_Base': { |
+ 'abstract': 1, |
+ }, |
'Dart_Macos_Debug': { |
'abstract': 1, |
'xcode_settings': { |