mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
iOS CocoaPods: Fixed typo in symlink, update cache
Summary: A few changes: * Pods folder shouldn't be fully ignored so that internal pods cache can be updated correctly * Fixed typo internal script * Update pods cache Reviewed By: hramos Differential Revision: D16078934 fbshipit-source-id: 7a2e1b97c78f65898c44782ce0152131336374f8
This commit is contained in:
committed by
Facebook Github Bot
parent
8cfb08609a
commit
c9694f75ce
+2
-1
@@ -77,4 +77,5 @@ RNTester/build
|
||||
# CocoaPods
|
||||
/template/ios/Pods/
|
||||
/template/ios/Podfile.lock
|
||||
RNTester/Pods/
|
||||
RNTester/Pods/Local Podspecs
|
||||
RNTester/Pods/Target Support Files
|
||||
|
||||
Reference in New Issue
Block a user