Maxim Bunkov

Results 26 issues of Maxim Bunkov

Hi guys! Firstly, thanks for great app! It's it event when people must buy blackberry for use this app. And I have one feature request. What u think add mosh...

Hi, guys! Tell me pls, can I implements Scenarios for communication test between 3 devices? I have group chats and want to cover it by bdd, without mocking backend.

Added new property `indicatorPosition`

On my M1 I need to change Carthage build script shell from /bin/sh to /bin/sh -l How can I configure it in xcodegen configs?

xcode 13.4 trying move from fat to xcframework. 1. I create the package by: 'swift package init --type library`; 2. Move our sources to Source folder; 3. Generate archive for...

I have a chat App, and wanna cover by test flow where two or more users chatting between instances. How can I do it with bluepill?

I not found example with working multiply solution. On next my code: ``` constrain(view, searchImage, coverLabel) { (view, searchImage, coverLabel) in searchImage.top == (view.height * CGFloat(0.59)) searchImage.centerX == view.centerX searchImage.leading...

After update from 1.0.7 -> 1.0.8 we got errors when compile. Looks like naming fail: ![CleanShot 2022-05-19 at 09 37 16](https://user-images.githubusercontent.com/1393809/169206073-9b1ef07c-a1e8-4e8c-b4bc-efb8e2e2e0be.png)

Can we configure appicon for set timeout to minimagic config? My CI very slowly for resize images...

Error:(19, 9) 'ReactiveObjC/ReactiveObjC.h' file not found with include; use "quotes" instead