46
46
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
47
47
MACOSX_DEPLOYMENT_TARGET : 10.12
48
48
MACOSX_STD_DEPLOYMENT_TARGET : 10.12
49
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
49
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
50
50
NO_LLVM_ASSERTIONS : 1
51
51
NO_DEBUG_ASSERTIONS : 1
52
52
NO_OVERFLOW_CHECKS : 1
@@ -282,7 +282,7 @@ auto:
282
282
RUST_CONFIGURE_ARGS : --enable-full-tools --enable-sanitizers --enable-profiler --set rust.jemalloc --set rust.lto=thin --set rust.codegen-units=1
283
283
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
284
284
MACOSX_DEPLOYMENT_TARGET : 10.12
285
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
285
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
286
286
NO_LLVM_ASSERTIONS : 1
287
287
NO_DEBUG_ASSERTIONS : 1
288
288
NO_OVERFLOW_CHECKS : 1
@@ -298,7 +298,7 @@ auto:
298
298
RUST_CONFIGURE_ARGS : --enable-sanitizers --enable-profiler --set rust.jemalloc --set target.aarch64-apple-ios-macabi.sanitizers=false --set target.x86_64-apple-ios-macabi.sanitizers=false
299
299
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
300
300
MACOSX_DEPLOYMENT_TARGET : 10.12
301
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
301
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
302
302
NO_LLVM_ASSERTIONS : 1
303
303
NO_DEBUG_ASSERTIONS : 1
304
304
NO_OVERFLOW_CHECKS : 1
@@ -327,7 +327,7 @@ auto:
327
327
--set llvm.ninja=false
328
328
--set rust.lto=thin
329
329
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
330
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
330
+ SELECT_XCODE : /Applications/Xcode_15.4 .app
331
331
USE_XCODE_CLANG : 1
332
332
MACOSX_DEPLOYMENT_TARGET : 11.0
333
333
MACOSX_STD_DEPLOYMENT_TARGET : 11.0
@@ -347,7 +347,7 @@ auto:
347
347
--enable-profiler
348
348
--set rust.jemalloc
349
349
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
350
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
350
+ SELECT_XCODE : /Applications/Xcode_15.4 .app
351
351
USE_XCODE_CLANG : 1
352
352
MACOSX_DEPLOYMENT_TARGET : 11.0
353
353
MACOSX_STD_DEPLOYMENT_TARGET : 11.0
0 commit comments