We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c7f224 commit be3ba92Copy full SHA for be3ba92
Podfile
@@ -28,7 +28,7 @@ abstract_target 'MatrixSDK' do
28
end
29
30
target 'MatrixSDK-macOS' do
31
- platform :osx, '10.10'
+ platform :osx, '10.15'
32
33
target 'MatrixSDKTests-macOS' do
34
inherit! :search_paths
0 commit comments