Skip to content

Commit a57f57b

Browse files
author
詹强
committed
example整理
1 parent 6bffb0f commit a57f57b

File tree

2 files changed

+8
-16
lines changed

2 files changed

+8
-16
lines changed

example/android/app/src/debug/AndroidManifest.xml

Lines changed: 0 additions & 8 deletions
This file was deleted.

example/ios/Podfile.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ PODS:
1111
- DoubleConversion
1212
- glog
1313
- glog (0.3.5)
14-
- JCoreRN (1.3.7):
14+
- JCore (1.5.0):
1515
- React
16-
- JVerificationRN (2.0.0):
16+
- JVerification (2.1.5):
1717
- React
1818
- React (0.60.5):
1919
- React-Core (= 0.60.5)
@@ -89,8 +89,8 @@ DEPENDENCIES:
8989
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
9090
- Folly (from `../node_modules/react-native/third-party-podspecs/Folly.podspec`)
9191
- glog (from `../node_modules/react-native/third-party-podspecs/glog.podspec`)
92-
- JCoreRN (from `../node_modules/jcore-react-native`)
93-
- JVerificationRN (from `../node_modules/jverification-react-native`)
92+
- JCore (from `../node_modules/jcore-react-native`)
93+
- JVerification (from `../node_modules/jverification-react-native`)
9494
- React (from `../node_modules/react-native/`)
9595
- React-Core (from `../node_modules/react-native/React`)
9696
- React-cxxreact (from `../node_modules/react-native/ReactCommon/cxxreact`)
@@ -121,9 +121,9 @@ EXTERNAL SOURCES:
121121
:podspec: "../node_modules/react-native/third-party-podspecs/Folly.podspec"
122122
glog:
123123
:podspec: "../node_modules/react-native/third-party-podspecs/glog.podspec"
124-
JCoreRN:
124+
JCore:
125125
:path: "../node_modules/jcore-react-native"
126-
JVerificationRN:
126+
JVerification:
127127
:path: "../node_modules/jverification-react-native"
128128
React:
129129
:path: "../node_modules/react-native/"
@@ -167,8 +167,8 @@ SPEC CHECKSUMS:
167167
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
168168
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
169169
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
170-
JCoreRN: 3d47af5c3e3ce324e8982291e07a2c7236b48fb5
171-
JVerificationRN: bcfe05c610f49697f6b94038ea99b2ffbd7e26b1
170+
JCore: 191e9e58a35fb87a7500ce7b0772ec83019eaa60
171+
JVerification: 3616f5ff2989c37aa25111ffb734a0362c6bd6bc
172172
React: 53c53c4d99097af47cf60594b8706b4e3321e722
173173
React-Core: ba421f6b4f4cbe2fb17c0b6fc675f87622e78a64
174174
React-cxxreact: 8384287780c4999351ad9b6e7a149d9ed10a2395

0 commit comments

Comments
 (0)