Created
February 12, 2018 12:40
-
-
Save osvadimos/5821b12cd959b4b4bd20aed55217195d to your computer and use it in GitHub Desktop.
This file contains hidden or 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
admins-MacBook-Pro:curious-cat-ios admin$ bitrise run develop-build-and-publish | |
██████╗ ██╗████████╗██████╗ ██╗███████╗███████╗ | |
██╔══██╗██║╚══██╔══╝██╔══██╗██║██╔════╝██╔════╝ | |
██████╔╝██║ ██║ ██████╔╝██║███████╗█████╗ | |
██╔══██╗██║ ██║ ██╔══██╗██║╚════██║██╔══╝ | |
██████╔╝██║ ██║ ██║ ██║██║███████║███████╗ | |
╚═════╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ | |
version: 1.12.0 | |
INFO[15:33:29] 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:33:29+03:00 | | |
+------------------------------------------------------------------------------+ | |
| | | |
WARN[15:33:29] The step's ([email protected]) Run-If expression evaluated to false - skipping | |
INFO[15:33:29] 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:33:30+03:00 | | |
+------------------------------------------------------------------------------+ | |
| | | |
WARN[15:33:30] The step's ([email protected]) Run-If expression evaluated to false - skipping | |
INFO[15:33:30] The Run-If expression was: .IsCI | |
| | | |
+---+---------------------------------------------------------------+----------+ | |
| - | [email protected] | 0.56 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:33:30+03:00 | | |
+------------------------------------------------------------------------------+ | |
| | | |
WARN[15:33:30] The step's ([email protected]) Run-If expression evaluated to false - skipping | |
INFO[15:33:30] The Run-If expression was: .IsCI | |
| | | |
+---+---------------------------------------------------------------+----------+ | |
| - | [email protected] | 0.54 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:33:31+03:00 | | |
+------------------------------------------------------------------------------+ | |
| | | |
WARN[15:33:31] The step's ([email protected]) Run-If expression evaluated to false - skipping | |
INFO[15:33:31] The Run-If expression was: .IsCI | |
| | | |
+---+---------------------------------------------------------------+----------+ | |
| - | [email protected] | 0.79 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:33:32+03:00 | | |
+------------------------------------------------------------------------------+ | |
| | | |
INFO[15:33:32] * [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` | |
Comparing resolved specification to the sandbox manifest | |
A Adjust | |
A Bolts | |
A CarbonKit | |
A Crashlytics | |
A FBSDKCoreKit | |
A Fabric | |
A Firebase | |
A FirebaseAnalytics | |
A FirebaseCore | |
A FirebaseInstanceID | |
A FirebaseMessaging | |
A GoogleToolboxForMac | |
A IQKeyboardManager | |
A MBProgressHUD | |
A MagicalRecord | |
A Protobuf | |
A SDWebImage | |
A UITextView+Placeholder | |
A libPhoneNumber-iOS | |
A nanopb | |
Downloading dependencies | |
-> Installing Adjust (4.12.1) | |
> Git download | |
> Git download | |
$ /usr/local/bin/git clone https://github.com/adjust/ios_sdk.git | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-wfr31h --template= --single-branch --depth 1 | |
--branch v4.12.1 | |
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-wfr31h'... | |
Note: checking out '1fab8d1534cad081d0fec14c096e5375363f8076'. | |
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 Adjust from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/Adjust/4.12.1-3d11e` to `Pods/Adjust` | |
-> Installing Bolts (1.9.0) | |
> Copying Bolts from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/Bolts/1.9.0-ac656` to `Pods/Bolts` | |
-> Installing CarbonKit (2.2.2) | |
> Copying CarbonKit from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/CarbonKit/2.2.2-0dec4` to | |
`Pods/CarbonKit` | |
-> Installing Crashlytics (3.9.3) | |
> Copying Crashlytics from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/Crashlytics/3.9.3-dbb07` to | |
`Pods/Crashlytics` | |
-> Installing FBSDKCoreKit (4.30.0) | |
> Copying FBSDKCoreKit from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/FBSDKCoreKit/4.30.0-7c4bb` to | |
`Pods/FBSDKCoreKit` | |
-> Installing Fabric (1.7.3) | |
> Copying Fabric from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/Fabric/1.7.3-bb495` to `Pods/Fabric` | |
-> Installing Firebase (4.8.2) | |
> Http download | |
$ /usr/bin/curl -f -L -o /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1vfu3g0/file.tgz | |
https://dl.google.com/dl/cpdc/9b0fef1d983b140e/Firebase-4.8.1.tar.gz --create-dirs --netrc-optional | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 6349 100 6349 0 0 37320 0 --:--:-- --:--:-- --:--:-- 37347 | |
$ /usr/bin/tar xfz /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1vfu3g0/file.tgz -C | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1vfu3g0 | |
> Copying Firebase from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/Firebase/4.8.2-7d3b8` to `Pods/Firebase` | |
-> Installing FirebaseAnalytics (4.0.9) | |
> Http download | |
$ /usr/bin/curl -f -L -o /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-12hs6lk/file.tgz | |
https://dl.google.com/dl/cpdc/e7fcf9909184b7fd/FirebaseAnalytics-4.0.9.tar.gz --create-dirs --netrc-optional | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 7694k 100 7694k 0 0 1458k 0 0:00:05 0:00:05 --:--:-- 1180k | |
$ /usr/bin/tar xfz /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-12hs6lk/file.tgz -C | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-12hs6lk | |
> Copying FirebaseAnalytics from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/FirebaseAnalytics/4.0.9-388b6` | |
to `Pods/FirebaseAnalytics` | |
-> Installing FirebaseCore (4.0.14) | |
> Http download | |
$ /usr/bin/curl -f -L -o /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-s1liud/file.tgz | |
https://dl.google.com/dl/cpdc/bb46b78829f3121d/FirebaseCore-4.0.14.tar.gz --create-dirs --netrc-optional | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 1089k 100 1089k 0 0 1726k 0 --:--:-- --:--:-- --:--:-- 1724k | |
$ /usr/bin/tar xfz /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-s1liud/file.tgz -C | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-s1liud | |
> Copying FirebaseCore from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/FirebaseCore/4.0.14-2e0b9` to | |
`Pods/FirebaseCore` | |
-> Installing FirebaseInstanceID (2.0.8) | |
> Http download | |
$ /usr/bin/curl -f -L -o /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-bb40j6/file.tgz | |
https://dl.google.com/dl/cpdc/34aec110d7ad49cb/FirebaseInstanceID-2.0.8.tar.gz --create-dirs --netrc-optional | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 2045k 100 2045k 0 0 1212k 0 0:00:01 0:00:01 --:--:-- 1211k | |
$ /usr/bin/tar xfz /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-bb40j6/file.tgz -C | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-bb40j6 | |
> Copying FirebaseInstanceID from | |
`/Users/admin/Library/Caches/CocoaPods/Pods/Release/FirebaseInstanceID/2.0.8-81df5` to `Pods/FirebaseInstanceID` | |
-> Installing FirebaseMessaging (2.0.8) | |
> Http download | |
$ /usr/bin/curl -f -L -o /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1906doy/file.tgz | |
https://dl.google.com/dl/cpdc/49117049c5b49adc/FirebaseMessaging-2.0.8.tar.gz --create-dirs --netrc-optional | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 2943k 100 2943k 0 0 1219k 0 0:00:02 0:00:02 --:--:-- 1219k | |
$ /usr/bin/tar xfz /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1906doy/file.tgz -C | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1906doy | |
> Copying FirebaseMessaging from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/FirebaseMessaging/2.0.8-dfdcd` | |
to `Pods/FirebaseMessaging` | |
-> Installing GoogleToolboxForMac (2.1.3) | |
> Git download | |
> Git download | |
$ /usr/local/bin/git clone https://github.com/google/google-toolbox-for-mac.git | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-tefvx7 --template= --single-branch --depth 1 | |
--branch v2.1.3 | |
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-tefvx7'... | |
Note: checking out 'df33f8d296e61d99902570e1941ef1ef3fba0e9c'. | |
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 GoogleToolboxForMac from | |
`/Users/admin/Library/Caches/CocoaPods/Pods/Release/GoogleToolboxForMac/2.1.3-2501e` to `Pods/GoogleToolboxForMac` | |
-> Installing IQKeyboardManager (5.0.7) | |
> Git download | |
> Git download | |
$ /usr/local/bin/git clone https://github.com/hackiftekhar/IQKeyboardManager.git | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-zued9v --template= --single-branch --depth 1 | |
--branch v5.0.7 | |
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-zued9v'... | |
Note: checking out '4e97191784efb8913295a656b63509fec64849f3'. | |
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 IQKeyboardManager from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/IQKeyboardManager/5.0.7-0bfa4` | |
to `Pods/IQKeyboardManager` | |
-> Installing MBProgressHUD (1.1.0) | |
> Git download | |
> Git download | |
$ /usr/local/bin/git clone https://github.com/matej/MBProgressHUD.git | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1u2dn74 --template= --single-branch --depth 1 | |
--branch 1.1.0 | |
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1u2dn74'... | |
Note: checking out '7e02366094d7ce95b716dda735e4cdfc4368eb2f'. | |
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 MBProgressHUD from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/MBProgressHUD/1.1.0-e7baa` to | |
`Pods/MBProgressHUD` | |
-> Installing MagicalRecord (2.3.2) | |
> Git download | |
> Git download | |
$ /usr/local/bin/git clone https://github.com/magicalpanda/MagicalRecord.git | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-o3ov3j --template= --single-branch --depth 1 | |
--branch v2.3.2 | |
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-o3ov3j'... | |
Note: checking out '96906d7044030ada56b04c58707a882f6426bc74'. | |
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 MagicalRecord from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/MagicalRecord/2.3.2-53bed` to | |
`Pods/MagicalRecord` | |
-> Installing Protobuf (3.5.0) | |
> Git download | |
> Git download | |
$ /usr/local/bin/git clone https://github.com/google/protobuf.git | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-wf6qg8 --template= --single-branch --depth 1 | |
--branch v3.5.0 | |
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-wf6qg8'... | |
Note: checking out '2761122b810fe8861004ae785cc3ab39f384d342'. | |
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 Protobuf from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/Protobuf/3.5.0-8a983` to `Pods/Protobuf` | |
-> Installing SDWebImage (3.8.2) | |
> Git download | |
> Git download | |
$ /usr/local/bin/git clone https://github.com/rs/SDWebImage.git | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-3ox6x1 --template= --single-branch --depth 1 | |
--branch 3.8.2 | |
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-3ox6x1'... | |
Note: checking out '42a5e6f6ec513e57987ea9544ac8a969cf586c3c'. | |
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 SDWebImage from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/SDWebImage/3.8.2-098e9` to | |
`Pods/SDWebImage` | |
-> Installing UITextView+Placeholder (1.2.0) | |
> Git download | |
> Git download | |
$ /usr/local/bin/git clone https://github.com/devxoul/UITextView-Placeholder.git | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1i4qwlh --template= --single-branch --depth 1 | |
--branch 1.2.0 | |
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1i4qwlh'... | |
Note: checking out '5ea41a65b3a3a2f345d90f4c98d3f6517e5ad668'. | |
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 UITextView+Placeholder from | |
`/Users/admin/Library/Caches/CocoaPods/Pods/Release/UITextView+Placeholder/1.2.0-77680` to | |
`Pods/UITextView+Placeholder` | |
-> Installing libPhoneNumber-iOS (0.9.13) | |
> Git download | |
> Git download | |
$ /usr/local/bin/git clone https://github.com/iziz/libPhoneNumber-iOS.git | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1fzia10 --template= --single-branch --depth 1 | |
--branch 0.9.13 | |
Cloning into '/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1fzia10'... | |
Note: checking out '41385e341c29e6062722d8d8bad11f24a61f2345'. | |
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 libPhoneNumber-iOS from | |
`/Users/admin/Library/Caches/CocoaPods/Pods/Release/libPhoneNumber-iOS/0.9.13-e4443` to `Pods/libPhoneNumber-iOS` | |
-> Installing nanopb (0.3.8) | |
> Http download | |
$ /usr/bin/curl -f -L -o /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1nk2u0b/file.tgz | |
https://github.com/nanopb/nanopb/archive/0.3.8.tar.gz --create-dirs --netrc-optional | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 120 0 120 0 0 167 0 --:--:-- --:--:-- --:--:-- 167 | |
100 241k 100 241k 0 0 127k 0 0:00:01 0:00:01 --:--:-- 246k | |
$ /usr/bin/tar xfz /var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1nk2u0b/file.tgz -C | |
/var/folders/qy/wyl51vj10l96c7zxgppqfp0c0000gn/T/d20180212-13880-1nk2u0b | |
> Copying nanopb from `/Users/admin/Library/Caches/CocoaPods/Pods/Release/nanopb/0.3.8-5601e` to `Pods/nanopb` | |
- 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] | 46 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:34:18+03:00 | | |
+------------------------------------------------------------------------------+ | |
| | | |
WARN[15:34:18] Installing Step dependency failed, retrying ... | |
WARN[15:34:18] Installing Step dependency failed, retrying ... | |
ERRO[15:34:18] 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.13 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:34:19+03:00 | | |
+------------------------------------------------------------------------------+ | |
| | | |
WARN[15:34:19] A previous step failed, and this step ([email protected]) was not marked as IsAlwaysRun, skipped | |
| | | |
+---+---------------------------------------------------------------+----------+ | |
| - | [email protected] | 0.85 sec | | |
+---+---------------------------------------------------------------+----------+ | |
| Update available: 2.4.5 -> 2.4.6 | | |
+---+---------------------------------------------------------------+----------+ | |
+------------------------------------------------------------------------------+ | |
| bitrise summary | | |
+---+---------------------------------------------------------------+----------+ | |
| | title | time (s) | | |
+---+---------------------------------------------------------------+----------+ | |
| - | [email protected] | 0.50 sec | | |
+---+---------------------------------------------------------------+----------+ | |
| - | [email protected] | 0.56 sec | | |
+---+---------------------------------------------------------------+----------+ | |
| - | [email protected] | 0.54 sec | | |
+---+---------------------------------------------------------------+----------+ | |
| - | [email protected] | 0.79 sec | | |
+---+---------------------------------------------------------------+----------+ | |
| ✓ | [email protected] | 46 sec | | |
+---+---------------------------------------------------------------+----------+ | |
| x | [email protected] (exit code: 1) | 1.13 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.85 sec | | |
+---+---------------------------------------------------------------+----------+ | |
| Update available: 2.4.5 -> 2.4.6 | | |
+---+---------------------------------------------------------------+----------+ | |
| Total runtime: 50 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