Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reverting supporting-variants-and-pods-configs-simultaneously #233

Conversation

noursandid
Copy link
Contributor

reverted changes to fix bug which caused 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

What does this PR do

How can it be tested

Tell us how to test these changes

Task

resolves #X (where #X is the number of an issue)

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

…reated 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
@backbaseoss
Copy link

Warnings
⚠️ The library files were changed, but the tests remained unmodified. Consider updating or adding to the tests to match the library changes.

Generated by 🚫 Danger Swift against ed43656

@arthurpalves arthurpalves merged commit fd5ce4f into develop Oct 26, 2023
5 checks passed
@arthurpalves arthurpalves deleted the revert-supporting-variants-and-pods-configs-simultaneously branch October 26, 2023 11:04
arthurpalves added a commit that referenced this pull request Oct 26, 2023
* 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]>
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