variants icon indicating copy to clipboard operation
variants copied to clipboard

A command-line tool to setup deployment variants for iOS and Android, alongside a working CI/CD setup.

Results 20 variants issues
Sort by recently updated
recently updated
newest added

## Background As of now, when providing a signing configuration for iOS, we need to specify in the `team_name` the entire signing identity name including the certificate type, such as...

enhancement

## Background - If it is an enhancement of an existing feature, describe which feature and how it works at the moment. - Currently the V_APP_NAME as per the tool,...

enhancement

## Background - Currently, it appears that match params are generated based off the `match_params_template.rb` file. If we do not wish to use some of these parameters and choose to...

enhancement
more information required

## Background Currently We have variants for one target, so we can have multiple environment like Dev, UAT, Prod... But we don't support multiple variants for each Target ## Solution...

enhancement
prio: high

## Background Currently, it is mandatory to have a `bundle_id` on our target list and it needs to be a String, so for example: **variants.yml:** `bundle_id: 'com.bundle.id1'` Variants will populate...

enhancement
iOS
prio: medium

## Background Currently, we have 14 security issues reported by Github: https://github.com/Backbase/variants/security/dependabot ## Solution Update `Gemfile` to provide higher version of libraries --- Related PR #176

enhancement

When running `variants setup` or `variants switch`, many users noticed the non fatal error in the logs: ```shell env: python2.7: No such file or directory ``` This, because [utils/gyb](https://github.com/Backbase/variants/blob/2fcc461e2a0d741d3a9228cde0689a3bb0be7b5d/utils/gyb) requires...

bug
iOS
prio: high

### Environment ### **Variants:** - Way of installation: Homebrew, v3.6.18 - Version: 1.1.3 **Your machine:** - OS: MacOS - Processor: Apple M1 Pro **Project's platform:** - Platform: iOS ### Describe...

bug

Bumps and [nokogiri](https://github.com/sparklemotion/nokogiri). These dependencies needed to be updated together. Updates `nokogiri` from 1.13.8 to 1.15.4 Release notes Sourced from nokogiri's releases. 1.15.4 / 2023-08-11 Dependencies [CRuby] Vendored libxml2 is...

dependencies