Skip to content

Instantly share code, notes, and snippets.

@hjanuschka
Created April 18, 2016 11:21
Show Gist options
  • Save hjanuschka/6f105bce4f0c168dd19a530a6f1af7f0 to your computer and use it in GitHub Desktop.
Save hjanuschka/6f105bce4f0c168dd19a530a6f1af7f0 to your computer and use it in GitHub Desktop.
fastlane testflight
[12:38:45]: -----------------------------
[12:38:45]: --- Step: import_from_git ---
[12:38:45]: -----------------------------
[12:38:45]: Cloning remote git repo...
[12:38:45]: $ git clone '[email protected]:mobile/fastlane.git' '/var/folders/2h/vvk1jc1n171bxtbqqn45ddsh0000gp/T/fl_clone20160418-9122-iy20tk/fastlane.git' --depth 1 -n
/Users/ios/.rvm/gems/ruby-2.1.8/gems/fastlane-1.81.0/lib/fastlane/helper/sh_helper.rb:26: warning: Insecure world writable dir /opt in PATH, mode 040777
[12:38:45]: ▸ Cloning into '/var/folders/2h/vvk1jc1n171bxtbqqn45ddsh0000gp/T/fl_clone20160418-9122-iy20tk/fastlane.git'...
[12:38:45]: $ cd '/var/folders/2h/vvk1jc1n171bxtbqqn45ddsh0000gp/T/fl_clone20160418-9122-iy20tk/fastlane.git' && git checkout HEAD 'fastlane/Fastfile'
[12:38:45]: $ cd '/var/folders/2h/vvk1jc1n171bxtbqqn45ddsh0000gp/T/fl_clone20160418-9122-iy20tk/fastlane.git' && git checkout HEAD 'fastlane/actions'
[12:38:45]: ▸ error: pathspec 'fastlane/actions' did not match any file(s) known to git.
[12:38:45]: -----------------------
[12:38:45]: --- Step: skip_docs ---
[12:38:45]: -----------------------
[12:38:45]: -----------------------------
[12:38:45]: --- Step: update_fastlane ---
[12:38:45]: -----------------------------
[12:38:45]: Looking for updates for cert, credentials_manager, deliver, fastlane, fastlane_core, frameit, gym, match, pem, pilot, produce, scan, screengrab, sigh, snapshot, spaceship, supply...
[12:38:50]: Nothing to update ✅
[12:38:50]: Clearing the git repo...
[12:38:50]: $ rm -rf '/var/folders/2h/vvk1jc1n171bxtbqqn45ddsh0000gp/T/fl_clone20160418-9122-iy20tk'
[12:38:50]: Driving the lane 'testflight' 🚀
[12:38:50]: --------------------------------------
[12:38:50]: --- Step: Switch to build_ipa lane ---
[12:38:50]: --------------------------------------
[12:38:50]: Cruising over to lane 'build_ipa' 🚖
[12:38:50]: -----------------------------------------
[12:38:50]: --- Step: Switch to before_build lane ---
[12:38:50]: -----------------------------------------
[12:38:50]: Cruising over to lane 'before_build' 🚖
[12:38:50]: --------------------------------
[12:38:50]: --- Step: clear_derived_data ---
[12:38:50]: --------------------------------
[12:38:50]: Derived Data path located at: /Users/ios/Library/Developer/Xcode/DerivedData
[12:38:51]: Successfully cleared Derived Data ♻️
[12:38:51]: --------------------------------------------
[12:38:51]: --- Step: latest_testflight_build_number ---
[12:38:51]: --------------------------------------------
[12:39:00]: Fetching the latest build number for version 2.4
[12:39:03]: Latest upload is build number: 10
[12:39:03]: ------------------------------------
[12:39:03]: --- Step: increment_build_number ---
[12:39:03]: ------------------------------------
[12:39:03]: $ cd /Users/ios/builds/51f33b85/0/sportportal-app/IOS && agvtool new-version -all 11
[12:39:04]: ▸ Setting version of project Krone to:
[12:39:04]: ▸ 11.
[12:39:04]: ▸ Also setting CFBundleVersion key (assuming it exists)
[12:39:04]: ▸ Updating CFBundleVersion in Info.plist(s)...
[12:39:04]: ▸ Updated CFBundleVersion in "Krone.xcodeproj/../Krone/Info.plist" to 11
[12:39:04]: ▸ Updated CFBundleVersion in "Krone.xcodeproj/../WatchKitApp/Info.plist" to 11
[12:39:04]: ▸ Updated CFBundleVersion in "Krone.xcodeproj/../WatchKitExtension/Info.plist" to 11
[12:39:04]: ▸ Updated CFBundleVersion in "Krone.xcodeproj/../today/Info.plist" to 11
[12:39:04]: -----------------------
[12:39:04]: --- Step: cocoapods ---
[12:39:04]: -----------------------
[12:39:04]: $ pod install
[12:39:56]: ▸ Pod installation complete! There are 35 dependencies from the Podfile and 48 total pods installed.
[12:39:56]: -----------------------------
[12:39:56]: --- Step: unlock_keychain ---
[12:39:56]: -----------------------------
[12:39:56]: Cruising back to lane 'build_ipa' 🚘
[12:39:56]: -----------------------------------------
[12:39:56]: --- Step: Switch to certificates lane ---
[12:39:56]: -----------------------------------------
[12:39:56]: Cruising over to lane 'certificates' 🚖
[12:39:56]: -------------------
[12:39:56]: --- Step: match ---
[12:39:56]: -------------------
+-----------------------+-------------------------------------------------------+
| Summary for match 0.4.0 |
+-----------------------+-------------------------------------------------------+
| git_url | ssh://[email protected]/mobile/IOS-CERTIFICATES.git |
| type | development |
| app_identifier | krone.at-sport |
| username | [email protected] |
| keychain_name | login.keychain |
| readonly | false |
| verbose | false |
| force | false |
| shallow_clone | false |
| force_for_new_devices | false |
| skip_docs | false |
+-----------------------+-------------------------------------------------------+
[12:39:56]: Cloning remote git repo...
[12:39:58]: 🔓 Successfully decrypted certificates repo
[12:39:58]: Verifying that the certificate and profile are still valid on the Dev Portal...
[12:40:03]: Installing certificate...
[12:40:05]: Installing provisioning profile...
+----------------------+--------------------------------------+
| Installed Provisioning Profile |
+----------------------+--------------------------------------+
| App Identifier | krone.at-sport |
| Type | development |
| UUID | faf9a411-07af-4350-8357-f47550bf9a97 |
| Environment Variable | sigh_krone.at-sport_development |
+----------------------+--------------------------------------+
[12:40:12]: All required keys, certificates and provisioning profiles are installed 🙌
[12:40:12]: 🔒 Successfully encrypted certificates repo
[12:40:12]: Setting Provisioning Profile type to 'development'
[12:40:12]: -------------------
[12:40:12]: --- Step: match ---
[12:40:12]: -------------------
+-----------------------+-------------------------------------------------------+
| Summary for match 0.4.0 |
+-----------------------+-------------------------------------------------------+
| git_url | ssh://[email protected]/mobile/IOS-CERTIFICATES.git |
| type | appstore |
| app_identifier | krone.at-sport |
| username | [email protected] |
| keychain_name | login.keychain |
| readonly | false |
| verbose | false |
| force | false |
| shallow_clone | false |
| force_for_new_devices | false |
| skip_docs | false |
+-----------------------+-------------------------------------------------------+
[12:40:12]: Cloning remote git repo...
[12:40:14]: 🔓 Successfully decrypted certificates repo
[12:40:14]: Verifying that the certificate and profile are still valid on the Dev Portal...
[12:40:17]: Installing certificate...
[12:40:18]: Installing provisioning profile...
+----------------------+--------------------------------------+
| Installed Provisioning Profile |
+----------------------+--------------------------------------+
| App Identifier | krone.at-sport |
| Type | appstore |
| UUID | 77fef764-bb86-443f-82f0-4ac30d248c5c |
| Environment Variable | sigh_krone.at-sport_appstore |
+----------------------+--------------------------------------+
[12:40:26]: All required keys, certificates and provisioning profiles are installed 🙌
[12:40:26]: 🔒 Successfully encrypted certificates repo
[12:40:26]: Setting Provisioning Profile type to 'app-store'
[12:40:26]: -------------------
[12:40:26]: --- Step: match ---
[12:40:26]: -------------------
+-----------------------+-------------------------------------------------------+
| Summary for match 0.4.0 |
+-----------------------+-------------------------------------------------------+
| git_url | ssh://[email protected]/mobile/IOS-CERTIFICATES.git |
| type | development |
| app_identifier | krone.at-sport.today |
| username | [email protected] |
| keychain_name | login.keychain |
| readonly | false |
| verbose | false |
| force | false |
| shallow_clone | false |
| force_for_new_devices | false |
| skip_docs | false |
+-----------------------+-------------------------------------------------------+
[12:40:26]: Cloning remote git repo...
[12:40:27]: 🔓 Successfully decrypted certificates repo
[12:40:27]: Verifying that the certificate and profile are still valid on the Dev Portal...
[12:40:31]: Installing certificate...
[12:40:32]: Installing provisioning profile...
+----------------------+---------------------------------------+
| Installed Provisioning Profile |
+----------------------+---------------------------------------+
| App Identifier | krone.at-sport.today |
| Type | development |
| UUID | 15cd0280-e0ab-478b-83d1-2460995a40c2 |
| Environment Variable | sigh_krone.at-sport.today_development |
+----------------------+---------------------------------------+
[12:40:39]: All required keys, certificates and provisioning profiles are installed 🙌
[12:40:39]: 🔒 Successfully encrypted certificates repo
[12:40:39]: Setting Provisioning Profile type to 'development'
[12:40:39]: -------------------
[12:40:39]: --- Step: match ---
[12:40:39]: -------------------
+-----------------------+-------------------------------------------------------+
| Summary for match 0.4.0 |
+-----------------------+-------------------------------------------------------+
| git_url | ssh://[email protected]/mobile/IOS-CERTIFICATES.git |
| type | appstore |
| app_identifier | krone.at-sport.today |
| username | [email protected] |
| keychain_name | login.keychain |
| readonly | false |
| verbose | false |
| force | false |
| shallow_clone | false |
| force_for_new_devices | false |
| skip_docs | false |
+-----------------------+-------------------------------------------------------+
[12:40:39]: Cloning remote git repo...
[12:40:41]: 🔓 Successfully decrypted certificates repo
[12:40:41]: Verifying that the certificate and profile are still valid on the Dev Portal...
[12:40:45]: Installing certificate...
[12:40:46]: Installing provisioning profile...
+----------------------+--------------------------------------+
| Installed Provisioning Profile |
+----------------------+--------------------------------------+
| App Identifier | krone.at-sport.today |
| Type | appstore |
| UUID | 04df5ddb-f8c8-4e71-a6ea-0e562764d6b1 |
| Environment Variable | sigh_krone.at-sport.today_appstore |
+----------------------+--------------------------------------+
[12:40:53]: All required keys, certificates and provisioning profiles are installed 🙌
[12:40:53]: 🔒 Successfully encrypted certificates repo
[12:40:53]: Setting Provisioning Profile type to 'app-store'
[12:40:53]: -------------------
[12:40:53]: --- Step: match ---
[12:40:53]: -------------------
+-----------------------+-------------------------------------------------------+
| Summary for match 0.4.0 |
+-----------------------+-------------------------------------------------------+
| git_url | ssh://[email protected]/mobile/IOS-CERTIFICATES.git |
| type | development |
| app_identifier | krone.at-sport.watchkitapp |
| username | [email protected] |
| keychain_name | login.keychain |
| readonly | false |
| verbose | false |
| force | false |
| shallow_clone | false |
| force_for_new_devices | false |
| skip_docs | false |
+-----------------------+-------------------------------------------------------+
[12:40:53]: Cloning remote git repo...
[12:40:56]: 🔓 Successfully decrypted certificates repo
[12:40:56]: Verifying that the certificate and profile are still valid on the Dev Portal...
[12:41:00]: Installing certificate...
[12:41:01]: Installing provisioning profile...
+----------------------+---------------------------------------------+
| Installed Provisioning Profile |
+----------------------+---------------------------------------------+
| App Identifier | krone.at-sport.watchkitapp |
| Type | development |
| UUID | 57c54ecd-cd49-4434-bb2d-462741981c54 |
| Environment Variable | sigh_krone.at-sport.watchkitapp_development |
+----------------------+---------------------------------------------+
[12:41:08]: All required keys, certificates and provisioning profiles are installed 🙌
[12:41:08]: 🔒 Successfully encrypted certificates repo
[12:41:08]: Setting Provisioning Profile type to 'development'
[12:41:08]: -------------------
[12:41:08]: --- Step: match ---
[12:41:08]: -------------------
+-----------------------+-------------------------------------------------------+
| Summary for match 0.4.0 |
+-----------------------+-------------------------------------------------------+
| git_url | ssh://[email protected]/mobile/IOS-CERTIFICATES.git |
| type | appstore |
| app_identifier | krone.at-sport.watchkitapp |
| username | [email protected] |
| keychain_name | login.keychain |
| readonly | false |
| verbose | false |
| force | false |
| shallow_clone | false |
| force_for_new_devices | false |
| skip_docs | false |
+-----------------------+-------------------------------------------------------+
[12:41:08]: Cloning remote git repo...
[12:41:09]: 🔓 Successfully decrypted certificates repo
[12:41:09]: Verifying that the certificate and profile are still valid on the Dev Portal...
[12:41:13]: Installing certificate...
[12:41:14]: Installing provisioning profile...
+----------------------+------------------------------------------+
| Installed Provisioning Profile |
+----------------------+------------------------------------------+
| App Identifier | krone.at-sport.watchkitapp |
| Type | appstore |
| UUID | b4547465-ac43-44b0-bc0c-dc342b66f1b0 |
| Environment Variable | sigh_krone.at-sport.watchkitapp_appstore |
+----------------------+------------------------------------------+
[12:41:21]: All required keys, certificates and provisioning profiles are installed 🙌
[12:41:21]: 🔒 Successfully encrypted certificates repo
[12:41:21]: Setting Provisioning Profile type to 'app-store'
[12:41:21]: -------------------
[12:41:21]: --- Step: match ---
[12:41:21]: -------------------
+-----------------------+-------------------------------------------------------+
| Summary for match 0.4.0 |
+-----------------------+-------------------------------------------------------+
| git_url | ssh://[email protected]/mobile/IOS-CERTIFICATES.git |
| type | development |
| app_identifier | krone.at-sport.watchkitextension |
| username | [email protected] |
| keychain_name | login.keychain |
| readonly | false |
| verbose | false |
| force | false |
| shallow_clone | false |
| force_for_new_devices | false |
| skip_docs | false |
+-----------------------+-------------------------------------------------------+
[12:41:21]: Cloning remote git repo...
[12:41:22]: 🔓 Successfully decrypted certificates repo
[12:41:22]: Verifying that the certificate and profile are still valid on the Dev Portal...
[12:41:26]: Installing certificate...
[12:41:27]: Installing provisioning profile...
+----------------------+---------------------------------------------------+
| Installed Provisioning Profile |
+----------------------+---------------------------------------------------+
| App Identifier | krone.at-sport.watchkitextension |
| Type | development |
| UUID | 8000cd1d-8a2b-4cdb-b6fc-9d3738981ad6 |
| Environment Variable | sigh_krone.at-sport.watchkitextension_development |
+----------------------+---------------------------------------------------+
[12:41:33]: All required keys, certificates and provisioning profiles are installed 🙌
[12:41:33]: 🔒 Successfully encrypted certificates repo
[12:41:33]: Setting Provisioning Profile type to 'development'
[12:41:33]: -------------------
[12:41:33]: --- Step: match ---
[12:41:33]: -------------------
+-----------------------+-------------------------------------------------------+
| Summary for match 0.4.0 |
+-----------------------+-------------------------------------------------------+
| git_url | ssh://[email protected]/mobile/IOS-CERTIFICATES.git |
| type | appstore |
| app_identifier | krone.at-sport.watchkitextension |
| username | [email protected] |
| keychain_name | login.keychain |
| readonly | false |
| verbose | false |
| force | false |
| shallow_clone | false |
| force_for_new_devices | false |
| skip_docs | false |
+-----------------------+-------------------------------------------------------+
[12:41:33]: Cloning remote git repo...
[12:41:34]: 🔓 Successfully decrypted certificates repo
[12:41:34]: Verifying that the certificate and profile are still valid on the Dev Portal...
[12:41:38]: Installing certificate...
[12:41:39]: Installing provisioning profile...
+----------------------+------------------------------------------------+
| Installed Provisioning Profile |
+----------------------+------------------------------------------------+
| App Identifier | krone.at-sport.watchkitextension |
| Type | appstore |
| UUID | 2f09be99-146c-4489-a802-03d3dfcdda3c |
| Environment Variable | sigh_krone.at-sport.watchkitextension_appstore |
+----------------------+------------------------------------------------+
[12:41:44]: All required keys, certificates and provisioning profiles are installed 🙌
[12:41:44]: 🔒 Successfully encrypted certificates repo
[12:41:44]: Setting Provisioning Profile type to 'app-store'
[12:41:44]: Cruising back to lane 'build_ipa' 🚘
[12:41:44]: -----------------
[12:41:44]: --- Step: gym ---
[12:41:44]: -----------------
[12:41:45]: xcrun xcodebuild -list -workspace 'Krone.xcworkspace'
+----------------------+-----------------------------------------------+
| Summary for gym 1.6.2 |
+----------------------+-----------------------------------------------+
| scheme | Krone |
| clean | true |
| workspace | Krone.xcworkspace |
| silent | true |
| xcargs | GCC_PREPROCESSOR_DEFINITIONS='CMD_LINE_BUILD' |
| buildlog_path | fastlane/logs |
| export_method | app-store |
| destination | generic/platform=iOS |
| output_name | Krone |
| output_directory | . |
| use_legacy_build_api | false |
+----------------------+-----------------------------------------------+
[12:41:54]: ▸ Cleaning Pods/AFNetworking [Development]
[12:44:53]: ▸ Running script 'Run Script'
[12:44:53]: ▸ Running script 'Embed Pods Frameworks'
[12:44:55]: ▸ Touching Krone.app
[12:44:55]: ▸ Signing /Users/ios/Library/Developer/Xcode/DerivedData/Krone-abujsvdqpkydktelgcytpnpzycho/Build/Intermediates/ArchiveIntermediates/Krone/InstallationBuildProductsLocation/Applications/Krone.app
[12:44:58]: ▸ Touching Krone.app.dSYM
[12:45:07]: ▸ Archive Succeeded
[12:45:08]: Successfully stored the archive. You can find it in the Xcode Organizer.
[12:45:28]: Successfully exported and compressed dSYM file
[12:45:28]: Successfully exported and signed the ipa file:
[12:45:28]: /Users/ios/builds/51f33b85/0/sportportal-app/IOS/Krone.ipa
[12:45:28]: Cruising back to lane 'testflight' 🚘
[12:45:28]: --------------------------------------------
[12:45:28]: --- Step: Switch to update_metadata lane ---
[12:45:28]: --------------------------------------------
[12:45:28]: Cruising over to lane 'update_metadata' 🚖
[12:45:28]: ---------------------
[12:45:28]: --- Step: deliver ---
[12:45:28]: ---------------------
[12:45:28]: Login to iTunes Connect ([email protected])
[12:45:34]: Login successful
+--------------------------------------+-----------------------------------------------------------+
| deliver 1.11.0 Summary |
+--------------------------------------+-----------------------------------------------------------+
| force | true |
| skip_binary_upload | true |
| app_review_information.first_name | Helmut |
| app_review_information.last_name | Januschka |
| app_review_information.phone_number | +43 6769054647 |
| app_review_information.email_address | [email protected] |
| app_review_information.demo_user | trottendes.lama |
| app_review_information.demo_password | ******** |
| app_review_information.notes | app should be usable even with no user |
| ipa | /Users/ios/builds/51f33b85/0/sportportal-app/IOS/Krone... |
| screenshots_path | ./fastlane/screenshots |
| metadata_path | ./fastlane/metadata |
| app_version | 2.4 |
| username | [email protected] |
| app_identifier | krone.at-sport |
| skip_screenshots | false |
| skip_metadata | false |
| submit_for_review | false |
| automatic_release | false |
+--------------------------------------+-----------------------------------------------------------+
[12:45:34]: Making sure the latest version on iTunes Connect matches '2.4' from the ipa file...
[12:45:37]: '2.4' is the latest version on iTunes Connect
[12:45:37]: Loading './fastlane/metadata/de-DE/description.txt'...
[12:45:37]: Loading './fastlane/metadata/de-DE/keywords.txt'...
[12:45:37]: Loading './fastlane/metadata/de-DE/release_notes.txt'...
[12:45:37]: Loading './fastlane/metadata/de-DE/support_url.txt'...
[12:45:37]: Loading './fastlane/metadata/de-DE/marketing_url.txt'...
[12:45:37]: Loading './fastlane/metadata/de-DE/name.txt'...
[12:45:37]: Loading './fastlane/metadata/de-DE/privacy_url.txt'...
[12:45:37]: Loading './fastlane/metadata/copyright.txt'...
[12:45:37]: Loading './fastlane/metadata/primary_category.txt'...
[12:45:37]: Loading './fastlane/metadata/secondary_category.txt'...
[12:45:37]: Loading './fastlane/metadata/primary_first_sub_category.txt'...
[12:45:37]: Loading './fastlane/metadata/primary_second_sub_category.txt'...
[12:45:37]: Loading './fastlane/metadata/secondary_first_sub_category.txt'...
[12:45:37]: Loading './fastlane/metadata/secondary_second_sub_category.txt'...
[12:45:38]: Activating language de-DE...
[12:45:40]: Uploading metadata to iTunes Connect
[12:45:41]: Successfully uploaded initial set of metadata to iTunes Connect
[12:45:43]: Starting with the upload of screenshots...
[12:45:43]: Uploading 20 screenshots for language de-DE
[12:45:43]: Uploading './fastlane/screenshots/de-DE/1_ipad_1.da8919ee64f352a697e6f25e1c266ead.png'...
[12:45:51]: Uploading './fastlane/screenshots/de-DE/1_iphone35_1.iOS Simulator Screen Shot 04.03.2015 15.08.48.png'...
[12:45:57]: Uploading './fastlane/screenshots/de-DE/1_iphone4_1.90278dd181734d05debeaa6113748532.png'...
[12:46:04]: Uploading './fastlane/screenshots/de-DE/1_iphone6_1.a6316df82be8ab1f95e5855f5e3573ed.png'...
[12:46:13]: Uploading './fastlane/screenshots/de-DE/1_iphone6Plus_1.f22e94bff7fc0b815085831047779625.png'...
[12:46:31]: Uploading './fastlane/screenshots/de-DE/1_watch_1.iOS Simulator Screen Shot - Apple Watch 30.04.2015 14.47.30.png'...
[12:46:34]: Uploading './fastlane/screenshots/de-DE/2_ipad_2.ab503b57a7c64c21c2810fb160a5b411.png'...
[12:46:38]: Uploading './fastlane/screenshots/de-DE/2_iphone35_2.iOS Simulator Screen Shot 04.03.2015 15.08.53.png'...
[12:46:43]: Uploading './fastlane/screenshots/de-DE/2_iphone4_2.48d8cceb418d8013cd376a3ec5300e44.png'...
[12:46:48]: Uploading './fastlane/screenshots/de-DE/2_iphone6_2.d11faa0f330cc32db4806dd9da309941.png'...
[12:46:54]: Uploading './fastlane/screenshots/de-DE/2_iphone6Plus_2.c5cb69443224812dd625da21ad0af441.png'...
[12:47:08]: Uploading './fastlane/screenshots/de-DE/2_watch_2.iOS Simulator Screen Shot - Apple Watch 15.05.2015 10.46.52.png'...
[12:47:09]: Uploading './fastlane/screenshots/de-DE/3_ipad_3.iOS Simulator Screen Shot 15.05.2015 10.56.06.png'...
[12:47:13]: Uploading './fastlane/screenshots/de-DE/3_iphone35_3.iOS Simulator Screen Shot 04.03.2015 15.09.03.png'...
[12:47:17]: Uploading './fastlane/screenshots/de-DE/3_iphone4_3.iOS Simulator Screen Shot 15.05.2015 10.51.06.png'...
[12:47:22]: Uploading './fastlane/screenshots/de-DE/3_iphone6_3.iOS Simulator Screen Shot 15.05.2015 10.54.04.png'...
[12:47:29]: Uploading './fastlane/screenshots/de-DE/3_iphone6Plus_3.iOS Simulator Screen Shot 15.05.2015 10.54.58.png'...
[12:47:38]: Uploading './fastlane/screenshots/de-DE/3_watch_3.iOS Simulator Screen Shot - Apple Watch 30.04.2015 14.46.52.png'...
[12:47:40]: Uploading './fastlane/screenshots/de-DE/4_iphone35_4.iOS Simulator Screen Shot 15.05.2015 10.52.38.png'...
[12:47:45]: Uploading './fastlane/screenshots/de-DE/4_watch_4.iOS Simulator Screen Shot - Apple Watch 30.04.2015 14.46.59.png'...
[12:47:47]: Saving changes
[12:48:03]: Successfully uploaded screenshots to iTunes Connect
[12:48:05]: Finished the upload to iTunes Connect
[12:48:05]: Cruising back to lane 'testflight' 🚘
[12:48:05]: ----------------------------------------------
[12:48:05]: --- Step: Switch to upload_testflight lane ---
[12:48:05]: ----------------------------------------------
[12:48:05]: Cruising over to lane 'upload_testflight' 🚖
[12:48:05]: -------------------
[12:48:05]: --- Step: pilot ---
[12:48:05]: -------------------
[12:48:06]: Login to iTunes Connect ([email protected])
[12:48:09]: Login successful
[12:48:10]: Ready to upload new build to TestFlight (App: 765371329)...
[12:48:11]: Going to upload updated app to iTunes Connect
[12:48:11]: This might take a few minutes, please don't interrupt the script
[12:52:03]: iTunes Transporter successfully finished its job
[12:52:03]: ------------------------------------------------------------------------------------------------------
[12:52:03]: Successfully uploaded package to iTunes Connect. It might take a few minutes until it's visible online.
[12:52:03]: ------------------------------------------------------------------------------------------------------
[12:52:03]: Successfully uploaded the new binary to iTunes Connect
[12:52:03]: Waiting for iTunes Connect to process the new build
[13:05:28]: Waiting for iTunes Connect to finish processing the new build (2.4 - 11)
[13:05:28]: Successfully finished processing the build
[13:05:28]: You can now tweet:
[13:05:28]: iTunes Connect #iosprocessingtime 13 minutes
[13:05:28]: Distributing new build to testers
[13:05:28]: ---------------------------------------
[13:05:28]: --- Step: Switch to slack_team lane ---
[13:05:28]: ---------------------------------------
[13:05:28]: Cruising over to lane 'slack_team' 🚖
[13:05:28]: -------------------
[13:05:28]: --- Step: slack ---
[13:05:28]: -------------------
[13:05:29]: Successfully sent Slack notification
[13:05:29]: Cruising back to lane 'upload_testflight' 🚘
[13:05:29]: Variable Dump:
[13:05:29]: {:PLATFORM_NAME=>nil, :LANE_NAME=>"testflight", :LATEST_TESTFLIGHT_BUILD_NUMBER=>10, :BUILD_NUMBER=>"11", :SIGH_PROFILE_TYPE=>"app-store", :IPA_OUTPUT_PATH=>"/Users/ios/builds/51f33b85/0/sportportal-app/IOS/Krone.ipa", :DSYM_OUTPUT_PATH=>"/Users/ios/builds/51f33b85/0/sportportal-app/IOS/Krone.app.dSYM.zip", :XCODEBUILD_ARCHIVE=>"/Users/ios/Library/Developer/Xcode/Archives/2016-04-18/Krone 2016-04-18 12.41.52.xcarchive"}
[13:05:29]: A demo account user name is required. A demo account password is required. A demo account user name is required. A demo account password is required.
+------+----------------------------------+-------------+
| fastlane summary |
+------+----------------------------------+-------------+
| Step | Action | Time (in s) |
+------+----------------------------------+-------------+
| 1 | skip_docs | 0 |
| 2 | update_fastlane | 5 |
| 3 | import_from_git | 5 |
| 4 | Switch to build_ipa lane | 0 |
| 5 | Switch to before_build lane | 0 |
| 6 | clear_derived_data | 0 |
| 7 | latest_testflight_build_number | 11 |
| 8 | increment_build_number | 1 |
| 9 | cocoapods | 51 |
| 10 | unlock_keychain | 0 |
| 11 | Switch to certificates lane | 0 |
| 12 | match | 15 |
| 13 | match | 14 |
| 14 | match | 13 |
| 15 | match | 13 |
| 16 | match | 14 |
| 17 | match | 13 |
| 18 | match | 11 |
| 19 | match | 11 |
| 20 | gym | 223 |
| 21 | Switch to update_metadata lane | 0 |
| 22 | deliver | 157 |
| 23 | Switch to upload_testflight lane | 0 |
| 24 | pilot | 1042 |
| 25 | Switch to slack_team lane | 0 |
| 26 | slack | 0 |
+------+----------------------------------+-------------+
[13:05:29]: fastlane finished with errors
[!] The request could not be completed because:
A demo account user name is required. A demo account password is required. A demo account user name is required. A demo account password is required.
/bin/bash: line 6: shell_session_update: command not found
ERROR: Build failed: exit status 127
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment