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

[NFC] Rename Destination type to SwiftSDK #6707

Merged
merged 3 commits into from Jul 18, 2023

Conversation

MaxDesiatov
Copy link
Member

@MaxDesiatov MaxDesiatov commented Jul 14, 2023

Motivation:

With the cross-compilation proposal accepted in principle, I think it's time to move over to the new nomenclature altogether.

Modifications:

Renamed Destination type to SwiftSDK. Also renamed mentions of "destination" in declarations to "Swift SDK" and cleaned up usage of triple where it was actually referring to the target triple.

Result:

Naming is consistent across the codebase. This is an NFC.

Also renamed more mentions of "destination" in declarations to "Swift SDK".
@MaxDesiatov MaxDesiatov self-assigned this Jul 14, 2023
@MaxDesiatov MaxDesiatov requested a review from tomerd as a code owner July 14, 2023 11:47
@MaxDesiatov MaxDesiatov changed the title Rename Destination type to SwiftSDK [NFC] Rename Destination type to SwiftSDK Jul 14, 2023
@MaxDesiatov
Copy link
Member Author

@swift-ci smoke test

@rauhul
Copy link
Contributor

rauhul commented Jul 14, 2023

I had made the same changes locally just for clarity when reading. Very happy to see this :)

@MaxDesiatov
Copy link
Member Author

@swift-ci smoke test

@MaxDesiatov
Copy link
Member Author

@swift-ci smoke test

@MaxDesiatov
Copy link
Member Author

@swift-ci test windows

1 similar comment
@MaxDesiatov
Copy link
Member Author

@swift-ci test windows

@MaxDesiatov MaxDesiatov merged commit 0e50b63 into main Jul 18, 2023
5 checks passed
@MaxDesiatov MaxDesiatov deleted the maxd/rename-destination-type branch July 18, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants