We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df58194 commit 9485504Copy full SHA for 9485504
1 file changed
ios/FluentIcons.podspec
@@ -21,7 +21,7 @@ FluentIcons
21
s.source = { :git => 'https://github.com/microsoft/fluentui-system-icons.git', :tag => s.version.to_s }
22
23
s.ios.deployment_target = '12.0'
24
- s.osx.deployment_target = '10.12'
+ s.osx.deployment_target = '10.13'
25
26
# This podspec is symlinked to the root directory of this repo
27
# so all paths will need the prefix `ios/FluentIcons`
0 commit comments