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" */;
|
||||
|
||||
Reference in New Issue
Block a user