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 6633fb3 commit 2d14855Copy full SHA for 2d14855
.github/workflows/tests.yml
@@ -45,7 +45,7 @@ jobs:
45
run: |
46
# https://github.com/giginet/Scipio/issues/239
47
# https://github.com/giginet/Scipio/issues/241
48
- git checkout https://github.com/firebase/firebase-ios-sdk --tag 11.15.0
+ git checkout https://github.com/firebase/firebase-ios-sdk 11.15.0
49
swift run scipio create firebase-ios-sdk \
50
--framework-type static \
51
--platform iOS
0 commit comments