Improve JSON editor for macOS
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
3A9759202A4EB69C00E4404B /* Library.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AEC211D2A459B4700A63465 /* Library.framework */; };
|
||||
3A9759212A4EB69C00E4404B /* Library.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3AEC211D2A459B4700A63465 /* Library.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
||||
3AC194492A50013F00BD8CB9 /* IntentsExtension.appex in Embed ExtensionKit Extensions */ = {isa = PBXBuildFile; fileRef = 3A77016D2A4E6B34008F031F /* IntentsExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
3ACE5E032EE1A91300644196 /* CodeEditSourceEditor in Frameworks */ = {isa = PBXBuildFile; productRef = 3ACE5E022EE1A91200644196 /* CodeEditSourceEditor */; };
|
||||
3AE1719A2A8128DD00393060 /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AF342B12A4AA520002B34AC /* NetworkExtension.framework */; };
|
||||
3AE171A62A81294400393060 /* TVExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = 3AE171992A8128DD00393060 /* TVExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
||||
3AE171A92A81297300393060 /* Library.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AEC211D2A459B4700A63465 /* Library.framework */; };
|
||||
@@ -536,8 +537,6 @@
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
3A4EAD1B2A4FEB02005435B3 /* Library.framework in Frameworks */,
|
||||
3A2E87FB2ED5ABDA00644195 /* TreeSitterJSON5Runestone in Frameworks */,
|
||||
3A2E87F22ED5A91100644195 /* Runestone in Frameworks */,
|
||||
3A4A020D2B53E3DC004EFB87 /* QRCode in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
@@ -585,6 +584,8 @@
|
||||
files = (
|
||||
3A9759202A4EB69C00E4404B /* Library.framework in Frameworks */,
|
||||
3A4EAD372A4FEC20005435B3 /* ApplicationLibrary.framework in Frameworks */,
|
||||
3A2E87F22ED5A91100644195 /* Runestone in Frameworks */,
|
||||
3A2E87FB2ED5ABDA00644195 /* TreeSitterJSON5Runestone in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -633,6 +634,7 @@
|
||||
files = (
|
||||
3AEECC452A6DFE61006A0E0C /* ApplicationLibrary.framework in Frameworks */,
|
||||
3AEECC4E2A6DFF13006A0E0C /* MacControlCenterUI in Frameworks */,
|
||||
3ACE5E032EE1A91300644196 /* CodeEditSourceEditor in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -758,8 +760,6 @@
|
||||
name = ApplicationLibrary;
|
||||
packageProductDependencies = (
|
||||
3A4A020C2B53E3DC004EFB87 /* QRCode */,
|
||||
3A2E87F12ED5A91100644195 /* Runestone */,
|
||||
3A2E87FA2ED5ABDA00644195 /* TreeSitterJSON5Runestone */,
|
||||
);
|
||||
productName = ApplicationLibrary;
|
||||
productReference = 3A4EAD102A4FEAE6005435B3 /* ApplicationLibrary.framework */;
|
||||
@@ -872,6 +872,8 @@
|
||||
);
|
||||
name = SFI;
|
||||
packageProductDependencies = (
|
||||
3A2E87F12ED5A91100644195 /* Runestone */,
|
||||
3A2E87FA2ED5ABDA00644195 /* TreeSitterJSON5Runestone */,
|
||||
);
|
||||
productName = SFI;
|
||||
productReference = 3AEC20F32A459AB400A63465 /* sing-box.app */;
|
||||
@@ -992,6 +994,7 @@
|
||||
name = MacLibrary;
|
||||
packageProductDependencies = (
|
||||
3AEECC4D2A6DFF13006A0E0C /* MacControlCenterUI */,
|
||||
3ACE5E022EE1A91200644196 /* CodeEditSourceEditor */,
|
||||
);
|
||||
productName = MacLibrary;
|
||||
productReference = 3AEECC2F2A6DFDAD006A0E0C /* MacLibrary.framework */;
|
||||
@@ -1064,8 +1067,9 @@
|
||||
3A017F902A4AB2E4009149FA /* XCRemoteSwiftPackageReference "GRDB" */,
|
||||
3A57DF3A2A4D705000690BC5 /* XCRemoteSwiftPackageReference "MacControlCenterUI" */,
|
||||
3A4A020B2B53E3DC004EFB87 /* XCRemoteSwiftPackageReference "qrcode" */,
|
||||
3A2E87F02ED5A91100644195 /* XCRemoteSwiftPackageReference "Runestone" */,
|
||||
3A2E87F02ED5A91100644195 /* XCLocalSwiftPackageReference "Frameworks/Runestone" */,
|
||||
3A2E87F92ED5ABCF00644195 /* XCLocalSwiftPackageReference "Frameworks/TreeSitterJSON5" */,
|
||||
3ACE5E012EE1A91100644196 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */,
|
||||
);
|
||||
productRefGroup = 3AEC20C72A45991900A63465 /* Products */;
|
||||
projectDirPath = "";
|
||||
@@ -2562,6 +2566,10 @@
|
||||
/* End XCConfigurationList section */
|
||||
|
||||
/* Begin XCLocalSwiftPackageReference section */
|
||||
3A2E87F02ED5A91100644195 /* XCLocalSwiftPackageReference "Frameworks/Runestone" */ = {
|
||||
isa = XCLocalSwiftPackageReference;
|
||||
relativePath = Frameworks/Runestone;
|
||||
};
|
||||
3A2E87F92ED5ABCF00644195 /* XCLocalSwiftPackageReference "Frameworks/TreeSitterJSON5" */ = {
|
||||
isa = XCLocalSwiftPackageReference;
|
||||
relativePath = Frameworks/TreeSitterJSON5;
|
||||
@@ -2577,14 +2585,6 @@
|
||||
minimumVersion = 6.15.1;
|
||||
};
|
||||
};
|
||||
3A2E87F02ED5A91100644195 /* XCRemoteSwiftPackageReference "Runestone" */ = {
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/simonbs/Runestone";
|
||||
requirement = {
|
||||
kind = upToNextMajorVersion;
|
||||
minimumVersion = 0.5.1;
|
||||
};
|
||||
};
|
||||
3A4A020B2B53E3DC004EFB87 /* XCRemoteSwiftPackageReference "qrcode" */ = {
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/dagronf/qrcode.git";
|
||||
@@ -2609,6 +2609,14 @@
|
||||
minimumVersion = 2.0.0;
|
||||
};
|
||||
};
|
||||
3ACE5E012EE1A91100644196 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */ = {
|
||||
isa = XCRemoteSwiftPackageReference;
|
||||
repositoryURL = "https://github.com/CodeEditApp/CodeEditSourceEditor.git";
|
||||
requirement = {
|
||||
kind = upToNextMajorVersion;
|
||||
minimumVersion = 0.15.2;
|
||||
};
|
||||
};
|
||||
/* End XCRemoteSwiftPackageReference section */
|
||||
|
||||
/* Begin XCSwiftPackageProductDependency section */
|
||||
@@ -2619,7 +2627,7 @@
|
||||
};
|
||||
3A2E87F12ED5A91100644195 /* Runestone */ = {
|
||||
isa = XCSwiftPackageProductDependency;
|
||||
package = 3A2E87F02ED5A91100644195 /* XCRemoteSwiftPackageReference "Runestone" */;
|
||||
package = 3A2E87F02ED5A91100644195 /* XCLocalSwiftPackageReference "Frameworks/Runestone" */;
|
||||
productName = Runestone;
|
||||
};
|
||||
3A2E87FA2ED5ABDA00644195 /* TreeSitterJSON5Runestone */ = {
|
||||
@@ -2637,6 +2645,11 @@
|
||||
package = 3A7E90362A46778E00D53052 /* XCRemoteSwiftPackageReference "BinaryCodable" */;
|
||||
productName = BinaryCodable;
|
||||
};
|
||||
3ACE5E022EE1A91200644196 /* CodeEditSourceEditor */ = {
|
||||
isa = XCSwiftPackageProductDependency;
|
||||
package = 3ACE5E012EE1A91100644196 /* XCRemoteSwiftPackageReference "CodeEditSourceEditor" */;
|
||||
productName = CodeEditSourceEditor;
|
||||
};
|
||||
3AEECC4D2A6DFF13006A0E0C /* MacControlCenterUI */ = {
|
||||
isa = XCSwiftPackageProductDependency;
|
||||
package = 3A57DF3A2A4D705000690BC5 /* XCRemoteSwiftPackageReference "MacControlCenterUI" */;
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"originHash" : "48cbd083120736a1a1ce4b717dcbfdb7900aa5e2aa21991865021fb98adc2093",
|
||||
"originHash" : "3ae592e476adf467b19c2cde1d4ba44683fb6f05a27fc1959105b8eb14cce1d2",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "binarycodable",
|
||||
@@ -10,6 +10,42 @@
|
||||
"version" : "2.0.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "codeeditlanguages",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/CodeEditApp/CodeEditLanguages.git",
|
||||
"state" : {
|
||||
"revision" : "331d5dbc5fc8513be5848fce8a2a312908f36a11",
|
||||
"version" : "0.1.20"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "codeeditsourceeditor",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/CodeEditApp/CodeEditSourceEditor.git",
|
||||
"state" : {
|
||||
"revision" : "424453d2232c9912933a3b5a1f3d3df669404ed0",
|
||||
"version" : "0.15.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "codeeditsymbols",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/CodeEditApp/CodeEditSymbols.git",
|
||||
"state" : {
|
||||
"revision" : "ae69712b08571c4469c2ed5cd38ad9f19439793e",
|
||||
"version" : "0.2.3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "codeedittextview",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/CodeEditApp/CodeEditTextView.git",
|
||||
"state" : {
|
||||
"revision" : "d7ac3f11f22ec2e820187acce8f3a3fb7aa8ddec",
|
||||
"version" : "0.12.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "grdb.swift",
|
||||
"kind" : "remoteSourceControl",
|
||||
@@ -47,12 +83,21 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "runestone",
|
||||
"identity" : "rearrange",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/simonbs/Runestone",
|
||||
"location" : "https://github.com/ChimeHQ/Rearrange",
|
||||
"state" : {
|
||||
"revision" : "1fad339aab99cf2136ce6bf8c32da3265b2e85e5",
|
||||
"version" : "0.5.1"
|
||||
"revision" : "f1d74e1642956f0300756ad8d1d64e9034857bc3",
|
||||
"version" : "2.0.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "swift-collections",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/apple/swift-collections.git",
|
||||
"state" : {
|
||||
"revision" : "7b847a3b7008b2dc2f47ca3110d8c782fb2e5c7e",
|
||||
"version" : "1.3.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -73,13 +118,49 @@
|
||||
"version" : "1.6.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "swiftlintplugin",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/lukepistrol/SwiftLintPlugin",
|
||||
"state" : {
|
||||
"revision" : "9bbc46a4cf8275ceb39334f6276b6b215d67d5d5",
|
||||
"version" : "0.62.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "swifttreesitter",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/ChimeHQ/SwiftTreeSitter.git",
|
||||
"state" : {
|
||||
"revision" : "08ef81eb8620617b55b08868126707ad72bf754f",
|
||||
"version" : "0.25.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "textformation",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/ChimeHQ/TextFormation",
|
||||
"state" : {
|
||||
"revision" : "b1ce9a14bd86042bba4de62236028dc4ce9db6a1",
|
||||
"version" : "0.9.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "textstory",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/ChimeHQ/TextStory",
|
||||
"state" : {
|
||||
"revision" : "91df6fc9bd817f9712331a4a3e826f7bdc823e1d",
|
||||
"version" : "0.9.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "tree-sitter",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/tree-sitter/tree-sitter",
|
||||
"state" : {
|
||||
"revision" : "98be227227af10cc7a269cb3ffb23686c0610b17",
|
||||
"version" : "0.20.9"
|
||||
"revision" : "da6fe9beb4f7f67beb75914ca8e0d48ae48d6406",
|
||||
"version" : "0.25.10"
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user