diff --git a/.github/workflows/debug.yml b/.github/workflows/debug.yml index c1fc8cfca..7c4df0210 100644 --- a/.github/workflows/debug.yml +++ b/.github/workflows/debug.yml @@ -23,8 +23,10 @@ jobs: run: > xcodebuild -quiet + -project Cog.xcodeproj -scheme Cog -configuration Debug + -destination 'platform=macOS,arch=x86_64' -derivedDataPath $XCODE_DERIVEDDATA_PATH CODE_SIGNING_ALLOWED=NO build