Skip to content

Commit

Permalink
Update minimum deployment target from 9.0 to 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
al-af committed May 1, 2024
1 parent ad2a1f4 commit 14898ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/appsflyer_sdk.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ AppsFlyer is the market leader in mobile advertising attribution & analytics, he
s.source = { :git => "https://github.com/AppsFlyerSDK/flutter_appsflyer_sdk.git", :tag => s.version.to_s }


s.ios.deployment_target = '9.0'
s.ios.deployment_target = '12.0'
s.requires_arc = true
s.static_framework = true

Expand Down

0 comments on commit 14898ae

Please sign in to comment.