diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 8800b560a..27390f08b 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -29,6 +29,8 @@ steps: timeout_in_minutes: 10 agents: queue: macos-13-arm + env: + DEVELOPER_DIR: /Applications/Xcode14.3.app commands: - make build_swift - make build_ios_static diff --git a/.gitignore b/.gitignore index da7e5f018..993f88eca 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ Package.resolved /infer-out /oclint.json bb.ready +/maze_output