mirror of
https://github.com/facebook/react-native.git
synced 2024-11-22 06:29:46 +00:00
iOS Pods: use tar.gz offline mirrors instead of pods replica
Summary: Tweaking things to allow proper offline caching for FB internal builds. Reviewed By: PeteTheHeat Differential Revision: D17491386 fbshipit-source-id: 77295588c121190628d38ef95d5416cba06c121e
This commit is contained in:
parent
ed6a3a6c74
commit
4856494d32
13
.gitignore
vendored
13
.gitignore
vendored
@ -82,16 +82,9 @@ RNTester/build
|
||||
/template/ios/Podfile.lock
|
||||
/RNTester/Gemfile.lock
|
||||
|
||||
# RNTester Pods: all top level files of the Pods folder must be listed
|
||||
RNTester/Pods/DoubleConversion
|
||||
RNTester/Pods/Folly
|
||||
RNTester/Pods/Headers
|
||||
RNTester/Pods/Manifest.lock
|
||||
RNTester/Pods/Local Podspecs
|
||||
RNTester/Pods/Pods.xcodeproj
|
||||
RNTester/Pods/Target Support Files
|
||||
RNTester/Pods/boost-for-react-native
|
||||
RNTester/Pods/glog
|
||||
# Ignore RNTester specific Pods, but keep the __offline_mirrors__ here.
|
||||
RNTester/Pods/*
|
||||
!RNTester/Pods/__offline_mirrors
|
||||
|
||||
# react-native-codegen
|
||||
/ReactCommon/fabric/components/rncore/
|
||||
|
Loading…
Reference in New Issue
Block a user