Skip to content

Releases: Backbase/variants

1.3.1

03 Mar 13:34
aa8c368

Choose a tag to compare

Release 1.3.1

What's Changed

  • Update xcconfig in the main target only if using cocoapods by @GMinucci in #263

Full Changelog: 1.3.0...1.3.1

1.3.0

03 Mar 09:32
7936e7e

Choose a tag to compare

Release 1.3.0

What's Changed

  • Fix Code Generation with GYB by @arthurpalves in #205
  • fix(CI): update mac-os version for github workflow by @GMinucci in #242
  • fix(security): address Dependabot security findings by @GMinucci in #245
  • Feat: Propagate global properties into variants by @GMinucci in #248
  • Feat: support file organization using folder reference by @GMinucci in #249
  • Feat: Handling signing of other targets (extensions) by @GMinucci in #250
  • Feat: Allow specific signing for debug and release by @GMinucci in #251
  • Feat: Automatically detect signing certificate by @shehan-bb in #252

New Contributors

Full Changelog: 1.2.1...1.3.0

1.2.1

26 Oct 11:40
13ea724

Choose a tag to compare

Release 1.2.1

FIXES:

  • Reverting supporting-variants-and-pods-configs-simultaneously, that created a bug which cause the UITests project to import an unneeded pod used by the app project, since the xcconfig is shared between the app and the tests projects (#233)

1.2.0

19 Oct 13:22
c714588

Choose a tag to compare

Release 1.2.0

FIXES:

  • Github Marketplace action not picking up the latest release automatically [#189]
  • Calling variants setup on M1 mac uses M1 unsupported gems in Gemfile [#208]
  • Variants setup on M1 mac does not automatically link variants.xcconfig to xcodeproject [#209]
  • Some signing configurations not automatically set in Xcode 14 [#214]

CHANGES:

  • Signing configuration is updated not only during setup but also during switch [#215]
  • Items in variants.xcconfig should be sorted alphabetically [#219]

NEW:

  • Ability to add a postSwitch command/script, both globally or variant specific [#221]
  • Add ability to override app name per variant [#216]
  • Expose configuration keys as static variables in swift [#125]

1.1.3

30 Sep 13:51
83e88a7

Choose a tag to compare

Release 1.1.3

1.1.2

23 Sep 11:39

Choose a tag to compare

Release 1.1.2

1.1.1

22 Sep 12:46
d376a8b

Choose a tag to compare

1.1.1 Pre-release
Pre-release

Release 1.1.1

Temporary release 1.1.1-fat

08 Sep 12:59

Choose a tag to compare

Temporary release to test new homebrew bottle with a fat binary.

1.1.0

29 Jun 09:48
b484eb0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

1.0.0

05 Nov 12:11
c5f1619

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.9.4...1.0.0