Skip to content

renaming for more idiomatic and semnatic correctness#13

Merged
gwillish merged 5 commits intomainfrom
slot-rename
Mar 30, 2026
Merged

renaming for more idiomatic and semnatic correctness#13
gwillish merged 5 commits intomainfrom
slot-rename

Conversation

@gwillish
Copy link
Copy Markdown
Owner

No description provided.

Replace the #if canImport(FoundationEssentials)…#else…#endif pattern
with #if…#endif + unconditional import Foundation across all 26 files.
On Linux, FoundationEssentials omits CharacterSet, FileManager,
localizedDescription, and localizedStandardContains; MemberImportVisibility
requires the defining module to be explicitly imported.
@gwillish gwillish merged commit e6ee8b6 into main Mar 30, 2026
2 checks passed
@gwillish gwillish deleted the slot-rename branch March 30, 2026 01:41
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.

1 participant