Skip to content

Conversation

@GMinucci
Copy link
Collaborator

What does this PR do

Sync main into develop branch. The previous PR was squashed which didn't address the conflicts.

How can it be tested

Running make validation should be enough

Checklist:

  • I ran make validation locally with success
  • I have not introduced new bugs
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new errors

arthurpalves and others added 7 commits October 19, 2023 15:00
* FIX: Github Marketplace action not picking up the latest release automatically [#189]
* FIX: Calling variants setup on M1 mac uses M1 unsupported gems in Gemfile [#208]
* FIX: Variants setup on M1 mac does not automatically link variants.xcconfig to xcodeproject [#209]
* FIX: Some signing configurations not automatically set in Xcode 14 [#214]

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

* FEATURE: Ability to add a `postSwitch` command/script, both globally or variant specific [#221]
* FEATURE:  Add ability to override app name per variant [#216]
* FEATURE: Expose configuration keys as static variables in swift [#125]
 
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: romanhu-bb <[email protected]>
Co-authored-by: Aksay Pudukudi Kandhadai (BB) <[email protected]>
Co-authored-by: Divine Dube <[email protected]>
Co-authored-by: Nour Sandid <[email protected]>
Co-authored-by: noursandidb <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gabriel Minucci <[email protected]>
Co-authored-by: Alex Kuziaev <[email protected]>
* FIX: 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)
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Nour Sandid <[email protected]>
@GMinucci GMinucci self-assigned this Feb 19, 2025
@GMinucci GMinucci closed this Feb 19, 2025
@GMinucci GMinucci deleted the chore/sync-develop branch February 19, 2025 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants