Skip to content

Commit

Permalink
Merge pull request #1081 from tchapgouv/1080-update-pods-for-xcode-154
Browse files Browse the repository at this point in the history
Update pods for Xcode 15.4
  • Loading branch information
NicolasBuquet authored Aug 14, 2024
2 parents 2dca6f0 + 4a93d15 commit 401ef7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
1 change: 1 addition & 0 deletions changelog.d/1080.build
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update pods for Xcode 15.4

0 comments on commit 401ef7b

Please sign in to comment.