mirror of
https://github.com/SideStore/SideStore.git
synced 2026-03-27 04:45:39 +01:00
pbxproj: restore required slowly - added em_proxy swift source and static lib reference
This commit is contained in:
@@ -7,6 +7,10 @@
|
||||
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 */; };
|
||||
@@ -140,6 +144,13 @@
|
||||
/* 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 = (
|
||||
@@ -266,7 +277,7 @@
|
||||
/* End PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet section */
|
||||
|
||||
/* Begin PBXFileSystemSynchronizedRootGroup section */
|
||||
A818CEC12F5424080058F5A0 /* Dependencies */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = Dependencies; sourceTree = "<group>"; };
|
||||
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>"; };
|
||||
@@ -281,6 +292,7 @@
|
||||
isa = PBXFrameworksBuildPhase;
|
||||
buildActionMask = 2147483647;
|
||||
files = (
|
||||
A818FA542F54264C0058F5A0 /* libem_proxy_static.a in Frameworks */,
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user