Fix RCTNetwork podspec

Summary:
RCTNetwork files require the `MobileCoreServices` framework. This diff adds the spec to the Podfile

Changelog:
[iOS][Fixed] - Fix RCTNetwork podspec

Reviewed By: PeteTheHeat

Differential Revision: D18331084

fbshipit-source-id: 0de9e6d5e2ad2a24ba0cfdecd4a8a18419acf042
This commit is contained in:
Ramanpreet Nara
2019-11-05 19:11:44 -08:00
committed by Facebook Github Bot
parent f3b3d777ab
commit 97a4b9b691
2 changed files with 2 additions and 1 deletions
@@ -37,6 +37,7 @@ Pod::Spec.new do |s|
"CLANG_CXX_LANGUAGE_STANDARD" => "c++14",
"HEADER_SEARCH_PATHS" => "\"$(PODS_ROOT)/Folly\""
}
s.frameworks = "MobileCoreServices"
s.dependency "Folly", folly_version
s.dependency "FBReactNativeSpec", version
+1 -1
View File
@@ -391,7 +391,7 @@ SPEC CHECKSUMS:
React-RCTBlob: 8df793b30385b7ffe7e6703651043bad369cd756
React-RCTImage: 3ee9a6cd02c7741ebe3a001d51a18c349019778f
React-RCTLinking: d7d7f792e63a8d57380cecbb9b7a3b31f92d1bb6
React-RCTNetwork: 156d1edeff084555eb31ba35d4cee6bc76c91908
React-RCTNetwork: 565fa6cc6108db9210fe5774f04ce52edccbb8ed
React-RCTPushNotification: acffa8af6a20e6d41b041a8c4cb4bea0de9df0dd
React-RCTSettings: 8138286da8de74839cb436dd37704ed64d4bfe78
React-RCTTest: d148e0657ce77ffd43a10325c284f47f25fb0532