Fix crash on macOS 13
This commit is contained in:
@@ -2784,10 +2784,10 @@
|
|||||||
};
|
};
|
||||||
3ACE5E012EE1A91100644196 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */ = {
|
3ACE5E012EE1A91100644196 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */ = {
|
||||||
isa = XCRemoteSwiftPackageReference;
|
isa = XCRemoteSwiftPackageReference;
|
||||||
repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor.git";
|
repositoryURL = "https://github.com/nekohasekai/CodeEditSourceEditor.git";
|
||||||
requirement = {
|
requirement = {
|
||||||
kind = upToNextMajorVersion;
|
branch = main;
|
||||||
minimumVersion = 0.15.2;
|
kind = branch;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
/* End XCRemoteSwiftPackageReference section */
|
/* End XCRemoteSwiftPackageReference section */
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"originHash" : "3df9e750e08443194175bd6d737045e3d91e43b2e60d468122e1acdd9ea936c0",
|
"originHash" : "e52954b983309896985fa80fd8b8c5705fce23b28f9e149f71b7336e5cba3e37",
|
||||||
"pins" : [
|
"pins" : [
|
||||||
{
|
{
|
||||||
"identity" : "binarycodable",
|
"identity" : "binarycodable",
|
||||||
@@ -22,10 +22,10 @@
|
|||||||
{
|
{
|
||||||
"identity" : "codeeditsourceeditor",
|
"identity" : "codeeditsourceeditor",
|
||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/CodeEditApp/CodeEditSourceEditor.git",
|
"location" : "https://github.com/nekohasekai/CodeEditSourceEditor.git",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "424453d2232c9912933a3b5a1f3d3df669404ed0",
|
"branch" : "main",
|
||||||
"version" : "0.15.2"
|
"revision" : "941f378fff2bc5336cbf6503a81f705764af9531"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -69,8 +69,8 @@
|
|||||||
"kind" : "remoteSourceControl",
|
"kind" : "remoteSourceControl",
|
||||||
"location" : "https://github.com/orchetect/MacControlCenterUI",
|
"location" : "https://github.com/orchetect/MacControlCenterUI",
|
||||||
"state" : {
|
"state" : {
|
||||||
"revision" : "7a6ef245d3a136884295e20fd0ffa4b90cbe0940",
|
"revision" : "40950d0b3f67dae4259e9ef2c14599977c1f4512",
|
||||||
"version" : "2.7.0"
|
"version" : "2.7.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user