Skip to content

Commit

Permalink
Fix build task.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmalyutindev committed Jul 22, 2023
1 parent d07748f commit 7eb4681
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,6 @@ jobs:
inputs:
actions: build
configuration: Release
xcWorkspacePath:
xcWorkspacePath: "$(Agent.BuildDirectory)/Build/GameNetworkingSockets.xcodeproj/project.xcworkspace"
scheme: "ALL_BUILD"
SDK: "macosx13.3"

0 comments on commit 7eb4681

Please sign in to comment.