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
@@ -284,7 +284,7 @@ auto:
284
284
RUST_CONFIGURE_ARGS : --enable-full-tools --enable-sanitizers --enable-profiler --set rust.jemalloc --set rust.lto=thin --set rust.codegen-units=1
285
285
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
286
286
MACOSX_DEPLOYMENT_TARGET : 10.12
287
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
287
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
288
288
NO_LLVM_ASSERTIONS : 1
289
289
NO_DEBUG_ASSERTIONS : 1
290
290
NO_OVERFLOW_CHECKS : 1
@@ -300,7 +300,7 @@ auto:
300
300
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
301
301
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
302
302
MACOSX_DEPLOYMENT_TARGET : 10.12
303
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
303
+ SELECT_XCODE : /Applications/Xcode_15.2 .app
304
304
NO_LLVM_ASSERTIONS : 1
305
305
NO_DEBUG_ASSERTIONS : 1
306
306
NO_OVERFLOW_CHECKS : 1
@@ -329,7 +329,7 @@ auto:
329
329
--set llvm.ninja=false
330
330
--set rust.lto=thin
331
331
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
332
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
332
+ SELECT_XCODE : /Applications/Xcode_15.4 .app
333
333
USE_XCODE_CLANG : 1
334
334
MACOSX_DEPLOYMENT_TARGET : 11.0
335
335
MACOSX_STD_DEPLOYMENT_TARGET : 11.0
@@ -349,7 +349,7 @@ auto:
349
349
--enable-profiler
350
350
--set rust.jemalloc
351
351
RUSTC_RETRY_LINKER_ON_SEGFAULT : 1
352
- SELECT_XCODE : /Applications/Xcode_14.3.1 .app
352
+ SELECT_XCODE : /Applications/Xcode_15.4 .app
353
353
USE_XCODE_CLANG : 1
354
354
MACOSX_DEPLOYMENT_TARGET : 11.0
355
355
MACOSX_STD_DEPLOYMENT_TARGET : 11.0
0 commit comments