Skip to content

Commit

Permalink
pod install, build failed
Browse files Browse the repository at this point in the history
  • Loading branch information
noymer committed Jan 30, 2018
1 parent 088b748 commit af86d97
Show file tree
Hide file tree
Showing 4 changed files with 508 additions and 54 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ DerivedData
*.ipa
*.xcuserstate
project.xcworkspace
ios/Pods/

# Android/IntelliJ
#
Expand Down
35 changes: 35 additions & 0 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
PODS:
- KeenClientTD (3.2.32)
- React (0.52.2):
- React/Core (= 0.52.2)
- React/Core (0.52.2):
- yoga (= 0.52.2.React)
- RNTreasureData (0.9.1):
- TreasureData-iOS-SDK
- TreasureData-iOS-SDK (0.1.24):
- KeenClientTD (= 3.2.32)
- yoga (0.52.2.React)

DEPENDENCIES:
- React (from `../node_modules/react-native`)
- RNTreasureData (from `../node_modules/react-native-td`)
- yoga (from `../node_modules/react-native/ReactCommon/yoga/Yoga.podspec`)

EXTERNAL SOURCES:
React:
:path: ../node_modules/react-native
RNTreasureData:
:path: ../node_modules/react-native-td
yoga:
:path: ../node_modules/react-native/ReactCommon/yoga/Yoga.podspec

SPEC CHECKSUMS:
KeenClientTD: 66da83b01742f4983925391e70b5beecb4096bd1
React: 43e97926f429d846050880666de1809e22dd5cc5
RNTreasureData: c40d07b95e5f734c91ca1e6beb2576e5a9f2602d
TreasureData-iOS-SDK: e8b6d8cde3807c4ad600eb132227fb4eb20762bd
yoga: 55da126afc384965b96bff46652464373b330add

PODFILE CHECKSUM: 73f59fc85f98f8332b34fd296d4529388e0cfb5f

COCOAPODS: 1.4.0
Loading

0 comments on commit af86d97

Please sign in to comment.