Skip to content

Commit

Permalink
feat(ios): removed get_default_flags because its deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
Calinteodor committed Oct 2, 2024
1 parent 81840e7 commit 9ce7a46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion ios/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ target 'JitsiMeetSDK' do
#

config = use_native_modules!
flags = get_default_flags()
use_react_native!(
:path => config[:reactNativePath],
:hermes_enabled => false,
Expand Down
2 changes: 1 addition & 1 deletion ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1601,6 +1601,6 @@ SPEC CHECKSUMS:
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: e5b887426cee15d2a326bdd34afc0282fc0486ad

PODFILE CHECKSUM: d06de60a5161830d5a9506cc2237f2395881bb1d
PODFILE CHECKSUM: 9399e5f3f056b8dceafd498702ecbc273c73cfc5

COCOAPODS: 1.15.2

0 comments on commit 9ce7a46

Please sign in to comment.