|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 961679332CFF117300B2B6DF /* NetworkExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 961679322CFF117300B2B6DF /* NetworkExtension.framework */; };
|
11 | 11 | 9616793D2CFF117300B2B6DF /* com.coder.Coder-Desktop.VPN.systemextension in Embed System Extensions */ = {isa = PBXBuildFile; fileRef = 961679302CFF117300B2B6DF /* com.coder.Coder-Desktop.VPN.systemextension */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
| 12 | + 961679532CFF207900B2B6DF /* SwiftProtobuf in Frameworks */ = {isa = PBXBuildFile; productRef = 961679522CFF207900B2B6DF /* SwiftProtobuf */; }; |
| 13 | + 961679552CFF207900B2B6DF /* SwiftProtobufPluginLibrary in Frameworks */ = {isa = PBXBuildFile; productRef = 961679542CFF207900B2B6DF /* SwiftProtobufPluginLibrary */; }; |
| 14 | + AA071D2C2D1041A7008D0B72 /* SwiftProtobuf in Frameworks */ = {isa = PBXBuildFile; productRef = 961679E22D03144900B2B6DF /* SwiftProtobuf */; }; |
| 15 | + AA071D2D2D1041A7008D0B72 /* SwiftProtobufPluginLibrary in Frameworks */ = {isa = PBXBuildFile; productRef = 961679E42D03144C00B2B6DF /* SwiftProtobufPluginLibrary */; }; |
12 | 16 | AA8BC3392D0060A900E1ABAA /* ViewInspector in Frameworks */ = {isa = PBXBuildFile; productRef = AA8BC3382D0060A900E1ABAA /* ViewInspector */; };
|
13 | 17 | AA8BC33F2D0061F200E1ABAA /* FluidMenuBarExtra in Frameworks */ = {isa = PBXBuildFile; productRef = AA8BC33E2D0061F200E1ABAA /* FluidMenuBarExtra */; };
|
14 | 18 | AA8BC4CF2D00A4B700E1ABAA /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = AA8BC4CE2D00A4B700E1ABAA /* KeychainAccess */; };
|
15 | 19 | AAD720D02D0816B200F6304D /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = AAD720CF2D0816B200F6304D /* Alamofire */; };
|
16 |
| - 961679532CFF207900B2B6DF /* SwiftProtobuf in Frameworks */ = {isa = PBXBuildFile; productRef = 961679522CFF207900B2B6DF /* SwiftProtobuf */; }; |
17 |
| - 961679552CFF207900B2B6DF /* SwiftProtobufPluginLibrary in Frameworks */ = {isa = PBXBuildFile; productRef = 961679542CFF207900B2B6DF /* SwiftProtobufPluginLibrary */; }; |
18 | 20 | /* End PBXBuildFile section */
|
19 | 21 |
|
20 | 22 | /* Begin PBXContainerItemProxy section */
|
|
86 | 88 | );
|
87 | 89 | target = 9616792F2CFF117300B2B6DF /* VPN */;
|
88 | 90 | };
|
| 91 | + AA071D842D1041E9008D0B72 /* Exceptions for "Proto" folder in "Coder Desktop" target */ = { |
| 92 | + isa = PBXFileSystemSynchronizedBuildFileExceptionSet; |
| 93 | + membershipExceptions = ( |
| 94 | + vpn.proto, |
| 95 | + ); |
| 96 | + target = 961678FB2CFF100D00B2B6DF /* Coder Desktop */; |
| 97 | + }; |
89 | 98 | /* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
90 | 99 |
|
91 | 100 | /* Begin PBXFileSystemSynchronizedRootGroup section */
|
|
115 | 124 | 961679432CFF149000B2B6DF /* Proto */ = {
|
116 | 125 | isa = PBXFileSystemSynchronizedRootGroup;
|
117 | 126 | exceptions = (
|
| 127 | + AA071D842D1041E9008D0B72 /* Exceptions for "Proto" folder in "Coder Desktop" target */, |
118 | 128 | 961679472CFF14EA00B2B6DF /* Exceptions for "Proto" folder in "VPN" target */,
|
119 | 129 | );
|
120 | 130 | path = Proto;
|
|
159 | 169 | isa = PBXFrameworksBuildPhase;
|
160 | 170 | buildActionMask = 2147483647;
|
161 | 171 | files = (
|
162 |
| - 961679E52D03144C00B2B6DF /* SwiftProtobufPluginLibrary in Frameworks */, |
| 172 | + AA071D2D2D1041A7008D0B72 /* SwiftProtobufPluginLibrary in Frameworks */, |
| 173 | + AA071D2C2D1041A7008D0B72 /* SwiftProtobuf in Frameworks */, |
163 | 174 | 961679332CFF117300B2B6DF /* NetworkExtension.framework in Frameworks */,
|
164 |
| - 961679E32D03144900B2B6DF /* SwiftProtobuf in Frameworks */, |
165 | 175 | );
|
166 | 176 | runOnlyForDeploymentPostprocessing = 0;
|
167 | 177 | };
|
|
490 | 500 | target = 9616792F2CFF117300B2B6DF /* VPN */;
|
491 | 501 | targetProxy = 9616793B2CFF117300B2B6DF /* PBXContainerItemProxy */;
|
492 | 502 | };
|
493 |
| - AA8BC33C2D0060E700E1ABAA /* PBXTargetDependency */ = { |
494 |
| - isa = PBXTargetDependency; |
495 |
| - productRef = AA8BC33B2D0060E700E1ABAA /* SwiftLintBuildToolPlugin */; |
496 |
| - }; |
497 | 503 | 961679DE2D030E1D00B2B6DF /* PBXTargetDependency */ = {
|
498 | 504 | isa = PBXTargetDependency;
|
499 | 505 | target = 961678FB2CFF100D00B2B6DF /* Coder Desktop */;
|
500 | 506 | targetProxy = 961679DD2D030E1D00B2B6DF /* PBXContainerItemProxy */;
|
501 | 507 | };
|
| 508 | + AA8BC33C2D0060E700E1ABAA /* PBXTargetDependency */ = { |
| 509 | + isa = PBXTargetDependency; |
| 510 | + productRef = AA8BC33B2D0060E700E1ABAA /* SwiftLintBuildToolPlugin */; |
| 511 | + }; |
502 | 512 | /* End PBXTargetDependency section */
|
503 | 513 |
|
504 | 514 | /* Begin XCBuildConfiguration section */
|
|
894 | 904 | /* End XCConfigurationList section */
|
895 | 905 |
|
896 | 906 | /* Begin XCRemoteSwiftPackageReference section */
|
| 907 | + 961679512CFF207900B2B6DF /* XCRemoteSwiftPackageReference "swift-protobuf" */ = { |
| 908 | + isa = XCRemoteSwiftPackageReference; |
| 909 | + repositoryURL = "https://github.com/apple/swift-protobuf.git"; |
| 910 | + requirement = { |
| 911 | + kind = exactVersion; |
| 912 | + version = 1.28.2; |
| 913 | + }; |
| 914 | + }; |
897 | 915 | AA8BC3372D00609700E1ABAA /* XCRemoteSwiftPackageReference "ViewInspector" */ = {
|
898 | 916 | isa = XCRemoteSwiftPackageReference;
|
899 | 917 | repositoryURL = "https://github.com/nalexn/ViewInspector";
|
|
934 | 952 | minimumVersion = 5.10.2;
|
935 | 953 | };
|
936 | 954 | };
|
937 |
| - 961679512CFF207900B2B6DF /* XCRemoteSwiftPackageReference "swift-protobuf" */ = { |
938 |
| - isa = XCRemoteSwiftPackageReference; |
939 |
| - repositoryURL = "https://github.com/apple/swift-protobuf.git"; |
940 |
| - requirement = { |
941 |
| - kind = exactVersion; |
942 |
| - version = 1.28.2; |
943 |
| - }; |
944 |
| - }; |
945 | 955 | /* End XCRemoteSwiftPackageReference section */
|
946 | 956 |
|
947 | 957 | /* Begin XCSwiftPackageProductDependency section */
|
| 958 | + 961679522CFF207900B2B6DF /* SwiftProtobuf */ = { |
| 959 | + isa = XCSwiftPackageProductDependency; |
| 960 | + package = 961679512CFF207900B2B6DF /* XCRemoteSwiftPackageReference "swift-protobuf" */; |
| 961 | + productName = SwiftProtobuf; |
| 962 | + }; |
| 963 | + 961679542CFF207900B2B6DF /* SwiftProtobufPluginLibrary */ = { |
| 964 | + isa = XCSwiftPackageProductDependency; |
| 965 | + package = 961679512CFF207900B2B6DF /* XCRemoteSwiftPackageReference "swift-protobuf" */; |
| 966 | + productName = SwiftProtobufPluginLibrary; |
| 967 | + }; |
| 968 | + 961679E22D03144900B2B6DF /* SwiftProtobuf */ = { |
| 969 | + isa = XCSwiftPackageProductDependency; |
| 970 | + package = 961679512CFF207900B2B6DF /* XCRemoteSwiftPackageReference "swift-protobuf" */; |
| 971 | + productName = SwiftProtobuf; |
| 972 | + }; |
| 973 | + 961679E42D03144C00B2B6DF /* SwiftProtobufPluginLibrary */ = { |
| 974 | + isa = XCSwiftPackageProductDependency; |
| 975 | + package = 961679512CFF207900B2B6DF /* XCRemoteSwiftPackageReference "swift-protobuf" */; |
| 976 | + productName = SwiftProtobufPluginLibrary; |
| 977 | + }; |
948 | 978 | AA8BC3382D0060A900E1ABAA /* ViewInspector */ = {
|
949 | 979 | isa = XCSwiftPackageProductDependency;
|
950 | 980 | package = AA8BC3372D00609700E1ABAA /* XCRemoteSwiftPackageReference "ViewInspector" */;
|
|
970 | 1000 | package = AAD720CE2D0816B200F6304D /* XCRemoteSwiftPackageReference "Alamofire" */;
|
971 | 1001 | productName = Alamofire;
|
972 | 1002 | };
|
973 |
| - 961679522CFF207900B2B6DF /* SwiftProtobuf */ = { |
974 |
| - isa = XCSwiftPackageProductDependency; |
975 |
| - package = 961679512CFF207900B2B6DF /* XCRemoteSwiftPackageReference "swift-protobuf" */; |
976 |
| - productName = SwiftProtobuf; |
977 |
| - }; |
978 |
| - 961679542CFF207900B2B6DF /* SwiftProtobufPluginLibrary */ = { |
979 |
| - isa = XCSwiftPackageProductDependency; |
980 |
| - package = 961679512CFF207900B2B6DF /* XCRemoteSwiftPackageReference "swift-protobuf" */; |
981 |
| - productName = SwiftProtobufPluginLibrary; |
982 |
| - }; |
983 |
| - 961679E22D03144900B2B6DF /* SwiftProtobuf */ = { |
984 |
| - isa = XCSwiftPackageProductDependency; |
985 |
| - package = 961679512CFF207900B2B6DF /* XCRemoteSwiftPackageReference "swift-protobuf" */; |
986 |
| - productName = SwiftProtobuf; |
987 |
| - }; |
988 |
| - 961679E42D03144C00B2B6DF /* SwiftProtobufPluginLibrary */ = { |
989 |
| - isa = XCSwiftPackageProductDependency; |
990 |
| - package = 961679512CFF207900B2B6DF /* XCRemoteSwiftPackageReference "swift-protobuf" */; |
991 |
| - productName = SwiftProtobufPluginLibrary; |
992 |
| - }; |
993 | 1003 | /* End XCSwiftPackageProductDependency section */
|
994 | 1004 | };
|
995 | 1005 | rootObject = 961678F42CFF100D00B2B6DF /* Project object */;
|
|
0 commit comments