Roger Oba
Roger Oba
## Description On Xcode 12.5, apparently the umbrella header generation logic changed, so this stopped working on my project because my project couldn't find `MXScrollView` anymore, when importing this lib...
**Who we are** Tellus is a financial technology company on a mission to reshape the $2.3 trillion U.S. personal savings market. We invented Super High-Yield with Tellus Boost–– a zero...
In the "Personal Access Token" I'd probably add a handy link that takes the user to https://github.com/settings/tokens/new, for a better user experience. It'd also be great if you included which...
### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...
### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...
Use fastlane's `supply` to do so.
### Discussed in https://github.com/rogerluan/arkana/discussions/32 Originally posted by **mishaherasimov** March 17, 2023 I'm currently trying to build a pipeline that creates keys before building the project. I've imported all keys as...
Context: - https://github.com/rogerluan/arkana/issues/18#issuecomment-1290410618 - https://github.com/rogerluan/arkana/issues/18#issuecomment-1295954548
**Describe the bug** As the v5 was released a few days ago, v4 broke. See: https://github.com/rogerluan/arkana/pull/54 **Version of `codeclimate-action` you're using** `v4.0.0` **Example links** https://github.com/rogerluan/arkana/actions/runs/7187532885/job/19575296052 **Expected behavior** Since I haven't...
## Description This PR updates all python dependencies we have. It requires us to move away from: ```yml google_analytics: - UA-18658848-13 - docs.fastlane.tools ``` to: ```yml theme: analytics: gtag: G-111111111...