Skip to content

Commit

Permalink
ios platform updated to 12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JarvanMo committed Apr 7, 2024
1 parent 23c867c commit adc7c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/fluwx.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ The capability of implementing WeChat SDKs in Flutter. With Fluwx, developers ca
s.source_files = 'Classes/**/*'
s.public_header_files = 'Classes/**/*.h'
s.dependency 'Flutter'
s.platform = :ios, '11.0'
s.platform = :ios, '12.0'
s.static_framework = true
s.resource_bundles = {'fluwx_privacy' => ['Resources/PrivacyInfo.xcprivacy']}
s.default_subspec = fluwx_subspec
Expand Down

0 comments on commit adc7c37

Please sign in to comment.