From 3aa3b5df651b1f37f898239e7fd27e38354df4b5 Mon Sep 17 00:00:00 2001 From: mahee96 <47920326+mahee96@users.noreply.github.com> Date: Sun, 1 Mar 2026 15:04:06 +0530 Subject: [PATCH] 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 --- AltStore.xcodeproj/project.pbxproj | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index 1df2da17..5b3444aa 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -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 = ""; }; A8EEC0502F4AF7FB00F2436D /* AltStoreCore */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC0BF2F4AF7FB00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = AltStoreCore; sourceTree = ""; }; A8EEC3482F4B0D8600F2436D /* Shared */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC36A2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EEC36C2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EEC36B2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = Shared; sourceTree = ""; }; A8EEC3B92F4B0EFC00F2436D /* AltWidget */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC3CA2F4B0EFC00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = AltWidget; sourceTree = ""; }; @@ -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 */,