mirror of
https://github.com/SideStore/SideStore.git
synced 2026-03-27 21:05:39 +01:00
pbxproj: restore required slowly - removed Dependencies as a folder and will add back as group coz xcode scans the frameworks and xcodeproj files again and again each time due to it being folder type reference
This commit is contained in:
@@ -7,10 +7,6 @@
|
||||
objects = {
|
||||
|
||||
/* Begin PBXBuildFile section */
|
||||
A818FA482F5424C70058F5A0 /* libem_proxy_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A818FA232F5424B20058F5A0 /* libem_proxy_static.a */; };
|
||||
A818FA4B2F5424D60058F5A0 /* libfragmentzip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A818FA2F2F5424B20058F5A0 /* libfragmentzip.a */; };
|
||||
A818FA4D2F5424DF0058F5A0 /* Minimuxer in Frameworks */ = {isa = PBXBuildFile; productRef = A818FA4C2F5424DF0058F5A0 /* Minimuxer */; };
|
||||
A818FA4F2F5424EC0058F5A0 /* SemanticVersion in Frameworks */ = {isa = PBXBuildFile; productRef = A818FA4E2F5424EC0058F5A0 /* SemanticVersion */; };
|
||||
A82067C42D03E0DE00645C0D /* SemanticVersion in Frameworks */ = {isa = PBXBuildFile; productRef = A82067C32D03E0DE00645C0D /* SemanticVersion */; };
|
||||
A8356EA92F52ED1800B4F79C /* Minimuxer in Frameworks */ = {isa = PBXBuildFile; productRef = A8356EA82F52ED1800B4F79C /* Minimuxer */; };
|
||||
A83FE3672EC90482005ACE9A /* Starscream in Frameworks */ = {isa = PBXBuildFile; productRef = A83FE3662EC90482005ACE9A /* Starscream */; };
|
||||
@@ -144,13 +140,6 @@
|
||||
/* End PBXFileReference section */
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
|
||||
A818FA532F54263F0058F5A0 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
|
||||
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
||||
membershipExceptions = (
|
||||
em_proxy/em_proxy.swift,
|
||||
);
|
||||
target = A85A51412F4B4532002E2E11 /* em_proxy-swift */;
|
||||
};
|
||||
A8EEC0BF2F4AF7FB00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
|
||||
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
|
||||
membershipExceptions = (
|
||||
@@ -277,7 +266,6 @@
|
||||
/* End PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet section */
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||
A818CEC12F5424080058F5A0 /* Dependencies */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A818FA532F54263F0058F5A0 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Dependencies; sourceTree = "<group>"; };
|
||||
A8EEC0502F4AF7FB00F2436D /* AltStoreCore */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC0BF2F4AF7FB00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = AltStoreCore; sourceTree = "<group>"; };
|
||||
A8EEC3482F4B0D8600F2436D /* Shared */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC36A2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EEC36C2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EEC36B2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Shared; sourceTree = "<group>"; };
|
||||
A8EEC3B92F4B0EFC00F2436D /* AltWidget */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC3CA2F4B0EFC00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = AltWidget; sourceTree = "<group>"; };
|
||||
@@ -292,7 +280,6 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
A818FA542F54264C0058F5A0 /* libem_proxy_static.a in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
@@ -352,7 +339,6 @@
|
||||
A8EEC3B92F4B0EFC00F2436D /* AltWidget */,
|
||||
A8EEC3482F4B0D8600F2436D /* Shared */,
|
||||
A8EECF2A2F4B195000F2436D /* SideStore */,
|
||||
A818CEC12F5424080058F5A0 /* Dependencies */,
|
||||
A8EEC71D2F4B10D900F2436D /* xcconfigs */,
|
||||
BFD247852284BB3300981D42 /* Frameworks */,
|
||||
BFD2476B2284B9A500981D42 /* Products */,
|
||||
|
||||
Reference in New Issue
Block a user