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 aa61dd5 commit ffe9b0fCopy full SHA for ffe9b0f
.github/workflows/ci.yml
@@ -84,6 +84,7 @@ jobs:
84
sudo gem install bundler
85
bundle config set path 'vendor/bundle'
86
bundle install
87
+ carthage update --use-xcframeworks
88
- name: Build-Test
89
run: set -o pipefail && env NSUnbufferedIO=YES bundle exec rake test:facebook_utils:ios
90
env:
0 commit comments