Roman Tysiachnik
Roman Tysiachnik
# Apollo generates different enums after schema is fetched ### Intended outcome: So here we coming back to our query ```graphql query { languages { code } } ``` The...
### New Issue Checklist - [x] **SwiftLint: 0.49.0** - [x] I searched for [existing GitHub issues](https://github.com/realm/SwiftLint/issues) ### Describe the bug A false positive case for the `master` word when we...
### Checklist - [x] I've read [contribution guidelines](https://github.com/AndriiDoroshko/SnappyShrimp/new/master/.github/CONTRIBUTING.md); - [x] I've tested these updates in the SnappyShrimpExample; - [x] This pull request is complete and ready for review.
If that is possible to do somehow, we will be able to use only one device to launch tests. Right now, our custom trait collection is getting overridden by the...
Hello Uber team, @rudro Could you please push the latest spec to Cocoapods? It looks outdated for a long time.
### Description Please consider adding an additional pipeline for Firebase, building all frameworks **dynamically**, and providing them with mergeable support: `MERGEABLE_LIBRARY = YES`. It should be an alternative to the...
## Description **AdjustSdk**, **AdjustSdkIm**, and **AdjustSdkWebBridge** have **AdjustSdk** as a product name. When a product is built via Carthage, all three frameworks are built, but in the end, only the...
### Problem Statement ## Description Cocoapods is officially deprecated, which means there is no alternative dependency manager except SPM, which contains a lot of issues for remote packages, and many...