mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-27 15:37:40 +01:00
dependencies: use group format for folders to see if that fixes chaining issue
This commit is contained in:
@@ -128,8 +128,7 @@
|
||||
A8A5ABEE2F4C2CFC00572B4A /* em_proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8A5A7ED2F4C2CFC00572B4A /* em_proxy.swift */; };
|
||||
A8A5AC192F4C2D1800572B4A /* libminimuxer_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5AC032F4C2CFC00572B4A /* libminimuxer_static.a */; };
|
||||
A8A5AC1C2F4C2D4000572B4A /* libem_proxy_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5ABF12F4C2CFC00572B4A /* libem_proxy_static.a */; };
|
||||
A8A5AC1F2F4C2D5E00572B4A /* libfragmentzip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5ABFB2F4C2CFC00572B4A /* libfragmentzip.a */; };
|
||||
A8A5AC202F4C2D5E00572B4A /* libfragmentzip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5ABFD2F4C2CFC00572B4A /* libfragmentzip.a */; };
|
||||
A8A5AC292F4C304300572B4A /* libfragmentzip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5ABFD2F4C2CFC00572B4A /* libfragmentzip.a */; };
|
||||
A8B646012D70C23E00125819 /* MarkdownKit in Frameworks */ = {isa = PBXBuildFile; productRef = A8B646002D70C23E00125819 /* MarkdownKit */; };
|
||||
A8C2260E2EC9039A00047C0D /* Nuke in Frameworks */ = {isa = PBXBuildFile; productRef = A8C2260D2EC9039A00047C0D /* Nuke */; };
|
||||
A8C6D50C2D1EE87600DF01F1 /* AltSign-Static in Frameworks */ = {isa = PBXBuildFile; productRef = A8C6D50B2D1EE87600DF01F1 /* AltSign-Static */; };
|
||||
@@ -1102,20 +1101,13 @@
|
||||
remoteGlobalIDString = CA60C44C93D7A30E3695DD59;
|
||||
remoteInfo = "em_proxy-staticlib";
|
||||
};
|
||||
A8A5AC212F4C2D6E00572B4A /* PBXContainerItemProxy */ = {
|
||||
A8A5AC2A2F4C308B00572B4A /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = B315FDC52866CDD3002E243C;
|
||||
remoteInfo = "fragmentzip-iOS";
|
||||
};
|
||||
A8A5AC232F4C2D6E00572B4A /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = A8A5A8332F4C2CFC00572B4A /* libfragmentzip.xcodeproj */;
|
||||
proxyType = 1;
|
||||
remoteGlobalIDString = B315FDB42866CD91002E243C;
|
||||
remoteInfo = "fragmentzip-macOS";
|
||||
};
|
||||
A8CCC3922F4B655000B0089A /* PBXContainerItemProxy */ = {
|
||||
isa = PBXContainerItemProxy;
|
||||
containerPortal = A8CCC2412F4B654400B0089A /* em_proxy.xcodeproj */;
|
||||
@@ -3205,9 +3197,8 @@
|
||||
A8C2260E2EC9039A00047C0D /* Nuke in Frameworks */,
|
||||
A83FE3672EC90482005ACE9A /* Starscream in Frameworks */,
|
||||
BF1614F1250822F100767AEA /* Roxas.framework in Frameworks */,
|
||||
A8A5AC1F2F4C2D5E00572B4A /* libfragmentzip.a in Frameworks */,
|
||||
A8A5AC292F4C304300572B4A /* libfragmentzip.a in Frameworks */,
|
||||
BF66EE852501AE50007EE018 /* AltStoreCore.framework in Frameworks */,
|
||||
A8A5AC202F4C2D5E00572B4A /* libfragmentzip.a in Frameworks */,
|
||||
A8EEDAF32F4B1A0F00F2436D /* OpenSSL.xcframework in Frameworks */,
|
||||
A8A5AB7F2F4C2CFC00572B4A /* libcurl.a in Frameworks */,
|
||||
);
|
||||
@@ -6312,8 +6303,7 @@
|
||||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
A8A5AC222F4C2D6E00572B4A /* PBXTargetDependency */,
|
||||
A8A5AC242F4C2D6E00572B4A /* PBXTargetDependency */,
|
||||
A8A5AC2B2F4C308B00572B4A /* PBXTargetDependency */,
|
||||
A85A51FA2F4B4E3E002E2E11 /* PBXTargetDependency */,
|
||||
A85AED3E2F4B2B42002E2E11 /* PBXTargetDependency */,
|
||||
0ED4AEC92E6DDB2A0039E2C0 /* PBXTargetDependency */,
|
||||
@@ -8919,15 +8909,10 @@
|
||||
name = "em_proxy-staticlib";
|
||||
targetProxy = A8A5AC1D2F4C2D4A00572B4A /* PBXContainerItemProxy */;
|
||||
};
|
||||
A8A5AC222F4C2D6E00572B4A /* PBXTargetDependency */ = {
|
||||
A8A5AC2B2F4C308B00572B4A /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
name = "fragmentzip-iOS";
|
||||
targetProxy = A8A5AC212F4C2D6E00572B4A /* PBXContainerItemProxy */;
|
||||
};
|
||||
A8A5AC242F4C2D6E00572B4A /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
name = "fragmentzip-macOS";
|
||||
targetProxy = A8A5AC232F4C2D6E00572B4A /* PBXContainerItemProxy */;
|
||||
targetProxy = A8A5AC2A2F4C308B00572B4A /* PBXContainerItemProxy */;
|
||||
};
|
||||
BF66EE842501AE50007EE018 /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
|
||||
Reference in New Issue
Block a user