Skip to content

Commit

Permalink
iOS Pods: use tar.gz offline mirrors instead of pods replica
Browse files Browse the repository at this point in the history
Summary: Tweaking things to allow proper offline caching for FB internal builds.

Reviewed By: PeteTheHeat

Differential Revision: D17491386

fbshipit-source-id: 77295588c121190628d38ef95d5416cba06c121e
  • Loading branch information
fkgozali authored and facebook-github-bot committed Sep 20, 2019
1 parent ed6a3a6 commit 4856494
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 4856494

Please sign in to comment.