1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 08:51:40 +08:00
Code Issues Packages Projects Releases Wiki Activity GitHub Gitee

do not specify ios platform version

This commit is contained in:
sunnylqm
2025-04-29 22:01:45 +08:00
parent 83ca3a6c05
commit 00a989d567
2 changed files with 3 additions and 3 deletions

View File

@@ -45,8 +45,8 @@ Pod::Spec.new do |s|
s.homepage = package['homepage']
s.cocoapods_version = '>= 1.6.0'
s.platform = :ios, "8.0"
s.platforms = { :ios => "11.0" }
# s.platform = :ios, "8.0"
# s.platforms = { :ios => "11.0" }
s.source = { :git => 'https://github.com/reactnativecn/react-native-update.git', :tag => '#{s.version}' }
# Conditionally set source files