Fix crash on macOS 13

This commit is contained in:
世界
2026-01-01 16:40:38 +08:00
parent 00ce06858d
commit 251a79f5d7
2 changed files with 9 additions and 9 deletions
+3 -3
View File
@@ -2784,10 +2784,10 @@
};
3ACE5E012EE1A91100644196 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor.git";
repositoryURL = "https://github.com/nekohasekai/CodeEditSourceEditor.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 0.15.2;
branch = main;
kind = branch;
};
};
/* End XCRemoteSwiftPackageReference section */