Skip to content

Commit 896801a

Browse files
committed
chore: USE_FRAMEWORKS: static
1 parent 76f3a17 commit 896801a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build-ios.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
run: |
6767
bundler install
6868
bundler exec pod install
69+
env:
70+
USE_FRAMEWORKS: static
6971

7072
- name: Remove .xcode.env.local
7173
working-directory: example/ios

0 commit comments

Comments
 (0)