Skip to content

Commit 865beb4

Browse files
authored
Create 5.8.md (#5902)
* Create 5.8.md
1 parent 36c222e commit 865beb4

File tree

1 file changed

+5
-0
lines changed
  • Documentation/ReleaseNotes

1 file changed

+5
-0
lines changed

Documentation/ReleaseNotes/5.8.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# SwiftPM 5.8 Release Notes
2+
3+
* [#5728]
4+
5+
In packages that specify resources using tools version 5.8 or later, the generated resource bundle accessor will import `Foundation.Bundle` for its own implementation only. _Clients_ of such packages therefore no longer silently import `Foundation`, preventing inadvertent use of Foundation extensions to standard library APIs, which helps to avoid unexpected code size increases.

0 commit comments

Comments
 (0)