diff --git a/Podfile b/Podfile index d3c1db477..be4ce6b1d 100644 --- a/Podfile +++ b/Podfile @@ -39,7 +39,7 @@ def import_Common_pods pod 'SideMenu', '~> 6.5' pod 'DSWaveformImage', '~> 6.1.1' - pod 'FLEX', '~> 4.5.0', :configurations => ['Debug'], :inhibit_warnings => true + pod 'FLEX', '~> 5.22.10', :configurations => ['Debug'], :inhibit_warnings => true end abstract_target 'TchapPods' do diff --git a/changelog.d/1080.build b/changelog.d/1080.build new file mode 100644 index 000000000..b8818e94c --- /dev/null +++ b/changelog.d/1080.build @@ -0,0 +1 @@ +Update pods for Xcode 15.4 \ No newline at end of file