Advertisement
Guest User

Untitled

a guest
Jul 31st, 2017
721
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 17.13 KB | None | 0 0
  1. bash-3.2$ fastlane match development -a ru.rbc.reader.debug,ru.rbc.reader.debug.notification,ru.rbc.reader.debug.notification.content,ru.rbc.reader.debug.widget -u kirill_belyshev@mail.ru force_for_new_devices
  2. [15:44:26]: Successfully loaded '/Users/kirillbelyshev/Documents/web_work/rbc_ru/ios/fastlane/Matchfile' 📄
  3.  
  4. +---------+--------------------------------------+
  5. |  Detected Values from './fastlane/Matchfile'   |
  6. +---------+--------------------------------------+
  7. | git_url | ssh://git@bitbucket.rbc.ru:7999/rbc  |
  8. |         | mob/ios-certs-bisnesspress.git       |
  9. | type    | development                          |
  10. +---------+--------------------------------------+
  11.  
  12.  
  13. +-----------------------+--------------------------------------+
  14. |                   Summary for match 2.45.0                   |
  15. +-----------------------+--------------------------------------+
  16. | app_identifier        | ru.rbc.reader.debug,ru.rbc.reader.d  |
  17. |                       | ebug.notification,ru.rbc.reader.deb  |
  18. |                       | ug.notification.content,ru.rbc.read  |
  19. |                       | er.debug.widget                      |
  20. | username              | kirill_belyshev@mail.ru              |
  21. | git_url               | ssh://git@bitbucket.rbc.ru:7999/rbc  |
  22. |                       | mob/ios-certs-bisnesspress.git       |
  23. | type                  | development                          |
  24. | git_branch            | master                               |
  25. | keychain_name         | login.keychain                       |
  26. | readonly              | false                                |
  27. | team_id               | Y7SK47KWKN                           |
  28. | verbose               | false                                |
  29. | force                 | false                                |
  30. | skip_confirmation     | false                                |
  31. | shallow_clone         | false                                |
  32. | clone_branch_directly | false                                |
  33. | force_for_new_devices | false                                |
  34. | skip_docs             | false                                |
  35. | platform              | ios                                  |
  36. +-----------------------+--------------------------------------+
  37.  
  38. [15:44:26]: Cloning remote git repo...
  39. [15:44:26]: If cloning the repo takes too long, you can use the `clone_branch_directly` option in match.
  40. [15:45:08]: Enter the passphrase that should be used to encrypt/decrypt your certificates
  41. [15:45:08]: This passphrase is specific per repository and will be stored in your local keychain
  42. [15:45:08]: Make sure to remember the password, as you'll need it when you run match on a different machine
  43. [15:45:08]: Passphrase for Git Repo: ***************************
  44. [15:45:59]: Type passphrase again: ***************************
  45. [15:46:03]: 🔓  Successfully decrypted certificates repo
  46. [15:46:03]: You can also run `fastlane match` in readonly mode to not require any access to the
  47. [15:46:03]: Developer Portal. This way you only share the keys and credentials
  48. [15:46:03]: $ fastlane match --readonly
  49. [15:46:03]: More information https://github.com/fastlane/fastlane/tree/master/match#access-control
  50. [15:46:03]: Verifying that the certificate and profile are still valid on the Dev Portal...
  51. -------------------------------------------------------------------------------------
  52. Please provide your Apple Developer Program account credentials
  53. The login information you enter will be stored in your macOS Keychain
  54. You can also pass the password using the `FASTLANE_PASSWORD` environment variable
  55. More information about it on GitHub: https://github.com/fastlane/fastlane/tree/master/credentials_manager
  56. -------------------------------------------------------------------------------------
  57. Password (for kirill_belyshev@mail.ru): ****************
  58. [15:46:55]: Installing certificate...
  59.  
  60. +-------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  61. |                                                                                                    Installed Certificate                                                                                                     |
  62. +-------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  63. | User ID           | 99DQ4QZDD7                                                                                                                                                                                               |
  64. | Common Name       | iPhone Developer: \xD0\x90\xD0\xBB\xD0\xB5\xD0\xBA\xD1\x81\xD0\xB0\xD0\xBD\xD0\xB4\xD1\x80 \xD0\x93\xD0\xBB\xD0\xB0\xD0\xB4\xD1\x8B\xD1\x80\xD0\xB5\xD0\xB2\xD1\x81\xD0\xBA\xD0\xB8\xD0\xB9 (AH3P6YY8VE) |
  65. | Organisation Unit | Y7SK47KWKN                                                                                                                                                                                               |
  66. | Organisation      | BisnessPress LLC                                                                                                                                                                                         |
  67. | Country           | US                                                                                                                                                                                                       |
  68. | Start Datetime    | Sep  8 13:30:03 2016 GMT                                                                                                                                                                                 |
  69. | End Datetime      | Sep  8 13:30:03 2017 GMT                                                                                                                                                                                 |
  70. +-------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+
  71.  
  72. [15:47:03]: Installing provisioning profile...
  73. [15:47:04]: Installing provisioning profile...
  74. [15:47:06]: Installing provisioning profile...
  75. [15:47:07]: Installing provisioning profile...
  76.  
  77. +---------------------+------------------------+------------------------+
  78. |                    Installed Provisioning Profile                     |
  79. +---------------------+------------------------+------------------------+
  80. | Parameter           | Environment Variable   | Value                  |
  81. +---------------------+------------------------+------------------------+
  82. | App Identifier      |                        | ru.rbc.reader.debug    |
  83. | Type                |                        | development            |
  84. | Platform            |                        | ios                    |
  85. | Profile UUID        | sigh_ru.rbc.reader.de  | 4d91c67b-7df5-4934-81  |
  86. |                     | bug_development        | f5-6ed0c6c3576d        |
  87. | Profile Name        | sigh_ru.rbc.reader.de  | match Development      |
  88. |                     | bug_development_profi  | ru.rbc.reader.debug    |
  89. |                     | le-name                |                        |
  90. | Profile Path        | sigh_ru.rbc.reader.de  | /Users/kirillbelyshev  |
  91. |                     | bug_development_profi  | /Library/MobileDevice  |
  92. |                     | le-path                | /Provisioning          |
  93. |                     |                        | Profiles/4d91c67b-7df  |
  94. |                     |                        | 5-4934-81f5-6ed0c6c35  |
  95. |                     |                        | 76d.mobileprovision    |
  96. | Development Team ID | sigh_ru.rbc.reader.de  | Y7SK47KWKN             |
  97. |                     | bug_development_team-  |                        |
  98. |                     | id                     |                        |
  99. +---------------------+------------------------+------------------------+
  100.  
  101.  
  102. +---------------------+------------------------+------------------------+
  103. |                    Installed Provisioning Profile                     |
  104. +---------------------+------------------------+------------------------+
  105. | Parameter           | Environment Variable   | Value                  |
  106. +---------------------+------------------------+------------------------+
  107. | App Identifier      |                        | ru.rbc.reader.debug.n  |
  108. |                     |                        | otification            |
  109. | Type                |                        | development            |
  110. | Platform            |                        | ios                    |
  111. | Profile UUID        | sigh_ru.rbc.reader.de  | 29ccdb62-0c8a-4ce6-83  |
  112. |                     | bug.notification_deve  | d5-4f1bef70e779        |
  113. |                     | lopment                |                        |
  114. | Profile Name        | sigh_ru.rbc.reader.de  | match Development      |
  115. |                     | bug.notification_deve  | ru.rbc.reader.debug.n  |
  116. |                     | lopment_profile-name   | otification            |
  117. | Profile Path        | sigh_ru.rbc.reader.de  | /Users/kirillbelyshev  |
  118. |                     | bug.notification_deve  | /Library/MobileDevice  |
  119. |                     | lopment_profile-path   | /Provisioning          |
  120. |                     |                        | Profiles/29ccdb62-0c8  |
  121. |                     |                        | a-4ce6-83d5-4f1bef70e  |
  122. |                     |                        | 779.mobileprovision    |
  123. | Development Team ID | sigh_ru.rbc.reader.de  | Y7SK47KWKN             |
  124. |                     | bug.notification_deve  |                        |
  125. |                     | lopment_team-id        |                        |
  126. +---------------------+------------------------+------------------------+
  127.  
  128.  
  129. +---------------------+------------------------+------------------------+
  130. |                    Installed Provisioning Profile                     |
  131. +---------------------+------------------------+------------------------+
  132. | Parameter           | Environment Variable   | Value                  |
  133. +---------------------+------------------------+------------------------+
  134. | App Identifier      |                        | ru.rbc.reader.debug.n  |
  135. |                     |                        | otification.content    |
  136. | Type                |                        | development            |
  137. | Platform            |                        | ios                    |
  138. | Profile UUID        | sigh_ru.rbc.reader.de  | e402b562-5ac4-41f0-9d  |
  139. |                     | bug.notification.cont  | f1-19bccb23d8bb        |
  140. |                     | ent_development        |                        |
  141. | Profile Name        | sigh_ru.rbc.reader.de  | match Development      |
  142. |                     | bug.notification.cont  | ru.rbc.reader.debug.n  |
  143. |                     | ent_development_profi  | otification.content    |
  144. |                     | le-name                |                        |
  145. | Profile Path        | sigh_ru.rbc.reader.de  | /Users/kirillbelyshev  |
  146. |                     | bug.notification.cont  | /Library/MobileDevice  |
  147. |                     | ent_development_profi  | /Provisioning          |
  148. |                     | le-path                | Profiles/e402b562-5ac  |
  149. |                     |                        | 4-41f0-9df1-19bccb23d  |
  150. |                     |                        | 8bb.mobileprovision    |
  151. | Development Team ID | sigh_ru.rbc.reader.de  | Y7SK47KWKN             |
  152. |                     | bug.notification.cont  |                        |
  153. |                     | ent_development_team-  |                        |
  154. |                     | id                     |                        |
  155. +---------------------+------------------------+------------------------+
  156.  
  157.  
  158. +---------------------+------------------------+------------------------+
  159. |                    Installed Provisioning Profile                     |
  160. +---------------------+------------------------+------------------------+
  161. | Parameter           | Environment Variable   | Value                  |
  162. +---------------------+------------------------+------------------------+
  163. | App Identifier      |                        | ru.rbc.reader.debug.w  |
  164. |                     |                        | idget                  |
  165. | Type                |                        | development            |
  166. | Platform            |                        | ios                    |
  167. | Profile UUID        | sigh_ru.rbc.reader.de  | fe6fd598-04a8-43d8-b7  |
  168. |                     | bug.widget_developmen  | 77-1e68eb61711b        |
  169. |                     | t                      |                        |
  170. | Profile Name        | sigh_ru.rbc.reader.de  | match Development      |
  171. |                     | bug.widget_developmen  | ru.rbc.reader.debug.w  |
  172. |                     | t_profile-name         | idget                  |
  173. | Profile Path        | sigh_ru.rbc.reader.de  | /Users/kirillbelyshev  |
  174. |                     | bug.widget_developmen  | /Library/MobileDevice  |
  175. |                     | t_profile-path         | /Provisioning          |
  176. |                     |                        | Profiles/fe6fd598-04a  |
  177. |                     |                        | 8-43d8-b777-1e68eb617  |
  178. |                     |                        | 11b.mobileprovision    |
  179. | Development Team ID | sigh_ru.rbc.reader.de  | Y7SK47KWKN             |
  180. |                     | bug.widget_developmen  |                        |
  181. |                     | t_team-id              |                        |
  182. +---------------------+------------------------+------------------------+
  183.  
  184. [15:47:09]: All required keys, certificates and provisioning profiles are installed 🙌
  185.  
  186. #######################################################################
  187. # fastlane 2.49.0 is available. You are on 2.45.0.
  188. # You should use the latest version.
  189. # Please update using `the Fabric app. Launch the app and navigate to the fastlane tab to get the most recent version.`.
  190. #######################################################################
  191.  
  192. 2.49.0 Xcode 9 improvements and more
  193. * Update provisioning profile mapping message (#9863) via Felix Krause
  194. * Detect selected provisioning profile UUIDs for Xcode 9 (#9843) via Vincent Isambart
  195. * Fix not fetching the plugin API due to a Faraday issue (#9847) via Felix Krause
  196. * Limit score a plugin can get for tests to 80 (#9848) via Felix Krause
  197. * Bump compileSdk (#9862) via Joshua Liebowitz
  198. * Update rest-client development dependency (#9842) via Felix Krause
  199. * Resolve PRODUCT_BUNDLE_IDENTIFIER and PROVISIONING_PROFILE_SPECIFIER for Xcode 9 export settings (#9760) via Renzo
  200. * Add simplecov to plugin template (#9851) via Jimmy Dee
  201. * Add download Xcode managed provisioning profiles flag to sigh via @mkimi-lightricks (#9849) via Michael Kimyagarov
  202.  
  203. 2.48.0 Git add new options and other improvements
  204. * Git add new options (#9576) via Anton
  205. * Update empty archive error message for more instructions on how to solve the issue (#9830) via Felix Krause
  206. * Properly rescue around writing the report.xml to the fastlane directory (#9832) via Mark Pirri
  207. * Find getConfigurationMethod on IActivityManager Interface (#9716) via Andrea Falcone
  208. * Support Regexp on `update_project_provisioning` action (#9813) via Kohki Miki
  209. * Set TargetRubyVersion: 2.0 in .rubocop.yml to avoid unwanted autocorrect with Ruby 2.0+ (#9819) via Fumiya Nakamura
  210. * Fix missing email method when working with Spaceship::Tunes::Member (#9797) via Mark Pirri
  211. * Use the #defined? method to see if DidYouMean::SpellChecker is available (#9821) via Yuki Nishijima
  212. * Fix capture_output regression (#9818) via Fumiya Nakamura
  213. * Add precheck to vision doc (#9808) via Joshua Liebowitz
  214. * fix: Encoded the url before passing to faraday (#9800) via Rendy Pranata
  215.  
  216. 2.47.0 Better error messaging and other improvements
  217. * [fastlane] Add warning if fastlane is executed without `bundle exec` (#9756) via Felix Krause
  218. * [gym] Improve build failure output when using an incorrect export_method (#9742) via Felix Krause
  219. * [supply] Rollout version number verification: rollout range on Google Play Developer API is 0.0 - 1.0 (#9737) via JacobMuchow
  220. * [supply] Check superseded tracks for `rollout` (already works for `production`, `beta`, and `alpha`). (#9736) via JacobMuchow
  221. * [spaceship] Manage JWT / keys with Spaceship (#9560) via Stefan Natchev
  222. * [precheck] Remove tizen from platforms rule, it's not needed and causes issues (#9766) via Joshua Liebowitz
  223. * [precheck] Add automated testing (#9767) via Joshua Liebowitz
  224. * [docs] Fix invalid quotes in ToolsAndDebugging.md (#9762) via Daniel Beard
  225. * [docs] Add cert, sigh and match section to FAQs (#9738) via Felix Krause
  226. * [docs] Update README to call out what operating systems can run fastlane (#9721) via Joshua Liebowitz
  227.  
  228. To see all new releases, open https://github.com/fastlane/fastlane/releases
  229.  
  230. Please update using `the Fabric app. Launch the app and navigate to the fastlane tab to get the most recent version.`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement