瀏覽代碼

Bump test target to 10.15 because Xcode expects that

Marcin Krzyzanowski 5 年之前
父節點
當前提交
7d78f2d5b0
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      config/Tests-Shared.xcconfig

+ 3 - 0
config/Tests-Shared.xcconfig

@@ -17,3 +17,6 @@ OTHER_SWIFT_FLAGS = $(inherited) -Xfrontend -debug-time-function-bodies
 
 
 // Disable for tests. https://twitter.com/krzyzanowskim/status/1191515868401983489
 // Disable for tests. https://twitter.com/krzyzanowskim/status/1191515868401983489
 BUILD_LIBRARY_FOR_DISTRIBUTION = NO
 BUILD_LIBRARY_FOR_DISTRIBUTION = NO
+
+MACOSX_DEPLOYMENT_TARGET = 10.15
+