Skip to content

Commit

Permalink
chore: update SelectedTextKit, fix NSPasteboard crash
Browse files Browse the repository at this point in the history
  • Loading branch information
tisfeng committed Nov 9, 2024
1 parent 089320e commit 27551af
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Easydict.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3724,8 +3724,8 @@
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/tisfeng/SelectedTextKit.git";
requirement = {
branch = main;
kind = branch;
kind = upToNextMajorVersion;
minimumVersion = 1.0.3;
};
};
03A8308B2B405F8E00112834 /* XCRemoteSwiftPackageReference "Sparkle" */ = {
Expand Down
4 changes: 2 additions & 2 deletions Easydict.xcworkspace/xcshareddata/swiftpm/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -321,8 +321,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/tisfeng/SelectedTextKit.git",
"state" : {
"branch" : "main",
"revision" : "f495b38cad863e91fc274004eca4071eda4c9a5f"
"revision" : "b4a19071f3d2661dc1dd673e2a9206320a2f0484",
"version" : "1.0.3"
}
},
{
Expand Down

0 comments on commit 27551af

Please sign in to comment.