Skip to content

Instantly share code, notes, and snippets.

@osvadimos
Created February 12, 2018 12:04
Show Gist options
  • Save osvadimos/0d73670240dc1a9690407ca53bbdae61 to your computer and use it in GitHub Desktop.
Save osvadimos/0d73670240dc1a9690407ca53bbdae61 to your computer and use it in GitHub Desktop.
admins-MacBook-Pro:curious-cat-ios admin$ bitrise run develop-build-and-publish
██████╗ ██╗████████╗██████╗ ██╗███████╗███████╗
██╔══██╗██║╚══██╔══╝██╔══██╗██║██╔════╝██╔════╝
██████╔╝██║ ██║ ██████╔╝██║███████╗█████╗
██╔══██╗██║ ██║ ██╔══██╗██║╚════██║██╔══╝
██████╔╝██║ ██║ ██║ ██║██║███████║███████╗
╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝╚══════╝╚══════╝
version: 1.12.0
INFO[15:00:23] Running workflow: develop-build-and-publish
Switching to workflow: develop-build-and-publish
+------------------------------------------------------------------------------+
| (0) [email protected] |
+------------------------------------------------------------------------------+
| id: activate-ssh-key |
| version: 3.1.1 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: bash |
| time: 2018-02-12T15:00:24+03:00 |
+------------------------------------------------------------------------------+
| |
WARN[15:00:24] The step's ([email protected]) Run-If expression evaluated to false - skipping
INFO[15:00:24] The Run-If expression was: {{getenv "SSH_RSA_PRIVATE_KEY" | ne ""}}
| |
+---+---------------------------------------------------------------+----------+
| - | [email protected] | 0.50 sec |
+---+---------------------------------------------------------------+----------+
+------------------------------------------------------------------------------+
| (1) [email protected] |
+------------------------------------------------------------------------------+
| id: git-clone |
| version: 4.0.7 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: go |
| time: 2018-02-12T15:00:24+03:00 |
+------------------------------------------------------------------------------+
| |
WARN[15:00:24] The step's ([email protected]) Run-If expression evaluated to false - skipping
INFO[15:00:24] The Run-If expression was: .IsCI
| |
+---+---------------------------------------------------------------+----------+
| - | [email protected] | 0.55 sec |
+---+---------------------------------------------------------------+----------+
+------------------------------------------------------------------------------+
| (2) [email protected] |
+------------------------------------------------------------------------------+
| id: set-xcode-build-number |
| version: 1.0.5 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: bash |
| time: 2018-02-12T15:00:25+03:00 |
+------------------------------------------------------------------------------+
| |
WARN[15:00:25] The step's ([email protected]) Run-If expression evaluated to false - skipping
INFO[15:00:25] The Run-If expression was: .IsCI
| |
+---+---------------------------------------------------------------+----------+
| - | [email protected] | 0.51 sec |
+---+---------------------------------------------------------------+----------+
+------------------------------------------------------------------------------+
| (3) [email protected] |
+------------------------------------------------------------------------------+
| id: certificate-and-profile-installer |
| version: 1.9.2 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: go |
| time: 2018-02-12T15:00:26+03:00 |
+------------------------------------------------------------------------------+
| |
WARN[15:00:26] The step's ([email protected]) Run-If expression evaluated to false - skipping
INFO[15:00:26] The Run-If expression was: .IsCI
| |
+---+---------------------------------------------------------------+----------+
| - | [email protected] | 0.64 sec |
+---+---------------------------------------------------------------+----------+
+------------------------------------------------------------------------------+
| (4) [email protected] |
+------------------------------------------------------------------------------+
| id: cocoapods-install |
| version: 1.7.2 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: go |
| time: 2018-02-12T15:00:26+03:00 |
+------------------------------------------------------------------------------+
| |
INFO[15:00:26] * [OK] Step dependency (go) installed, available.
Configs:
- SourceRootPath: /Users/admin/projects/ios/curious-cat-ios
- PodfilePath:
- IsUpdateCocoapods: false
- InstallCocoapodsVersion:
- Verbose: true
- IsCacheDisabled: false
System installed cocoapods version:
$ pod "--version"
1.4.0
Searching for Podfile
Found Podfile: /Users/admin/projects/ios/curious-cat-ios/Curious Cat/Podfile
Determining required cocoapods version
Searching for Podfile.lock
Found Podfile.lock: /Users/admin/projects/ios/curious-cat-ios/Curious Cat/Podfile.lock
Required CocoaPods version (from Podfile.lock): 1.4.0
Install cocoapods version
Checking cocoapods 1.4.0 gem
Installed
Installing Pods
$ pod "_1.4.0_" "install" "--no-repo-update" "--verbose"
Preparing
Analyzing dependencies
Inspecting targets to integrate
Using `ARCHS` setting to build architectures of target `Pods-Curious Cat`: (``)
Using `ARCHS` setting to build architectures of target `Pods-Curious CatTests`: (``)
Using `ARCHS` setting to build architectures of target `Pods-Curious CatUITests`: (``)
Finding Podfile changes
- Adjust
- Bolts
- CarbonKit
- Crashlytics
- FBSDKCoreKit
- Fabric
- Firebase
- IQKeyboardManager
- MBProgressHUD
- MagicalRecord
- SDWebImage
- UITextView+Placeholder
- libPhoneNumber-iOS
Resolving dependencies of `Podfile`
[!] CocoaPods could not find compatible versions for pod "CarbonKit":
In snapshot (Podfile.lock):
CarbonKit (= 2.2.2)
In Podfile:
CarbonKit (~> 2.2.2)
None of your spec sources contain a spec satisfying the dependencies: `CarbonKit (~> 2.2.2), CarbonKit (= 2.2.2)`.
You have either:
* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.
* mistyped the name or version.
* not added the source repo that hosts the Podspec to your Podfile.
Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.
/Library/Ruby/Gems/2.3.0/gems/molinillo-0.6.4/lib/molinillo/resolution.rb:328:in `raise_error_unless_state'
/Library/Ruby/Gems/2.3.0/gems/molinillo-0.6.4/lib/molinillo/resolution.rb:310:in `block in unwind_for_conflict'
/Library/Ruby/Gems/2.3.0/gems/molinillo-0.6.4/lib/molinillo/resolution.rb:308:in `tap'
/Library/Ruby/Gems/2.3.0/gems/molinillo-0.6.4/lib/molinillo/resolution.rb:308:in `unwind_for_conflict'
/Library/Ruby/Gems/2.3.0/gems/molinillo-0.6.4/lib/molinillo/resolution.rb:257:in `process_topmost_state'
/Library/Ruby/Gems/2.3.0/gems/molinillo-0.6.4/lib/molinillo/resolution.rb:182:in `resolve'
/Library/Ruby/Gems/2.3.0/gems/molinillo-0.6.4/lib/molinillo/resolver.rb:43:in `resolve'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/resolver.rb:110:in `resolve'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/installer/analyzer.rb:770:in `block in resolve_dependencies'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/user_interface.rb:64:in `section'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/installer/analyzer.rb:767:in `resolve_dependencies'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/installer/analyzer.rb:85:in `analyze'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/installer.rb:243:in `analyze'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/installer.rb:154:in `block in resolve_dependencies'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/user_interface.rb:64:in `section'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/installer.rb:153:in `resolve_dependencies'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/installer.rb:116:in `install!'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/command/install.rb:41:in `run'
/Library/Ruby/Gems/2.3.0/gems/claide-1.0.2/lib/claide/command.rb:334:in `run'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/lib/cocoapods/command.rb:52:in `run'
/Library/Ruby/Gems/2.3.0/gems/cocoapods-1.4.0/bin/pod:55:in `<top (required)>'
/usr/local/bin/pod:22:in `load'
/usr/local/bin/pod:22:in `<main>'
[!] Automatically assigning platform `ios` with version `11.2` on target `Curious Cat` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.
Command failed, error: exit status 31, retrying without --no-repo-update ...
$ pod "_1.4.0_" "repo" "update"
Updating spec repo `master`
$ /usr/local/bin/git -C /Users/admin/.cocoapods/repos/master fetch origin --progress
remote: Counting objects: 356485, done.
remote: Compressing objects: 100% (209/209), done.
remote: Total 356485 (delta 59639), reused 59561 (delta 59561), pack-reused 296705
Receiving objects: 100% (356485/356485), 85.43 MiB | 1.15 MiB/s, done.
Resolving deltas: 100% (241664/241664), completed with 8959 local objects.
From https://github.com/CocoaPods/Specs
7ec75f94166..d4366318528 master -> origin/master
* [new branch] backz -> origin/backz
* [new branch] swift_version_support -> origin/swift_version_support
$ /usr/local/bin/git -C /Users/admin/.cocoapods/repos/master rev-parse --abbrev-ref HEAD
master
$ /usr/local/bin/git -C /Users/admin/.cocoapods/repos/master reset --hard origin/master
Checking out files: 100% (31853/31853), done.
HEAD is now at d4366318528 [Add] LeftAlignedCollectionViewLayout 0.1.0
warning: inexact rename detection was skipped due to too many files.
warning: you may want to set your diff.renameLimit variable to at least 30893 and retry the command.
$ pod "_1.4.0_" "install" "--verbose"
Preparing
Analyzing dependencies
Inspecting targets to integrate
Using `ARCHS` setting to build architectures of target `Pods-Curious Cat`: (``)
Using `ARCHS` setting to build architectures of target `Pods-Curious CatTests`: (``)
Using `ARCHS` setting to build architectures of target `Pods-Curious CatUITests`: (``)
Finding Podfile changes
- Adjust
- Bolts
- CarbonKit
- Crashlytics
- FBSDKCoreKit
- Fabric
- Firebase
- IQKeyboardManager
- MBProgressHUD
- MagicalRecord
- SDWebImage
- UITextView+Placeholder
- libPhoneNumber-iOS
Resolving dependencies of `Podfile`
Comparing resolved specification to the sandbox manifest
A Bolts
A CarbonKit
A Crashlytics
A FBSDKCoreKit
A Fabric
- Adjust
- Firebase
- FirebaseAnalytics
- FirebaseCore
- FirebaseInstanceID
- FirebaseMessaging
- GoogleToolboxForMac
- IQKeyboardManager
- MBProgressHUD
- MagicalRecord
- Protobuf
- SDWebImage
- UITextView+Placeholder
- libPhoneNumber-iOS
- nanopb
Downloading dependencies
-> Using Adjust (4.12.1)
-> Installing Bolts (1.9.0)
> Git download
> Git download
$ /usr/local/bin/git clone https://github.com/BoltsFramework/Bolts-ObjC.git
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-1wqb4 --template= --single-branch --depth 1
--branch 1.9.0
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-1wqb4'...
Note: checking out '4dc65427dddc19f78db394941127c1528e55ede8'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
> Copying Bolts from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/Bolts/1.9.0-ac656` to `Pods/Bolts`
-> Installing CarbonKit (2.2.2)
> Git download
> Git download
$ /usr/local/bin/git clone https://github.com/ermalkaleci/CarbonKit.git
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-1jnmkrm --template= --single-branch --depth 1
--branch 2.2.2
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-1jnmkrm'...
Note: checking out 'd6a0b6bcb1fd9e617c27b6dd14d52dfaa666e997'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
> Copying CarbonKit from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/CarbonKit/2.2.2-0dec4` to
`Pods/CarbonKit`
-> Installing Crashlytics (3.9.3)
> Http download
$ /usr/bin/curl -f -L -o /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/file.zip
https://kit-downloads.fabric.io/cocoapods/crashlytics/3.9.3/crashlytics.zip --create-dirs --netrc-optional
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 9453k 100 9453k 0 0 721k 0 0:00:13 0:00:13 --:--:-- 940k
$ /usr/bin/unzip /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/file.zip -d
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j
Archive: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/file.zip
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/Crashlytics.framework/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/Crashlytics.framework/README
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/Crashlytics.framework/submit
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/
linking: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Crashlytics -> Versions/Current/Crashlytics
linking: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Headers -> Versions/Current/Headers
linking: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Modules -> Versions/Current/Modules
linking: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Resources -> Versions/Current/Resources
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/run
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/submit
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/uploadDSYM
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Crashlytics
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Headers/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Headers/ANSCompatibility.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Headers/Answers.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Headers/CLSAttributes.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Headers/CLSLogging.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Headers/CLSReport.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Headers/CLSStackFrame.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Headers/Crashlytics.h
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Modules/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Modules/module.modulemap
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Resources/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/A/Resources/Info.plist
linking: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/Current -> A
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/README.md
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Crashlytics
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Headers/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Headers/ANSCompatibility.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Headers/Answers.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Headers/CLSAttributes.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Headers/CLSLogging.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Headers/CLSReport.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Headers/CLSStackFrame.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Headers/Crashlytics.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Info.plist
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Modules/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/Modules/module.modulemap
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/run
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/submit
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/iOS/Crashlytics.framework/uploadDSYM
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/submit
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Crashlytics
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Headers/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Headers/ANSCompatibility.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Headers/Answers.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Headers/CLSAttributes.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Headers/CLSLogging.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Headers/CLSReport.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Headers/CLSStackFrame.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Headers/Crashlytics.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Info.plist
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Modules/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/Modules/module.modulemap
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/run
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/submit
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/tvOS/Crashlytics.framework/uploadDSYM
finishing deferred symbolic links:
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Crashlytics -> Versions/Current/Crashlytics
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Headers -> Versions/Current/Headers
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Modules -> Versions/Current/Modules
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Resources -> Versions/Current/Resources
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-u2240j/OSX/Crashlytics.framework/Versions/Current -> A
> Copying Crashlytics from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/Crashlytics/3.9.3-dbb07` to
`Pods/Crashlytics`
-> Installing FBSDKCoreKit (4.30.0)
> Git download
> Git download
$ /usr/local/bin/git clone https://github.com/facebook/facebook-ios-sdk.git
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-1nlhak0 --template= --single-branch --depth 1
--branch sdk-version-4.30.0
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-1nlhak0'...
Note: checking out '31ac037e89b4e834674dd6a994ec6780e1046ea2'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
> Copying FBSDKCoreKit from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/FBSDKCoreKit/4.30.0-7c4bb` to
`Pods/FBSDKCoreKit`
-> Installing Fabric (1.7.3)
> Http download
$ /usr/bin/curl -f -L -o /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/file.zip
https://kit-downloads.fabric.io/cocoapods/fabric/1.7.3/fabric.zip --create-dirs --netrc-optional
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 7163k 100 7163k 0 0 1418k 0 0:00:05 0:00:05 --:--:-- 1120k
$ /usr/bin/unzip /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/file.zip -d
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8
Archive: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/file.zip
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/Fabric.framework/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/Fabric.framework/README
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/Fabric.framework/run
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/
linking: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Fabric -> Versions/Current/Fabric
linking: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Headers -> Versions/Current/Headers
linking: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Modules -> Versions/Current/Modules
linking: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Resources -> Versions/Current/Resources
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/run
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/uploadDSYM
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/A/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/A/Fabric
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/A/Headers/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/A/Headers/FABAttributes.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/A/Headers/Fabric.h
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/A/Modules/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/A/Modules/module.modulemap
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/A/Resources/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/A/Resources/Info.plist
linking: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/Current -> A
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/README.md
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/Fabric.framework/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/Fabric.framework/Fabric
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/Fabric.framework/Headers/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/Fabric.framework/Headers/FABAttributes.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/Fabric.framework/Headers/Fabric.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/Fabric.framework/Info.plist
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/Fabric.framework/Modules/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/Fabric.framework/Modules/module.modulemap
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/Fabric.framework/run
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/iOS/Fabric.framework/uploadDSYM
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/run
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/Fabric.framework/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/Fabric.framework/Fabric
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/Fabric.framework/Headers/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/Fabric.framework/Headers/FABAttributes.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/Fabric.framework/Headers/Fabric.h
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/Fabric.framework/Info.plist
creating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/Fabric.framework/Modules/
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/Fabric.framework/Modules/module.modulemap
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/Fabric.framework/run
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/tvOS/Fabric.framework/uploadDSYM
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/upload-symbols
inflating: /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/uploadDSYM
finishing deferred symbolic links:
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Fabric -> Versions/Current/Fabric
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Headers -> Versions/Current/Headers
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Modules -> Versions/Current/Modules
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Resources -> Versions/Current/Resources
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13467-y1ouz8/OSX/Fabric.framework/Versions/Current -> A
> Copying Fabric from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/Fabric/1.7.3-bb495` to `Pods/Fabric`
-> Using Firebase (4.8.2)
-> Using FirebaseAnalytics (4.0.9)
-> Using FirebaseCore (4.0.14)
-> Using FirebaseInstanceID (2.0.8)
-> Using FirebaseMessaging (2.0.8)
-> Using GoogleToolboxForMac (2.1.3)
-> Using IQKeyboardManager (5.0.7)
-> Using MBProgressHUD (1.1.0)
-> Using MagicalRecord (2.3.2)
-> Using Protobuf (3.5.0)
-> Using SDWebImage (3.8.2)
-> Using UITextView+Placeholder (1.2.0)
-> Using libPhoneNumber-iOS (0.9.13)
-> Using nanopb (0.3.8)
- Running pre install hooks
Generating Pods project
- Creating Pods project
- Adding source files to Pods project
- Adding frameworks to Pods project
- Adding libraries to Pods project
- Adding resources to Pods project
- Linking headers
- Installing targets
- Installing target `Adjust` iOS 6.0
- Installing target `Bolts` iOS 8.0
- Installing target `CarbonKit` iOS 8.0
- Installing target `FBSDKCoreKit` iOS 7.0
- Installing target `GoogleToolboxForMac` iOS 5.0
- Installing target `IQKeyboardManager` iOS 8.0
- Installing target `MBProgressHUD` iOS 8.0
- Installing target `MagicalRecord` iOS 6.1
- Installing target `Protobuf` iOS 7.0
- Installing target `SDWebImage` iOS 7.0
- Installing target `UITextView+Placeholder` iOS 6.0
- Installing target `libPhoneNumber-iOS` iOS 6.0
- Installing target `nanopb` iOS 4.3
- Installing target `Pods-Curious Cat` iOS 11.2
- Installing target `Pods-Curious CatTests` iOS 11.2
- Installing target `Pods-Curious CatUITests` iOS 11.2
- Running post install hooks
- Writing Xcode project file to `Pods/Pods.xcodeproj`
- Generating deterministic UUIDs
- Writing Lockfile in `Podfile.lock`
- Writing Manifest in `Pods/Manifest.lock`
Integrating client project
Integrating target `Pods-Curious Cat` (`Curious Cat.xcodeproj` project)
Integrating target `Pods-Curious CatTests` (`Curious Cat.xcodeproj` project)
Integrating target `Pods-Curious CatUITests` (`Curious Cat.xcodeproj` project)
- Running post install hooks
- cocoapods-stats from `/Library/Ruby/Gems/2.3.0/gems/cocoapods-stats-1.0.0/lib/cocoapods_plugin.rb`
Sending stats
- Adjust, 4.12.1
- Bolts, 1.9.0
- CarbonKit, 2.2.2
- Crashlytics, 3.9.3
- FBSDKCoreKit, 4.30.0
- Fabric, 1.7.3
- Firebase, 4.8.2
- FirebaseAnalytics, 4.0.9
- FirebaseCore, 4.0.14
- FirebaseInstanceID, 2.0.8
- FirebaseMessaging, 2.0.8
- GoogleToolboxForMac, 2.1.3
- IQKeyboardManager, 5.0.7
- MBProgressHUD, 1.1.0
- MagicalRecord, 2.3.2
- Protobuf, 3.5.0
- SDWebImage, 3.8.2
- UITextView+Placeholder, 1.2.0
- libPhoneNumber-iOS, 0.9.13
- nanopb, 0.3.8
-> Pod installation complete! There are 14 dependencies from the Podfile and 20 total pods installed.
[!] Automatically assigning platform `ios` with version `11.2` on target `Curious Cat` because no platform was specified. Please specify a platform for this target in your Podfile. See `https://guides.cocoapods.org/syntax/podfile.html#platform`.
Collecting Pod cache paths...
Success!
| |
+---+---------------------------------------------------------------+----------+
| ✓ | [email protected] | 202 sec |
+---+---------------------------------------------------------------+----------+
+------------------------------------------------------------------------------+
| (5) [email protected] |
+------------------------------------------------------------------------------+
| id: xcode-test |
| version: 1.18.10 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: go |
| time: 2018-02-12T15:03:49+03:00 |
+------------------------------------------------------------------------------+
| |
WARN[15:03:49] Installing Step dependency failed, retrying ...
WARN[15:03:49] Installing Step dependency failed, retrying ...
ERRO[15:03:49] Step ([email protected]) failed, error: Failed to install Step dependency, error: The full Xcode app is not installed, required for this step. You can install it from the App Store.
| |
+---+---------------------------------------------------------------+----------+
| x | [email protected] (exit code: 1) | 1.12 sec |
+---+---------------------------------------------------------------+----------+
| Update available: 1.18.10 -> 1.18.11 |
| Issue tracker: https://github.com/bitrise-io/steps-xcode-test/issues |
| Source: https://github.com/bitrise-io/steps-xcode-test |
+---+---------------------------------------------------------------+----------+
+------------------------------------------------------------------------------+
| (6) [email protected] |
+------------------------------------------------------------------------------+
| id: xcode-archive |
| version: 2.4.5 |
| collection: https://github.com/bitrise-io/bitrise-steplib.git |
| toolkit: go |
| time: 2018-02-12T15:03:50+03:00 |
+------------------------------------------------------------------------------+
| |
WARN[15:03:50] A previous step failed, and this step ([email protected]) was not marked as IsAlwaysRun, skipped
| |
+---+---------------------------------------------------------------+----------+
| - | [email protected] | 0.79 sec |
+---+---------------------------------------------------------------+----------+
| Update available: 2.4.5 -> 2.4.6 |
+---+---------------------------------------------------------------+----------+
+------------------------------------------------------------------------------+
| bitrise summary |
+---+---------------------------------------------------------------+----------+
| | title | time (s) |
+---+---------------------------------------------------------------+----------+
| - | [email protected] | 0.50 sec |
+---+---------------------------------------------------------------+----------+
| - | [email protected] | 0.55 sec |
+---+---------------------------------------------------------------+----------+
| - | [email protected] | 0.51 sec |
+---+---------------------------------------------------------------+----------+
| - | [email protected] | 0.64 sec |
+---+---------------------------------------------------------------+----------+
| ✓ | [email protected] | 202 sec |
+---+---------------------------------------------------------------+----------+
| x | [email protected] (exit code: 1) | 1.12 sec |
+---+---------------------------------------------------------------+----------+
| Update available: 1.18.10 -> 1.18.11 |
| Issue tracker: https://github.com/bitrise-io/steps-xcode-test/issues |
| Source: https://github.com/bitrise-io/steps-xcode-test |
+---+---------------------------------------------------------------+----------+
| - | [email protected] | 0.79 sec |
+---+---------------------------------------------------------------+----------+
| Update available: 2.4.5 -> 2.4.6 |
+---+---------------------------------------------------------------+----------+
| Total runtime: 206 sec |
+------------------------------------------------------------------------------+
Submitting anonymized usage informations...
For more information visit:
https://github.com/bitrise-core/bitrise-plugins-analytics/blob/master/README.md
admins-MacBook-Pro:curious-cat-ios admin$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment