Skip to content

Cherry-pick Support String Catalog symbol generation by adding String Catalogs as both Sources and Resources (#8815) #8905

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

Merged
merged 1 commit into from
Jul 8, 2025

Conversation

dschaefer2
Copy link
Member

Support String Catalog symbol generation by adding String Catalogs as both Sources and Resources (#8815)

- **Explanation**:
This change adds support for String Catalog symbol generation by
ensuring that String Catalogs get added to the Sources build phase in
the same way that Asset Catalogs do.

Depends on: https://github.com/swiftlang/swift-build/pull/582
- **Scope**:
  Packages that include String Catalogs.

… both Sources and Resources (swiftlang#8815)

- **Explanation**:
This change adds support for String Catalog symbol generation by
ensuring that String Catalogs get added to the Sources build phase in
the same way that Asset Catalogs do.

Depends on: swiftlang/swift-build#582
- **Scope**:
  Packages that include String Catalogs.
- **Issue**:
  rdar://147474472
- **Risk**:
  Change is already tested and in use within Xcode.
- **Testing**:
  Unit tests added here, plus usage within Xcode.
@dschaefer2
Copy link
Member Author

@swift-ci please test

@dschaefer2 dschaefer2 merged commit 6850499 into swiftlang:release/6.2 Jul 8, 2025
6 checks passed
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