Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
R
react-native-amap3d
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
放牛的园子
react-native-amap3d
Commits
0403b1e3
Commit
0403b1e3
authored
Jun 12, 2017
by
Qiu Xiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修正 podfile 依赖路径
parent
214a78a3
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
Podfile
example/ios/Podfile
+2
-2
Podfile.lock
example/ios/Podfile.lock
+7
-7
No files found.
example/ios/Podfile
View file @
0403b1e3
platform
:ios
,
'8.0'
target
'Example'
do
pod
'Yoga'
,
path:
'../
../
node_modules/react-native/ReactCommon/yoga/'
pod
'React'
,
path:
'../
../
node_modules/react-native/'
pod
'Yoga'
,
path:
'../node_modules/react-native/ReactCommon/yoga/'
pod
'React'
,
path:
'../node_modules/react-native/'
pod
'react-native-amap3d'
,
path:
'../../'
end
example/ios/Podfile.lock
View file @
0403b1e3
...
...
@@ -4,7 +4,7 @@ PODS:
- AMapFoundation (1.4.0)
- React (0.44.0):
- React/Core (= 0.44.0)
- react-native-amap3d (0.
0.1
):
- react-native-amap3d (0.
1.0
):
- AMap3DMap
- React
- React/Core (0.44.0):
...
...
@@ -16,25 +16,25 @@ PODS:
- Yoga (0.44.0.React)
DEPENDENCIES:
- React (from `../
../
node_modules/react-native/`)
- React (from `../node_modules/react-native/`)
- react-native-amap3d (from `../../`)
- Yoga (from `../
../
node_modules/react-native/ReactCommon/yoga/`)
- Yoga (from `../node_modules/react-native/ReactCommon/yoga/`)
EXTERNAL SOURCES:
React:
:path: ../
../
node_modules/react-native/
:path: ../node_modules/react-native/
react-native-amap3d:
:path: ../../
Yoga:
:path: ../
../
node_modules/react-native/ReactCommon/yoga/
:path: ../node_modules/react-native/ReactCommon/yoga/
SPEC CHECKSUMS:
AMap3DMap: ab5bf8ada89e08725d199a8e4ae84296a646392d
AMapFoundation: 458974f46a39df8407fd818ab83d2630d494c726
React: d2077cc20245ccdc8bfe1fdc002f2003318ae8d8
react-native-amap3d:
71b57ee4aa3fd2cb76984439e58fcf400f18e38f
react-native-amap3d:
f327e5f91bfdd3486df34bd6dc2ab02ccd8d9a03
Yoga: a92a5d8e128905bf9f29c82f870192a6e873dd98
PODFILE CHECKSUM:
77e710fb23ddf9bb2810eb1c8b1131edf9b3cfb2
PODFILE CHECKSUM:
2e99295d5822d28e05a8cbf371d544ae509baf71
COCOAPODS: 1.2.1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment