Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
davdroman committed Sep 15, 2023
1 parent 3ba734d commit 95b485d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/shinydevelopment/SimulatorStatusMagic",
"state" : {
"revision" : "76095ec820674457a11dc3cc621d8a5c369eea0e",
"version" : "2.7.0"
"branch" : "master",
"revision" : "5ec46c95fe0089bc5036b7a3229967ca09bd2214"
}
},
{
Expand Down
4 changes: 2 additions & 2 deletions Tests/Tests.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2033,8 +2033,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/shinydevelopment/SimulatorStatusMagic";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 2.7.0;
branch = master;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */
Expand Down

0 comments on commit 95b485d

Please sign in to comment.