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 481da6f commit 20b3a44Copy full SHA for 20b3a44
.github/workflows/cpp-packaging.yml
@@ -168,6 +168,7 @@ jobs:
168
run: |
169
python sdk-src/scripts/gha/build_ios_tvos.py -b firebase-cpp-sdk-ios-tvos-build -s sdk-src
170
sdk-src/build_scripts/ios/package.sh firebase-cpp-sdk-ios-tvos-build firebase-cpp-sdk-ios-tvos-package
171
+ sdk-src/build_scripts/tvos/package.sh firebase-cpp-sdk-ios-tvos-build firebase-cpp-sdk-ios-tvos-package
172
cd firebase-cpp-sdk-ios-tvos-package
173
tar -czhf ../firebase-cpp-sdk-ios-tvos-package.tgz .
174
0 commit comments