CodeQL Setup #2
Annotations
1 error
Analyze (swift, ["macos-latest"])
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.1/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/goknights/goknights/macos/Runner.xcodeproj/project.xcworkspace/contents.xcworkspacedata"
--- 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 **
2023-08-26 02:34:08.037577000 ERRO [autobuilder/build] [build-command-failed] `autobuild` failed to run the detected build command:
```
/usr/bin/xcodebuild build -workspace /Users/runner/work/goknights/goknights/macos/Runner.xcworkspace -scheme Runner CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO
``` (XcodeBuildRunner.cpp:75)
|