1
0
mirror of https://gitcode.com/gh_mirrors/re/react-native-pushy.git synced 2025-09-16 07:11:39 +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

@@ -1,6 +1,6 @@
{
"name": "react-native-update",
"version": "10.28.7",
"version": "10.28.8",
"description": "react-native hot update",
"main": "src/index",
"scripts": {

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