Make RSTree a local package. Fix concurrency warnings in the package.

This commit is contained in:
Brent Simmons
2024-03-21 17:18:01 -07:00
parent ce2b2112d1
commit 9759d7dcd5
10 changed files with 530 additions and 69 deletions

8
Tree/.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
.DS_Store
/.build
/Packages
xcuserdata/
DerivedData/
.swiftpm/configuration/registries.json
.swiftpm/xcode/package.xcworkspace/contents.xcworkspacedata
.netrc