Alexey Alter-Pesotskiy

Results 13 comments of Alexey Alter-Pesotskiy

Hello team, I think it would be very useful feature, can it be a bit prioritised if possible? Thanks in advance!

Hey @MattKiazyk, I'm on v.1.9, but `Xcodes` says that I'm not authorised to download/install Xcode 🤔 ![Screen Shot 2022-12-15 at 12 06 40 PM](https://user-images.githubusercontent.com/20794991/207855290-71801652-587e-4148-8701-640e577ac43a.png)

@MattKiazyk, I'm logged in in `Xcode`, but not in `Xcodes` because it does not allow to log in with Federated Apple ID. This is the screenshot after tapping on the...

Hi there, We've made even more improvements in this regard in [4.49.0](https://github.com/GetStream/stream-chat-swift/releases/tag/4.49.0) 👍 Best, Alexey

Hi @TomaszLizer, seems like the ticket you linked reports the error when `fastlane` exits with the signal `abrt`. When this ticket is about signal `kill`. I don't think they are...

@TomaszLizer, nice! Really glad that pre-booting a simulator helped you too 🙂 > Hope your PR gets merged soon so that no one else faces it - such kind of...

Hi there, from what can be seen in your `Fastfile`: - you run `sh("flutter build ipa ...")` from `project_root/fastlane/` folder (as it is the default fastlane behaviour) - you expect...

By the way, I just noticed that you do not pass the path to `.ipa` file to `pilot` action. More than likely, your lane should look something like this: ```ruby...

Hey @foxware00, I'd love to get this merged, but the PR first needs to be approved by the fastlane core team.