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

Update scheme names #3806

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Update scheme names #3806

wants to merge 7 commits into from

Conversation

samsymons
Copy link
Collaborator

@samsymons samsymons commented Jan 30, 2025

Task/Issue URL: https://app.asana.com/0/1193060753475688/1209277496027580/f
Tech Design URL:
CC:

Description:

This PR updates scheme names to disambiguate them when combined into an XCWorkspace.

Here are the new scheme names, please feel free to request changes on any of these:

Screenshot 2025-01-30 at 4 40 51 PM

Please note that I haven't done anything with local package schemes etc., I've focused this PR on the targets that are found within the DuckDuckGo-macOS container.


Optional E2E tests:

  • Run PIR E2E tests
    Check this to run the Personal Information Removal end to end tests. If updating CCF, or any PIR related code, tick this.

Steps to test this PR:

  1. Check that CI is green
  2. Check the repo for any references to old scheme names
  3. Check that this review build workflow succeeded

Definition of Done:


Internal references:

Pull Request Review Checklist
Software Engineering Expectations
Technical Design Template
Pull Request Documentation

Copy link
Contributor

github-actions bot commented Jan 31, 2025

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by 🚫 dangerJS against 326ce19

BlueprintIdentifier = "SyncUITests"
BuildableName = "SyncUITests"
BlueprintName = "SyncUITests"
ReferencedContainer = "container:LocalPackages/SyncUI-macOS">
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was a regression from the SyncUI rename, sorry 😢 Xcode didn't surface this in any way whatsoever.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Git has gotten confused here - we had some old schemes that referenced targets that have since been deleted, like DuckDuckGo Privacy Pro. All that happened here was I deleted these old schemes, and renamed the existing ones without otherwise modifying them.

@samsymons samsymons requested a review from ayoy January 31, 2025 00:48
@samsymons samsymons marked this pull request as ready for review January 31, 2025 03:22
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.

1 participant