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:
Kevin Gozali
2019-07-01 15:20:01 -07:00
committed by Facebook Github Bot
parent 8cfb08609a
commit c9694f75ce
+2 -1
View File
@@ -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