mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 12:15:37 +08:00
iOS OSS: deployment target 8.0 => 9.0
Summary: Moving target deployment to iOS 9.0+ from now on, removing customization for iOS 8. Reviewed By: shergin Differential Revision: D8053439 fbshipit-source-id: 292c58f15c6e6caf8b28d15c1521812d6ed675c5
This commit is contained in:
committed by
Facebook Github Bot
parent
5028d48382
commit
f50df4f5ec
@@ -1,4 +1,4 @@
|
||||
platform :ios, '8.0'
|
||||
platform :ios, '9.0'
|
||||
|
||||
target 'RNTester' do
|
||||
# Uncomment for Swift
|
||||
|
||||
Reference in New Issue
Block a user