Skip to content

Commit

Permalink
Using exact version of Keyboard package
Browse files Browse the repository at this point in the history
  • Loading branch information
aure committed Apr 22, 2024
1 parent 07bd589 commit dd45844
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Demo/TonicDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -532,8 +532,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/audiokit/Keyboard";
requirement = {
branch = main;
kind = branch;
kind = exactVersion;
version = 1.3.7;
};
};
F1201BEE2849F4DC0050DD22 /* XCRemoteSwiftPackageReference "MIDIKit" */ = {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/audiokit/Keyboard",
"state" : {
"branch" : "main",
"revision" : "2b7b07447c492eea3428b8a6d7bb22bda413c639"
"revision" : "538dea4edb44ba5de0cdc318ae1904f5ee8fb12f",
"version" : "1.3.7"
}
},
{
Expand Down

0 comments on commit dd45844

Please sign in to comment.