Skip to content

Recore FileManager on top of FoundationEssentials.FileManager #4957

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 2 commits into from
May 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ let package = Package(
from: "0.0.5"),
.package(
url: "https://github.com/apple/swift-foundation",
revision: "e991656bd02af48530811f1871b3351961b75d29"
revision: "db63ab39bb4f07eeb3ccf19fa7a9f928a7ca3972"
),
],
targets: [
Expand Down
810 changes: 0 additions & 810 deletions Sources/Foundation/FileManager+POSIX.swift

Large diffs are not rendered by default.

570 changes: 0 additions & 570 deletions Sources/Foundation/FileManager+Win32.swift

Large diffs are not rendered by default.

125 changes: 0 additions & 125 deletions Sources/Foundation/FileManager+XDG.swift

This file was deleted.

Loading