Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Commit

Permalink
Update Podfile macos 13
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonm23 authored Oct 1, 2024
1 parent afd24fc commit 9b1f757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CutBox/Podfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
abstract_target 'CutBoxAll' do
platform :osx, '11.0'
platform :osx, '13.0'

pod 'RxSwift'

Expand Down

0 comments on commit 9b1f757

Please sign in to comment.