Skip to content

Commit

Permalink
Build in debug mode
Browse files Browse the repository at this point in the history
  • Loading branch information
hmallen99 committed Oct 11, 2024
1 parent e921777 commit c0956bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
xcodebuild -scheme "benchmarking-test-app" \
-archivePath "BenchmarkingTestApp.xcarchive" \
-workspace ios/benchmarking-test-app.xcworkspace \
-configuration Release \
-configuration Debug \
-sdk iphoneos \
-destination generic/platform=iOS \
-allowProvisioningUpdates \
Expand Down

0 comments on commit c0956bb

Please sign in to comment.