We were unable to automatically build your code. Please replace the call to the autobuild action with your custom build steps. Encountered a fatal error while running "/Users/runner/hostedtoolcache/CodeQL/2.14.5/x64/codeql/swift/tools/autobuild.sh". Exit code was 1 and error was: [xcode autobuilder] Cannot read workspace: file does not exist '"/Users/runner/work/REChain-/REChain-/macos/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata"
2023-09-17 15:53:48.715448000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the build command:
```
/usr/local/lib/ruby/gems/3.0.0/bin/pod install --project-directory=/Users/runner/work/REChain-/REChain-/macos
``` (BuildRunner.cpp:61)
2023-09-17 15:53:49.582969000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the build command:
```
/usr/local/lib/ruby/gems/3.0.0/bin/pod install --project-directory=/Users/runner/work/REChain-/REChain-/ios
``` (BuildRunner.cpp:61)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:x86_64, id:4203018E-580F-C1B5-9525-B745CECA79EB }
{ platform:macOS, name:Any Mac }
** BUILD FAILED **
The following build commands failed:
SwiftDriver\ Compilation\ Requirements window_to_front normal x86_64 com.apple.xcode.tools.swift.compiler (in target 'window_to_front' from project 'Pods')
(1 failure)
2023-09-17 15:54:11.103223000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the build command:
```
/usr/bin/xcodebuild build -workspace /Users/runner/work/REChain-/REChain-/macos/Runner.xcworkspace -scheme Pods-Runner CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
``` (BuildRunner.cpp:61)