From 1ca3997f0973f7b948c5fe3c8c61b8f7da04a180 Mon Sep 17 00:00:00 2001 From: JC Martel Date: Wed, 21 Aug 2024 18:33:14 -0400 Subject: [PATCH] Update FluentIcons.podspec --- ios/FluentIcons.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/FluentIcons.podspec b/ios/FluentIcons.podspec index dc0aed5aa8..fadb546256 100644 --- a/ios/FluentIcons.podspec +++ b/ios/FluentIcons.podspec @@ -20,7 +20,7 @@ FluentIcons s.author = { 'Microsoft, Inc.' => 'nicroma@microsoft.com' } s.source = { :git => 'https://github.com/microsoft/fluentui-system-icons.git', :tag => s.version.to_s } - s.ios.deployment_target = '8.0' + s.ios.deployment_target = '12.0' s.osx.deployment_target = '10.12' # This podspec is symlinked to the root directory of this repo