Skip to content

[6.3] Disable package customization of module ABI name#1602

Merged
stmontgomery merged 1 commit intoswiftlang:release/6.3from
stmontgomery:undo-package-module-abi-6.3
Mar 3, 2026
Merged

[6.3] Disable package customization of module ABI name#1602
stmontgomery merged 1 commit intoswiftlang:release/6.3from
stmontgomery:undo-package-module-abi-6.3

Conversation

@stmontgomery
Copy link
Contributor

  • Explanation: Resolve an issue which prevents building documentation for the package locally.
  • Scope: Affects the package build only, does not affect production builds.
  • Issues: rdar://170069880
  • Original PRs: Disable package customization of module ABI name #1601
  • Risk: Low; disables a compiler flag added within this release.
  • Testing: Local documentation build no longer emits these warnings.
  • Reviewers: @grynspan

@stmontgomery stmontgomery added this to the Swift 6.3.0 milestone Mar 3, 2026
@stmontgomery stmontgomery self-assigned this Mar 3, 2026
@stmontgomery stmontgomery added bug 🪲 Something isn't working documentation 📚 Improvements or additions to documentation workaround Workaround for an issue in another component (may need to revert later) integration ⚙️ Integrating work to release branches labels Mar 3, 2026
@stmontgomery stmontgomery merged commit 980fec0 into swiftlang:release/6.3 Mar 3, 2026
29 checks passed
@stmontgomery stmontgomery deleted the undo-package-module-abi-6.3 branch March 3, 2026 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug 🪲 Something isn't working documentation 📚 Improvements or additions to documentation integration ⚙️ Integrating work to release branches workaround Workaround for an issue in another component (may need to revert later)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants