We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931db57 commit 7db6a61Copy full SHA for 7db6a61
.github/workflows/gptdriverscript.yml
@@ -55,7 +55,7 @@ jobs:
55
run: |
56
# Build for simulator. Adjust scheme if necessary.
57
# The output framework will be in build/Debug-iphonesimulator/BranchSDK.framework
58
- xcodebuild build -project Branch-SDK/Branch-SDK.xcodeproj \
+ xcodebuild build -project BranchSDK/BranchSDK.xcodeproj \
59
-scheme BranchSDK \
60
-configuration Debug \
61
-sdk iphonesimulator \
0 commit comments