Skip to content

Commit

Permalink
Merge pull request #879 from bummoblizard/main
Browse files Browse the repository at this point in the history
Use forked version of FileProvider #878
  • Loading branch information
bummoblizard authored Jul 27, 2023
2 parents c268b9c + 0f08239 commit 5f07f3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Code.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3803,7 +3803,7 @@
};
94196938280316C7008AAEB2 /* XCRemoteSwiftPackageReference "FileProvider" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/amosavian/FileProvider";
repositoryURL = "https://github.com/thebaselab/FileProvider";
requirement = {
branch = master;
kind = branch;
Expand Down Expand Up @@ -3835,7 +3835,7 @@
};
948F174C26B91C2600B277FC /* XCRemoteSwiftPackageReference "FileProvider" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/amosavian/FileProvider";
repositoryURL = "https://github.com/thebaselab/FileProvider";
requirement = {
branch = master;
kind = branch;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
{
"package": "FilesProvider",
"repositoryURL": "https://github.com/amosavian/FileProvider",
"repositoryURL": "https://github.com/thebaselab/FileProvider",
"state": {
"branch": "master",
"revision": "abf68a62541a4193c8d106367ddb3648e8ab693f",
Expand Down

0 comments on commit 5f07f3f

Please sign in to comment.