From 2d934ed1b90ae7401e8cdd9758d9bbbefe2e3a1d Mon Sep 17 00:00:00 2001 From: Yi Zhang Date: Thu, 12 Sep 2024 11:02:18 +0800 Subject: [PATCH] use binskim --- tools/ci_build/github/azure-pipelines/mac-ios-ci-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci_build/github/azure-pipelines/mac-ios-ci-pipeline.yml b/tools/ci_build/github/azure-pipelines/mac-ios-ci-pipeline.yml index 48d48156fe913..35c8782f49c04 100644 --- a/tools/ci_build/github/azure-pipelines/mac-ios-ci-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/mac-ios-ci-pipeline.yml @@ -63,7 +63,7 @@ jobs: --use_xcode \ --config RelWithDebInfo \ --build_apple_framework \ - --parallel --use_binskim_compliant_compile_flags + --parallel displayName: (CPU, CoreML, XNNPACK EPs) Build onnxruntime for iOS x86_64 and run tests using simulator env: CC: clang