Last active
May 16, 2018 14:12
-
-
Save steverob/1bf90a6c90146702bfbc0a74ad4dcfee to your computer and use it in GitHub Desktop.
Error log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Uncomment the next line to define a global platform for your project | |
platform :ios, '9.0' | |
target 'ShowdownLive' do | |
# Uncomment the next line if you're using Swift or would like to use dynamic frameworks | |
# use_frameworks! | |
# Pods for ShowdownLive | |
pod 'AppCenter/Crashes', '~> 1.5.0' | |
pod 'AppCenter/Analytics', '~> 1.5.0' | |
pod 'AppCenterReactNativeShared', '~> 1.4.0' | |
rn_path = '../node_modules/react-native' | |
pod 'yoga', path: "#{rn_path}/ReactCommon/yoga/yoga.podspec" | |
pod 'React', path: rn_path, subspecs: [ | |
'Core', | |
'RCTActionSheet', | |
'RCTAnimation', | |
'RCTGeolocation', | |
'RCTImage', | |
'RCTLinkingIOS', | |
'RCTNetwork', | |
'RCTSettings', | |
'RCTText', | |
'RCTVibration', | |
'RCTWebSocket', | |
'BatchedBridge', | |
'DevSupport', | |
] | |
pod 'Firebase/Core', '4.13.0' | |
pod 'RNFirebase', :path => '../node_modules/react-native-firebase/ios' | |
pod 'Firebase/Firestore', '4.13.0' | |
pod 'Firebase/Database', '4.13.0' | |
pod 'Firebase/Messaging', '4.13.0' | |
pod 'Firebase/Auth', '4.13.0' | |
pod 'Firebase/Performance', '4.13.0' | |
pod 'Firebase/DynamicLinks', '4.13.0' | |
pod 'Bolts', '1.9.0' | |
pod 'FBSDKCoreKit', '4.33.0' | |
pod 'FBSDKLoginKit', '4.33.0' | |
pod 'FBSDKShareKit', '4.33.0' | |
pod 'Fabric', '1.7.6' | |
pod 'Crashlytics', '3.10.1' | |
pod 'ReactNativeFabric', :path => '../node_modules/react-native-fabric' | |
pod 'react-native-image-picker', :path => '../node_modules/react-native-image-picker' | |
pod 'OpenTok', '2.14.0' | |
pod 'RNImageCropPicker', :path => '../node_modules/react-native-image-crop-picker' | |
pod 'RNSound', :path => '../node_modules/react-native-sound' | |
pod 'react-native-video', :path => '../node_modules/react-native-video' | |
pod 'SentryReactNative', :path => '../node_modules/react-native-sentry' | |
end | |
post_install do |installer| | |
installer.pods_project.targets.each do |target| | |
if target.name == "React" | |
target.remove_from_project | |
end | |
end | |
end | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PODS: | |
- AppCenter/Analytics (1.5.0): | |
- AppCenter/Core | |
- AppCenter/Core (1.5.0) | |
- AppCenter/Crashes (1.5.0): | |
- AppCenter/Core | |
- AppCenterReactNativeShared (1.4.0): | |
- AppCenter/Core (= 1.5.0) | |
- Bolts (1.9.0): | |
- Bolts/AppLinks (= 1.9.0) | |
- Bolts/Tasks (= 1.9.0) | |
- Bolts/AppLinks (1.9.0): | |
- Bolts/Tasks | |
- Bolts/Tasks (1.9.0) | |
- BoringSSL (10.0.2): | |
- BoringSSL/Implementation (= 10.0.2) | |
- BoringSSL/Interface (= 10.0.2) | |
- BoringSSL/Implementation (10.0.2): | |
- BoringSSL/Interface (= 10.0.2) | |
- BoringSSL/Interface (10.0.2) | |
- Crashlytics (3.10.1): | |
- Fabric (~> 1.7.5) | |
- Fabric (1.7.6) | |
- FBSDKCoreKit (4.33.0): | |
- Bolts (~> 1.7) | |
- FBSDKLoginKit (4.33.0): | |
- FBSDKCoreKit | |
- FBSDKShareKit (4.33.0): | |
- FBSDKCoreKit (~> 4.33.0) | |
- Firebase/Auth (4.13.0): | |
- Firebase/Core | |
- FirebaseAuth (= 4.6.1) | |
- Firebase/Core (4.13.0): | |
- FirebaseAnalytics (= 4.2.0) | |
- FirebaseCore (= 4.0.20) | |
- Firebase/Database (4.13.0): | |
- Firebase/Core | |
- FirebaseDatabase (= 4.1.5) | |
- Firebase/DynamicLinks (4.13.0): | |
- Firebase/Core | |
- FirebaseDynamicLinks (= 2.3.2) | |
- Firebase/Firestore (4.13.0): | |
- Firebase/Core | |
- FirebaseFirestore (= 0.11.0) | |
- Firebase/Messaging (4.13.0): | |
- Firebase/Core | |
- FirebaseMessaging (= 2.2.0) | |
- Firebase/Performance (4.13.0): | |
- Firebase/Core | |
- FirebasePerformance (= 1.1.3) | |
- FirebaseAnalytics (4.2.0): | |
- FirebaseCore (~> 4.0) | |
- FirebaseInstanceID (~> 2.0) | |
- GoogleToolboxForMac/NSData+zlib (~> 2.1) | |
- nanopb (~> 0.3) | |
- FirebaseAuth (4.6.1): | |
- FirebaseAnalytics (~> 4.2) | |
- GoogleToolboxForMac/NSDictionary+URLArguments (~> 2.1) | |
- GTMSessionFetcher/Core (~> 1.1) | |
- FirebaseCore (4.0.20): | |
- GoogleToolboxForMac/NSData+zlib (~> 2.1) | |
- FirebaseDatabase (4.1.5): | |
- FirebaseAnalytics (~> 4.1) | |
- FirebaseCore (~> 4.0) | |
- leveldb-library (~> 1.18) | |
- FirebaseDynamicLinks (2.3.2): | |
- FirebaseAnalytics (~> 4.0) | |
- FirebaseFirestore (0.11.0): | |
- FirebaseAnalytics (~> 4.1) | |
- FirebaseCore (~> 4.0) | |
- gRPC-ProtoRPC (~> 1.0) | |
- leveldb-library (~> 1.18) | |
- Protobuf (~> 3.5) | |
- FirebaseInstanceID (2.0.10): | |
- FirebaseCore (~> 4.0) | |
- FirebaseMessaging (2.2.0): | |
- FirebaseAnalytics (~> 4.1) | |
- FirebaseCore (~> 4.0) | |
- FirebaseInstanceID (~> 2.0) | |
- GoogleToolboxForMac/Logger (~> 2.1) | |
- Protobuf (~> 3.5) | |
- FirebasePerformance (1.1.3): | |
- FirebaseAnalytics (~> 4.1) | |
- FirebaseInstanceID (~> 2.0) | |
- FirebaseSwizzlingUtilities/ISASwizzling (~> 1.0) | |
- FirebaseSwizzlingUtilities/MethodSwizzling (~> 1.0) | |
- GoogleToolboxForMac/Logger (~> 2.1) | |
- GoogleToolboxForMac/NSData+zlib (~> 2.1) | |
- GTMSessionFetcher/Core (~> 1.1) | |
- Protobuf (~> 3.5) | |
- FirebaseSwizzlingUtilities/ISASwizzling (1.0.1) | |
- FirebaseSwizzlingUtilities/MethodSwizzling (1.0.1): | |
- FirebaseCore (~> 4.0) | |
- GoogleToolboxForMac/DebugUtils (2.1.4): | |
- GoogleToolboxForMac/Defines (= 2.1.4) | |
- GoogleToolboxForMac/Defines (2.1.4) | |
- GoogleToolboxForMac/Logger (2.1.4): | |
- GoogleToolboxForMac/Defines (= 2.1.4) | |
- GoogleToolboxForMac/NSData+zlib (2.1.4): | |
- GoogleToolboxForMac/Defines (= 2.1.4) | |
- GoogleToolboxForMac/NSDictionary+URLArguments (2.1.4): | |
- GoogleToolboxForMac/DebugUtils (= 2.1.4) | |
- GoogleToolboxForMac/Defines (= 2.1.4) | |
- GoogleToolboxForMac/NSString+URLArguments (= 2.1.4) | |
- GoogleToolboxForMac/NSString+URLArguments (2.1.4) | |
- gRPC (1.11.0): | |
- gRPC-RxLibrary (= 1.11.0) | |
- gRPC/Main (= 1.11.0) | |
- gRPC-Core (1.11.0): | |
- gRPC-Core/Implementation (= 1.11.0) | |
- gRPC-Core/Interface (= 1.11.0) | |
- gRPC-Core/Implementation (1.11.0): | |
- BoringSSL (~> 10.0) | |
- gRPC-Core/Interface (= 1.11.0) | |
- nanopb (~> 0.3) | |
- gRPC-Core/Interface (1.11.0) | |
- gRPC-ProtoRPC (1.11.0): | |
- gRPC (= 1.11.0) | |
- gRPC-RxLibrary (= 1.11.0) | |
- Protobuf (~> 3.0) | |
- gRPC-RxLibrary (1.11.0) | |
- gRPC/Main (1.11.0): | |
- gRPC-Core (= 1.11.0) | |
- gRPC-RxLibrary (= 1.11.0) | |
- GTMSessionFetcher/Core (1.1.15) | |
- KSCrash/Core (1.15.18): | |
- KSCrash/Reporting/Filters/Basic | |
- KSCrash/Recording (1.15.18): | |
- KSCrash/Recording/Tools (= 1.15.18) | |
- KSCrash/Recording/Tools (1.15.18) | |
- KSCrash/Reporting/Filters/Base (1.15.18): | |
- KSCrash/Recording | |
- KSCrash/Reporting/Filters/Basic (1.15.18): | |
- KSCrash/Recording | |
- KSCrash/Reporting/Filters/Base | |
- leveldb-library (1.20) | |
- nanopb (0.3.8): | |
- nanopb/decode (= 0.3.8) | |
- nanopb/encode (= 0.3.8) | |
- nanopb/decode (0.3.8) | |
- nanopb/encode (0.3.8) | |
- OpenTok (2.14.0) | |
- Protobuf (3.5.0) | |
- QBImagePickerController (3.4.0) | |
- React (0.52.2): | |
- React/Core (= 0.52.2) | |
- react-native-image-picker (0.14.3): | |
- React | |
- react-native-video (2.0.0): | |
- React | |
- React/BatchedBridge (0.52.2): | |
- React/Core | |
- React/cxxreact_legacy | |
- React/Core (0.52.2): | |
- yoga (= 0.52.2.React) | |
- React/cxxreact_legacy (0.52.2): | |
- React/jschelpers_legacy | |
- React/jsinspector_legacy | |
- React/DevSupport (0.52.2): | |
- React/Core | |
- React/RCTWebSocket | |
- React/fishhook (0.52.2) | |
- React/jschelpers_legacy (0.52.2) | |
- React/jsinspector_legacy (0.52.2) | |
- React/RCTActionSheet (0.52.2): | |
- React/Core | |
- React/RCTAnimation (0.52.2): | |
- React/Core | |
- React/RCTBlob (0.52.2): | |
- React/Core | |
- React/RCTGeolocation (0.52.2): | |
- React/Core | |
- React/RCTImage (0.52.2): | |
- React/Core | |
- React/RCTNetwork | |
- React/RCTLinkingIOS (0.52.2): | |
- React/Core | |
- React/RCTNetwork (0.52.2): | |
- React/Core | |
- React/RCTSettings (0.52.2): | |
- React/Core | |
- React/RCTText (0.52.2): | |
- React/Core | |
- React/RCTVibration (0.52.2): | |
- React/Core | |
- React/RCTWebSocket (0.52.2): | |
- React/Core | |
- React/fishhook | |
- React/RCTBlob | |
- ReactNativeFabric (0.5.1): | |
- Crashlytics | |
- Fabric | |
- React | |
- RNFirebase (4.1.0): | |
- Firebase/Core | |
- React | |
- RNImageCropPicker (0.20.1): | |
- QBImagePickerController | |
- React/Core | |
- RSKImageCropper | |
- RNSound (0.10.9): | |
- React/Core | |
- RNSound/Core (= 0.10.9) | |
- RNSound/Core (0.10.9): | |
- React/Core | |
- RSKImageCropper (2.0.1) | |
- Sentry (3.12.4): | |
- Sentry/Core (= 3.12.4) | |
- Sentry/KSCrash (= 3.12.4) | |
- Sentry/Core (3.12.4) | |
- Sentry/KSCrash (3.12.4): | |
- KSCrash/Core (~> 1.15.12) | |
- SentryReactNative (0.36.0): | |
- Sentry (~> 3.12.4) | |
- Sentry/KSCrash (~> 3.12.4) | |
- yoga (0.52.2.React) | |
DEPENDENCIES: | |
- AppCenter/Analytics (~> 1.5.0) | |
- AppCenter/Crashes (~> 1.5.0) | |
- AppCenterReactNativeShared (~> 1.4.0) | |
- Bolts (= 1.9.0) | |
- Crashlytics (= 3.10.1) | |
- Fabric (= 1.7.6) | |
- FBSDKCoreKit (= 4.33.0) | |
- FBSDKLoginKit (= 4.33.0) | |
- FBSDKShareKit (= 4.33.0) | |
- Firebase/Auth (= 4.13.0) | |
- Firebase/Core (= 4.13.0) | |
- Firebase/Database (= 4.13.0) | |
- Firebase/DynamicLinks (= 4.13.0) | |
- Firebase/Firestore (= 4.13.0) | |
- Firebase/Messaging (= 4.13.0) | |
- Firebase/Performance (= 4.13.0) | |
- OpenTok (= 2.14.0) | |
- react-native-image-picker (from `../node_modules/react-native-image-picker`) | |
- react-native-video (from `../node_modules/react-native-video`) | |
- React/BatchedBridge (from `../node_modules/react-native`) | |
- React/Core (from `../node_modules/react-native`) | |
- React/DevSupport (from `../node_modules/react-native`) | |
- React/RCTActionSheet (from `../node_modules/react-native`) | |
- React/RCTAnimation (from `../node_modules/react-native`) | |
- React/RCTGeolocation (from `../node_modules/react-native`) | |
- React/RCTImage (from `../node_modules/react-native`) | |
- React/RCTLinkingIOS (from `../node_modules/react-native`) | |
- React/RCTNetwork (from `../node_modules/react-native`) | |
- React/RCTSettings (from `../node_modules/react-native`) | |
- React/RCTText (from `../node_modules/react-native`) | |
- React/RCTVibration (from `../node_modules/react-native`) | |
- React/RCTWebSocket (from `../node_modules/react-native`) | |
- ReactNativeFabric (from `../node_modules/react-native-fabric`) | |
- RNFirebase (from `../node_modules/react-native-firebase/ios`) | |
- RNImageCropPicker (from `../node_modules/react-native-image-crop-picker`) | |
- RNSound (from `../node_modules/react-native-sound`) | |
- SentryReactNative (from `../node_modules/react-native-sentry`) | |
- yoga (from `../node_modules/react-native/ReactCommon/yoga/yoga.podspec`) | |
EXTERNAL SOURCES: | |
React: | |
:path: ../node_modules/react-native | |
react-native-image-picker: | |
:path: ../node_modules/react-native-image-picker | |
react-native-video: | |
:path: ../node_modules/react-native-video | |
ReactNativeFabric: | |
:path: ../node_modules/react-native-fabric | |
RNFirebase: | |
:path: ../node_modules/react-native-firebase/ios | |
RNImageCropPicker: | |
:path: ../node_modules/react-native-image-crop-picker | |
RNSound: | |
:path: ../node_modules/react-native-sound | |
SentryReactNative: | |
:path: ../node_modules/react-native-sentry | |
yoga: | |
:path: ../node_modules/react-native/ReactCommon/yoga/yoga.podspec | |
SPEC CHECKSUMS: | |
AppCenter: 42c293f0de27e173aacd600a55a49da5317cd40e | |
AppCenterReactNativeShared: 056324303732841fff14f2a71c4a6839831b038b | |
Bolts: ac6567323eac61e203f6a9763667d0f711be34c8 | |
BoringSSL: 60dd24df4af296bf41d78e5841dbb95d75f88c0d | |
Crashlytics: aee1a064cbbf99b32efa3f056a5f458d846bc8ff | |
Fabric: f8d42c893bb187326a7968b62abe55c36a987a46 | |
FBSDKCoreKit: 572b047a7e029bc44542bcf8a59414e7ff2b543e | |
FBSDKLoginKit: 88cb456349cfb3b554427ce4f8b43729d85dfb40 | |
FBSDKShareKit: b7b5002833a4104fbecad75e8e4e082e91c7a08a | |
Firebase: 5ec5e863d269d82d66b4bf56856726f8fb8f0fb3 | |
FirebaseAnalytics: 7ef69e76a5142f643aeb47c780e1cdce4e23632e | |
FirebaseAuth: bf22cacf22c60ab454bf2636f556d8892b10b53f | |
FirebaseCore: 90cb1c53d69b556f112a1bf72b5fcfaad7650790 | |
FirebaseDatabase: 5f0bc6134c5c237cf55f9e1249d406770a75eafd | |
FirebaseDynamicLinks: 38b68641d24e78d0277a9205d988ce22875d5a25 | |
FirebaseFirestore: e92a096ce80c7b4b905d4e9d41dbd944adc9d2a5 | |
FirebaseInstanceID: 8d20d890d65c917f9f7d9950b6e10a760ad34321 | |
FirebaseMessaging: 75cdb862e86c30e0913a2ff307e48d49357c5b73 | |
FirebasePerformance: 85bdc3f3d630deb629e85695fcab23364d68f5db | |
FirebaseSwizzlingUtilities: 6006111d30248d2321ffac0231e246663e704ea3 | |
GoogleToolboxForMac: 91c824d21e85b31c2aae9bb011c5027c9b4e738f | |
gRPC: 70703dc9ba31c72341fc7f37745cc1c379edee96 | |
gRPC-Core: 164639cd8ae18ca8b65477fafb2efbaecf4f181a | |
gRPC-ProtoRPC: bb5fddf3424aa4fad74d76736578a79fe40e244e | |
gRPC-RxLibrary: 26d53d1b1f306befd4ad4e15bd6de27839a82481 | |
GTMSessionFetcher: 5fa5b80fd20e439ef5f545fb2cb3ca6c6714caa2 | |
KSCrash: 5394936f41e5c1ef7b79cf79b30d53299b0c160e | |
leveldb-library: 08cba283675b7ed2d99629a4bc5fd052cd2bb6a5 | |
nanopb: 5601e6bca2dbf1ed831b519092ec110f66982ca3 | |
OpenTok: f4c0f42fd2e4e4d2682b12dcb94313aa88558e14 | |
Protobuf: 8a9838fba8dae3389230e1b7f8c104aa32389c03 | |
QBImagePickerController: d54cf93db6decf26baf6ed3472f336ef35cae022 | |
React: 43e97926f429d846050880666de1809e22dd5cc5 | |
react-native-image-picker: 42cfe2c8435d893414f8714a81e480313cb1412b | |
react-native-video: 6db316323366025251a815c49ca0e2edabe30a2a | |
ReactNativeFabric: 3912bf9c714d7cc98110eadf06ca6dedef219322 | |
RNFirebase: 2b25fd2e60269f26bb0a76c71dcc942b35a77df0 | |
RNImageCropPicker: 32ca4b9fef4e1b7b85ba69494242122948117e06 | |
RNSound: b360b3862d3118ed1c74bb9825696b5957686ac4 | |
RSKImageCropper: 50d5a3e4160f0309b14d75b89d5ae2f496d56e0d | |
Sentry: 7d3ea7176e5184e9c35c12a5825905345807e8c1 | |
SentryReactNative: de2a4cfbfea1c2dadc402fa41d925bfcd77ccaf9 | |
yoga: 55da126afc384965b96bff46652464373b330add | |
PODFILE CHECKSUM: 4e67efaa00193b9d9927819f6f8d9f42a90d1f12 | |
COCOAPODS: 1.4.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[command]/usr/local/bin/pod install --repo-update | |
Updating local specs repositories | |
$ /usr/local/bin/git -C /Users/vsts/.cocoapods/repos/master fetch origin --progress | |
remote: Counting objects: 5229 | |
remote: Counting objects: 9509, done. | |
remote: Compressing objects: 100% (278/278), done. | |
Receiving objects: 98% (9319/9509) | |
remote: Total 9509 (delta 4094), reused 4149 (delta 3988), pack-reused 5229 | |
Receiving objects: 100% (9509/9509), 1.02 MiB | 8.67 MiB/s, done. | |
Resolving deltas: 100% (6499/6499), completed with 1532 local objects. | |
From https://github.com/CocoaPods/Specs | |
477b5f855f6..153029eb631 master -> origin/master | |
$ /usr/local/bin/git -C /Users/vsts/.cocoapods/repos/master rev-parse --abbrev-ref HEAD | |
master | |
$ /usr/local/bin/git -C /Users/vsts/.cocoapods/repos/master reset --hard origin/master | |
HEAD is now at 153029eb631 [Add] RxElegantReuse 4.0-beta.3 | |
CocoaPods 1.5.2 is available. | |
To update use: `sudo gem install cocoapods` | |
For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.5.2 | |
Analyzing dependencies | |
Fetching podspec for `RNFirebase` from `../node_modules/react-native-firebase/ios` | |
Fetching podspec for `RNImageCropPicker` from `../node_modules/react-native-image-crop-picker` | |
Fetching podspec for `RNSound` from `../node_modules/react-native-sound` | |
Fetching podspec for `React` from `../node_modules/react-native` | |
Fetching podspec for `ReactNativeFabric` from `../node_modules/react-native-fabric` | |
Fetching podspec for `SentryReactNative` from `../node_modules/react-native-sentry` | |
Fetching podspec for `react-native-image-picker` from `../node_modules/react-native-image-picker` | |
Fetching podspec for `react-native-video` from `../node_modules/react-native-video` | |
Fetching podspec for `yoga` from `../node_modules/react-native/ReactCommon/yoga/yoga.podspec` | |
[!] CocoaPods could not find compatible versions for pod "React/RCTAnimation": | |
In snapshot (Podfile.lock): | |
React/RCTAnimation (from `../node_modules/react-native`) | |
In Podfile: | |
React/RCTAnimation (from `../node_modules/react-native`) | |
It seems like you've changed the constraints of dependency `React/RCTAnimation` inside your development pod `React/RCTAnimation`. | |
You should run `pod update React/RCTAnimation` to apply changes you've made. | |
##[error] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment