diff --git a/CutBox/Podfile b/CutBox/Podfile index 8f57d100..56402be1 100644 --- a/CutBox/Podfile +++ b/CutBox/Podfile @@ -1,5 +1,5 @@ abstract_target 'CutBoxAll' do - platform :osx, '11.0' + platform :osx, '13.0' pod 'RxSwift'