Skip to content

Commit 7db6a61

Browse files
Update gptdriverscript.yml
1 parent 931db57 commit 7db6a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gptdriverscript.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: |
5656
# Build for simulator. Adjust scheme if necessary.
5757
# The output framework will be in build/Debug-iphonesimulator/BranchSDK.framework
58-
xcodebuild build -project Branch-SDK/Branch-SDK.xcodeproj \
58+
xcodebuild build -project BranchSDK/BranchSDK.xcodeproj \
5959
-scheme BranchSDK \
6060
-configuration Debug \
6161
-sdk iphonesimulator \

0 commit comments

Comments
 (0)