Skip to content

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