diff --git a/ios/FluentIcons.podspec b/ios/FluentIcons.podspec index 385c3422d1..f9708cc7e6 100644 --- a/ios/FluentIcons.podspec +++ b/ios/FluentIcons.podspec @@ -21,7 +21,7 @@ FluentIcons s.source = { :git => 'https://github.com/microsoft/fluentui-system-icons.git', :tag => s.version.to_s } s.ios.deployment_target = '12.0' - s.osx.deployment_target = '10.12' + s.osx.deployment_target = '10.13' # This podspec is symlinked to the root directory of this repo # so all paths will need the prefix `ios/FluentIcons`