Skip to content

Commit be3ba92

Browse files
committed
Update osx min platform
1 parent 8c7f224 commit be3ba92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ abstract_target 'MatrixSDK' do
2828
end
2929

3030
target 'MatrixSDK-macOS' do
31-
platform :osx, '10.10'
31+
platform :osx, '10.15'
3232

3333
target 'MatrixSDKTests-macOS' do
3434
inherit! :search_paths

0 commit comments

Comments
 (0)