mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Update offline mirrors for iOS
Summary: Update the Offline mirrors for iOS allow-large-files ## Changelog: [Internal] - Update iOS offline mirrors Reviewed By: cortinico Differential Revision: D43768478 fbshipit-source-id: 5e7aa6d409f85786ddef795bc4f0261dcdcb4506
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4d7753eb9a
commit
0f53d3195f
@@ -986,7 +986,7 @@ SPEC CHECKSUMS:
|
||||
FlipperKit: 2efad7007d6745a3f95e4034d547be637f89d3f6
|
||||
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
|
||||
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
|
||||
hermes-engine: e9181cfd1197b666a2741ad585ebfaaa75fb432e
|
||||
hermes-engine: 7907a32084d03d32827639c9d977a4581ab0ef71
|
||||
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
|
||||
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
|
||||
RCT-Folly: 424b8c9a7a0b9ab2886ffe9c3b041ef628fd4fb1
|
||||
|
||||
@@ -971,6 +971,7 @@
|
||||
"-DFOLLY_NO_CONFIG",
|
||||
"-DFOLLY_MOBILE=1",
|
||||
"-DFOLLY_USE_LIBCPP=1",
|
||||
"-DRN_FABRIC_ENABLED",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-ObjC",
|
||||
@@ -1052,6 +1053,7 @@
|
||||
"-DFOLLY_NO_CONFIG",
|
||||
"-DFOLLY_MOBILE=1",
|
||||
"-DFOLLY_USE_LIBCPP=1",
|
||||
"-DRN_FABRIC_ENABLED",
|
||||
);
|
||||
OTHER_LDFLAGS = (
|
||||
"-ObjC",
|
||||
|
||||
Reference in New Issue
Block a user