Update RN and Viro. iOS build working

This commit is contained in:
John Lyon-Smith
2018-05-09 11:23:11 -07:00
parent 93cfa3b4dc
commit ccd159bb47
13 changed files with 1886 additions and 2274 deletions

View File

@@ -1,28 +1,14 @@
PODS:
- AWSCore (2.6.13)
- AWSDynamoDB (2.6.13):
- AWSCore (= 2.6.13)
- boost (1.59.0):
- boost/graph-includes (= 1.59.0)
- boost/math-includes (= 1.59.0)
- boost/numeric-includes (= 1.59.0)
- boost/pointer_cast-includes (= 1.59.0)
- boost/preprocessor-includes (= 1.59.0)
- boost/shared_ptr-includes (= 1.59.0)
- boost/string_algorithms-includes (= 1.59.0)
- boost/graph-includes (1.59.0)
- boost/math-includes (1.59.0)
- boost/numeric-includes (1.59.0)
- boost/pointer_cast-includes (1.59.0)
- boost/preprocessor-includes (1.59.0)
- boost/shared_ptr-includes (1.59.0)
- boost/string_algorithms-includes (1.59.0)
- AWSCore (2.6.17)
- AWSDynamoDB (2.6.17):
- AWSCore (= 2.6.17)
- boost-for-react-native (1.63.0)
- DoubleConversion (1.1.5)
- Folly (2016.09.26.00):
- boost
- boost-for-react-native
- DoubleConversion
- GLog
- GLog (0.3.4)
- glog
- glog (0.3.4)
- GoogleToolboxForMac/Defines (2.1.0)
- GoogleToolboxForMac/Logger (2.1.0):
- GoogleToolboxForMac/Defines (= 2.1.0)
@@ -31,42 +17,46 @@ PODS:
- GVRSDK (1.120.0):
- GoogleToolboxForMac/Logger (= 2.1.0)
- GTMSessionFetcher/Core (= 1.1.6)
- React (0.49.5):
- React/Core (= 0.49.5)
- React (0.55.4):
- React/Core (= 0.55.4)
- react-native-image-picker (0.14.3):
- React
- react-native-maps (0.20.1):
- react-native-maps (0.21.0):
- React
- React/Core (0.49.5):
- yoga (= 0.49.5.React)
- React/CxxBridge (0.49.5):
- React/Core (0.55.4):
- yoga (= 0.55.4.React)
- React/CxxBridge (0.55.4):
- Folly (= 2016.09.26.00)
- React/Core
- React/cxxreact
- React/cxxreact (0.49.5):
- boost
- React/cxxreact (0.55.4):
- boost-for-react-native (= 1.63.0)
- Folly (= 2016.09.26.00)
- React/jschelpers
- React/DevSupport (0.49.5):
- React/jsinspector
- React/DevSupport (0.55.4):
- React/Core
- React/RCTWebSocket
- React/fishhook (0.49.5)
- React/jschelpers (0.49.5):
- React/fishhook (0.55.4)
- React/jschelpers (0.55.4):
- Folly (= 2016.09.26.00)
- React/RCTAnimation (0.49.5):
- React/PrivateDatabase
- React/jsinspector (0.55.4)
- React/PrivateDatabase (0.55.4)
- React/RCTAnimation (0.55.4):
- React/Core
- React/RCTBlob (0.49.5):
- React/RCTBlob (0.55.4):
- React/Core
- React/RCTGeolocation (0.49.5):
- React/RCTGeolocation (0.55.4):
- React/Core
- React/RCTImage (0.49.5):
- React/RCTImage (0.55.4):
- React/Core
- React/RCTNetwork
- React/RCTNetwork (0.49.5):
- React/RCTNetwork (0.55.4):
- React/Core
- React/RCTText (0.49.5):
- React/RCTText (0.55.4):
- React/Core
- React/RCTWebSocket (0.49.5):
- React/RCTWebSocket (0.55.4):
- React/Core
- React/fishhook
- React/RCTBlob
@@ -75,12 +65,12 @@ PODS:
- GVRAudioSDK (= 1.120.0)
- GVRSDK (= 1.120.0)
- ViroReact (1.0)
- yoga (0.49.5.React)
- yoga (0.55.4.React)
DEPENDENCIES:
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
- Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`)
- GLog (from `../node_modules/react-native/third-party-podspecs/GLog.podspec`)
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
- react-native-image-picker (from `../node_modules/react-native-image-picker`)
- react-native-maps (from `../node_modules/react-native-maps`)
- React/Core (from `../node_modules/react-native`)
@@ -100,7 +90,7 @@ SPEC REPOS:
https://github.com/CocoaPods/Specs.git:
- AWSCore
- AWSDynamoDB
- boost
- boost-for-react-native
- GoogleToolboxForMac
- GTMSessionFetcher
- GVRAudioSDK
@@ -111,8 +101,8 @@ EXTERNAL SOURCES:
:podspec: "../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec"
Folly:
:podspec: "../node_modules/react-native/third-party-podspecs/Folly.podspec"
GLog:
:podspec: "../node_modules/react-native/third-party-podspecs/GLog.podspec"
glog:
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
React:
:path: "../node_modules/react-native"
react-native-image-picker:
@@ -127,23 +117,23 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"
SPEC CHECKSUMS:
AWSCore: 5da797bc476188fdaf00dec134fa18d84708eca9
AWSDynamoDB: 36abff7ce93fcadad2c4dc6f729d8716c933adf2
boost: 30a15ffb6d9aa4646dd3caffc960753f4cb4ca4e
DoubleConversion: ebb6747c5b66026ad4f97b789c3ceac6f18e57a6
Folly: b7255b29f1d693c375d642d0f04f0592181156d9
GLog: 3e4e4ae9746ce6bf6e9420c7fc1e08ad59c8ba1a
AWSCore: 82fbb01d73a22cfae77ac2f03f6073a123092452
AWSDynamoDB: bbfc2583819099ccc0ba92eb54cb425049d4278b
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
DoubleConversion: e22e0762848812a87afd67ffda3998d9ef29170c
Folly: 211775e49d8da0ca658aebc8eab89d642935755c
glog: 1de0bb937dccdc981596d3b5825ebfb765017ded
GoogleToolboxForMac: 2b2596cbb7186865e98cadf2b1e262d851c2b168
GTMSessionFetcher: 6aacd0ab48ddf0c3633ab2642d792abfcad1b08a
GVRAudioSDK: 302f0a8f190d855868ea07f246ce4f9b44c392ae
GVRSDK: 0cb9d0ce06a84d698e61e3db9509766022dcf815
React: bfd693e2d08a61bf1dc056bba3f5c01a13a3cc31
React: aa2040dbb6f317b95314968021bd2888816e03d5
react-native-image-picker: 42cfe2c8435d893414f8714a81e480313cb1412b
react-native-maps: 066c2afcc89e18726377bcc685315f989ca22449
ViroKit: 9631f301ef6a3f56116b23d6aac5d5c2307aa368
ViroReact: 5520f26ac4654e361786c82da3b29ce0402c3c00
yoga: 17521bbb0dd54a47c0b3ac43253e78cdac7488e0
yoga: a23273df0088bf7f2bb7e5d7b00044ea57a2a54a
PODFILE CHECKSUM: 6a4957d8115688cbb9e33db130bb6936259d12be
PODFILE CHECKSUM: bf7fd2f2a19c210b54a09cfb216d5f930cf6601c
COCOAPODS: 1.5.0.beta.1
COCOAPODS: 1.5.0