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