Skip to content

Commit

Permalink
Wires SimplenoteEndpoints Mark 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jleandroperez committed Jul 25, 2024
1 parent 0190e67 commit 25e030c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Simplenote.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2934,8 +2934,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/Automattic/SimplenoteEndpoints-Swift";
requirement = {
branch = trunk;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 1.0.0;
};
};
B5609AE624EEC9860097777A /* XCRemoteSwiftPackageReference "SimplenoteSearch-Swift" */ = {
Expand Down
4 changes: 2 additions & 2 deletions Simplenote.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/Automattic/SimplenoteEndpoints-Swift",
"state" : {
"branch" : "trunk",
"revision" : "3d1c0a5db39ca798a7de10e7faeef8ae66e941e6"
"revision" : "3d1c0a5db39ca798a7de10e7faeef8ae66e941e6",
"version" : "1.0.0"
}
},
{
Expand Down

0 comments on commit 25e030c

Please sign in to comment.