@@ -754,7 +754,7 @@ jobs:
754
754
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc
755
755
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
756
756
MACOSX_DEPLOYMENT_TARGET : 10.12
757
- # SELECT_XCODE: /Applications/Xcode_15.2.app
757
+ SELECT_XCODE : /Applications/Xcode_15.2.app
758
758
# USE_XCODE_CLANG: 1
759
759
NO_LLVM_ASSERTIONS : 1
760
760
NO_DEBUG_ASSERTIONS : 1
@@ -796,7 +796,7 @@ jobs:
796
796
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc
797
797
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
798
798
MACOSX_DEPLOYMENT_TARGET : 10.12
799
- # SELECT_XCODE: /Applications/Xcode_15.2.app
799
+ SELECT_XCODE : /Applications/Xcode_15.2.app
800
800
# USE_XCODE_CLANG: 1
801
801
NO_LLVM_ASSERTIONS : 1
802
802
NO_DEBUG_ASSERTIONS : 1
@@ -838,7 +838,7 @@ jobs:
838
838
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc
839
839
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
840
840
MACOSX_DEPLOYMENT_TARGET : 10.12
841
- # SELECT_XCODE: /Applications/Xcode_15.2.app
841
+ SELECT_XCODE : /Applications/Xcode_15.2.app
842
842
# USE_XCODE_CLANG: 1
843
843
NO_LLVM_ASSERTIONS : 1
844
844
NO_DEBUG_ASSERTIONS : 1
@@ -865,7 +865,7 @@ jobs:
865
865
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc
866
866
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
867
867
MACOSX_DEPLOYMENT_TARGET : 10.12
868
- # SELECT_XCODE: /Applications/Xcode_15.2.app
868
+ SELECT_XCODE : /Applications/Xcode_15.2.app
869
869
# USE_XCODE_CLANG: 1
870
870
NO_LLVM_ASSERTIONS : 1
871
871
NO_DEBUG_ASSERTIONS : 1
@@ -878,7 +878,7 @@ jobs:
878
878
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc
879
879
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
880
880
MACOSX_DEPLOYMENT_TARGET : 10.12
881
- # SELECT_XCODE: /Applications/Xcode_15.2.app
881
+ SELECT_XCODE : /Applications/Xcode_15.2.app
882
882
# USE_XCODE_CLANG: 1
883
883
NO_LLVM_ASSERTIONS : 1
884
884
NO_DEBUG_ASSERTIONS : 1
@@ -891,7 +891,7 @@ jobs:
891
891
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc
892
892
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
893
893
MACOSX_DEPLOYMENT_TARGET : 10.12
894
- # SELECT_XCODE: /Applications/Xcode_15.2.app
894
+ SELECT_XCODE : /Applications/Xcode_15.2.app
895
895
# USE_XCODE_CLANG: 1
896
896
NO_LLVM_ASSERTIONS : 1
897
897
NO_DEBUG_ASSERTIONS : 1
@@ -904,7 +904,7 @@ jobs:
904
904
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc
905
905
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
906
906
MACOSX_DEPLOYMENT_TARGET : 10.12
907
- # SELECT_XCODE: /Applications/Xcode_15.2.app
907
+ SELECT_XCODE : /Applications/Xcode_15.2.app
908
908
# USE_XCODE_CLANG: 1
909
909
NO_LLVM_ASSERTIONS : 1
910
910
NO_DEBUG_ASSERTIONS : 1
@@ -917,7 +917,7 @@ jobs:
917
917
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc
918
918
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
919
919
MACOSX_DEPLOYMENT_TARGET : 10.12
920
- # SELECT_XCODE: /Applications/Xcode_15.2.app
920
+ SELECT_XCODE : /Applications/Xcode_15.2.app
921
921
# USE_XCODE_CLANG: 1
922
922
NO_LLVM_ASSERTIONS : 1
923
923
NO_DEBUG_ASSERTIONS : 1
@@ -930,7 +930,7 @@ jobs:
930
930
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc
931
931
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
932
932
MACOSX_DEPLOYMENT_TARGET : 10.12
933
- # SELECT_XCODE: /Applications/Xcode_15.2.app
933
+ SELECT_XCODE : /Applications/Xcode_15.2.app
934
934
# USE_XCODE_CLANG: 1
935
935
NO_LLVM_ASSERTIONS : 1
936
936
NO_DEBUG_ASSERTIONS : 1
@@ -943,7 +943,7 @@ jobs:
943
943
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc
944
944
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
945
945
MACOSX_DEPLOYMENT_TARGET : 10.12
946
- # SELECT_XCODE: /Applications/Xcode_15.2.app
946
+ SELECT_XCODE : /Applications/Xcode_15.2.app
947
947
# USE_XCODE_CLANG: 1
948
948
NO_LLVM_ASSERTIONS : 1
949
949
NO_DEBUG_ASSERTIONS : 1
0 commit comments