-
Notifications
You must be signed in to change notification settings - Fork 987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ios: bump Fastlane from 2.205.2 to 2.209.1 and pods #13884
Conversation
Jenkins BuildsClick to see older builds (21)
|
403702a
to
f5f9640
Compare
54dd2ec
to
c95bd2e
Compare
Also refresh Xcode project integration. Signed-off-by: Jakub Sokołowski <[email protected]>
Possible fix for errors like: ``` bundler: failed to load command: fastlane (/Users/jenkins/.bundle/ruby/2.7.0/bin/fastlane) /Users/jenkins/.bundle/ruby/2.7.0/gems/fastlane-2.205.2/fastlane_core/lib/fastlane_core/ui/interface.rb:153:in `shell_error!': [!] Shell command exited with exit status 51 instead of 0. (FastlaneCore::Interface::FastlaneShellError) ``` Signed-off-by: Jakub Sokołowski <[email protected]>
c95bd2e
to
ca8b721
Compare
@jakubgs if it has nothing to do with Android (I think so) - ready to be merged (no e2e needed) |
91% of end-end tests have passed
Failed tests (8)Click to expandClass TestContactBlockMigrateKeycardMultipleSharedDevices:
Class TestEnsStickersMultipleDevicesMerged:
Class TestKeycardTxOneDeviceMerged:
Class TestSendTxDeviceMerged:
Class TestCommandsMultipleDevicesMerged:
Passed tests (79)Click to expandClass TestOnboardingOneDeviceMerged:
Class TestRestoreOneDeviceMerged:
Class TestContactBlockMigrateKeycardMultipleSharedDevices:
Class TestOneToOneChatMultipleSharedDevices:
Class TestEnsStickersMultipleDevicesMerged:
Class TestWalletManagementDeviceMerged:
Class TestKeycardTxOneDeviceMerged:
Class TestGroupChatMultipleDeviceMerged:
Class TestSendTxDeviceMerged:
Class TestPublicChatBrowserOneDeviceMerged:
Class TestPublicChatMultipleDeviceMerged:
Class TestPairingSyncMultipleDevicesMerged:
|
Also refresh Xcode project integration and fix order of shell hooks for iOS build shell. NodeJS setup needs to be before Pods.
Possible fix for errors like:These errors were fixed by deleting~/Library/Keychains/fastlane.keychain-db
onmaci7-01
:https://ci.status.im/job/status-mobile/job/prs/job/ios/job/PR-13868/6/