2019-05-09 12:45:30 -07:00
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
2026-02-22 21:27:31 +05:30
objectVersion = 73;
2019-05-09 12:45:30 -07:00
objects = {
/* Begin PBXBuildFile section */
2024-12-07 17:45:09 +05:30
A82067C42D03E0DE00645C0D /* SemanticVersion in Frameworks */ = {isa = PBXBuildFile; productRef = A82067C32D03E0DE00645C0D /* SemanticVersion */; };
2026-03-01 01:05:05 +05:30
A8356EA92F52ED1800B4F79C /* Minimuxer in Frameworks */ = {isa = PBXBuildFile; productRef = A8356EA82F52ED1800B4F79C /* Minimuxer */; };
2025-11-16 00:46:51 +05:30
A83FE3672EC90482005ACE9A /* Starscream in Frameworks */ = {isa = PBXBuildFile; productRef = A83FE3662EC90482005ACE9A /* Starscream */; };
A83FE3772EC905E3005ACE9A /* KeychainAccess in Frameworks */ = {isa = PBXBuildFile; productRef = A83FE3762EC905E3005ACE9A /* KeychainAccess */; };
2026-02-24 02:14:10 +05:30
A8635D062F4CF16D00E66784 /* OpenSSL.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8635D052F4CF16D00E66784 /* OpenSSL.xcframework */; };
A8635D072F4CF16D00E66784 /* OpenSSL.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A8635D052F4CF16D00E66784 /* OpenSSL.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
A8635D082F4CF17A00E66784 /* OpenSSL.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8635D052F4CF16D00E66784 /* OpenSSL.xcframework */; };
A8635D092F4CF17A00E66784 /* OpenSSL.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A8635D052F4CF16D00E66784 /* OpenSSL.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
A8635D0B2F4CF1A100E66784 /* OpenSSL.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8635D052F4CF16D00E66784 /* OpenSSL.xcframework */; };
A8635D0C2F4CF1A100E66784 /* OpenSSL.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A8635D052F4CF16D00E66784 /* OpenSSL.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2024-12-08 20:00:14 +05:30
A8945AA62D059B6100D86CBE /* Roxas.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8945AA52D059B6100D86CBE /* Roxas.framework */; };
2025-02-27 23:39:03 +05:30
A8B646012D70C23E00125819 /* MarkdownKit in Frameworks */ = {isa = PBXBuildFile; productRef = A8B646002D70C23E00125819 /* MarkdownKit */; };
2025-11-16 00:46:51 +05:30
A8C2260E2EC9039A00047C0D /* Nuke in Frameworks */ = {isa = PBXBuildFile; productRef = A8C2260D2EC9039A00047C0D /* Nuke */; };
2024-12-27 22:29:17 +05:30
A8C6D50C2D1EE87600DF01F1 /* AltSign-Static in Frameworks */ = {isa = PBXBuildFile; productRef = A8C6D50B2D1EE87600DF01F1 /* AltSign-Static */; };
A8C6D5122D1EE8AF00DF01F1 /* AltSign-Static in Frameworks */ = {isa = PBXBuildFile; productRef = A8C6D5112D1EE8AF00DF01F1 /* AltSign-Static */; };
2020-09-08 13:44:08 -07:00
BF1614F1250822F100767AEA /* Roxas.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BFD247862284BB3B00981D42 /* Roxas.framework */; };
BF1614F2250822F100767AEA /* Roxas.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BFD247862284BB3B00981D42 /* Roxas.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2020-05-15 11:35:44 -07:00
BF580498246A3D19008AE704 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF580497246A3D19008AE704 /* UIKit.framework */; };
2022-05-30 22:54:21 -06:00
BF66EE852501AE50007EE018 /* AltStoreCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */; };
BF66EE862501AE50007EE018 /* AltStoreCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
2023-03-01 16:32:15 -06:00
BF989177250AABF4002ACF50 /* AltWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = BF989167250AABF3002ACF50 /* AltWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
2022-05-30 22:54:21 -06:00
BFF615A82510042B00484D3B /* AltStoreCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */; };
2019-05-09 12:45:30 -07:00
/* End PBXBuildFile section */
2019-05-24 18:52:39 -07:00
/* Begin PBXContainerItemProxy section */
2025-09-07 13:47:04 -04:00
0ED4AEC82E6DDB2A0039E2C0 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = BFD247622284B9A500981D42 /* Project object */;
proxyType = 1;
remoteGlobalIDString = BF58047A246A28F7008AE704;
remoteInfo = AltBackup;
};
2026-03-01 13:06:27 +05:30
A85A51582F4B48DE002E2E11 /* PBXContainerItemProxy */ = {
2026-02-28 04:41:33 +05:30
isa = PBXContainerItemProxy;
2026-03-01 13:06:27 +05:30
containerPortal = BFD247622284B9A500981D42 /* Project object */;
proxyType = 1;
remoteGlobalIDString = A85A51412F4B4532002E2E11;
remoteInfo = em_proxy;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
A85A51F92F4B4E3E002E2E11 /* PBXContainerItemProxy */ = {
2026-02-28 04:41:33 +05:30
isa = PBXContainerItemProxy;
2026-03-01 13:06:27 +05:30
containerPortal = BFD247622284B9A500981D42 /* Project object */;
proxyType = 1;
remoteGlobalIDString = BF45872A2298D31600BD7491;
remoteInfo = libimobiledevice;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
BF66EE832501AE50007EE018 /* PBXContainerItemProxy */ = {
2026-02-28 04:41:33 +05:30
isa = PBXContainerItemProxy;
2026-03-01 13:06:27 +05:30
containerPortal = BFD247622284B9A500981D42 /* Project object */;
proxyType = 1;
remoteGlobalIDString = BF66EE7D2501AE50007EE018;
remoteInfo = AltStoreCore;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
BF989175250AABF4002ACF50 /* PBXContainerItemProxy */ = {
2026-02-28 04:41:33 +05:30
isa = PBXContainerItemProxy;
2026-03-01 13:06:27 +05:30
containerPortal = BFD247622284B9A500981D42 /* Project object */;
proxyType = 1;
remoteGlobalIDString = BF989166250AABF3002ACF50;
remoteInfo = AltWidgetExtension;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
BFF615AA2510042B00484D3B /* PBXContainerItemProxy */ = {
2026-02-28 04:41:33 +05:30
isa = PBXContainerItemProxy;
2026-03-01 13:06:27 +05:30
containerPortal = BFD247622284B9A500981D42 /* Project object */;
proxyType = 1;
remoteGlobalIDString = BF66EE7D2501AE50007EE018;
remoteInfo = AltStoreCore;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
A8635D0A2F4CF17A00E66784 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
A8635D092F4CF17A00E66784 /* OpenSSL.xcframework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
A8C6D5102D1EE8AC00DF01F1 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
A8635D0C2F4CF1A100E66784 /* OpenSSL.xcframework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
BF088D2B2501A087008082D9 /* Embed Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
A8635D072F4CF16D00E66784 /* OpenSSL.xcframework in Embed Frameworks */,
BF1614F2250822F100767AEA /* Roxas.framework in Embed Frameworks */,
BF66EE862501AE50007EE018 /* AltStoreCore.framework in Embed Frameworks */,
);
name = "Embed Frameworks";
runOnlyForDeploymentPostprocessing = 0;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
BF98917B250AABF4002ACF50 /* Embed Foundation Extensions */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 13;
files = (
BF989177250AABF4002ACF50 /* AltWidgetExtension.appex in Embed Foundation Extensions */,
);
name = "Embed Foundation Extensions";
runOnlyForDeploymentPostprocessing = 0;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
A8635D052F4CF16D00E66784 /* OpenSSL.xcframework */ = {isa = PBXFileReference; expectedSignature = "AppleDeveloperProgram:67RAULRX93:Marcin Krzyzanowski"; lastKnownFileType = wrapper.xcframework; name = OpenSSL.xcframework; path = Dependencies/AltSign/Dependencies/OpenSSL.xcframework; sourceTree = "<group>"; };
A8945AA52D059B6100D86CBE /* Roxas.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Roxas.framework; sourceTree = BUILT_PRODUCTS_DIR; };
B3C39606284F4C8400DA9E2F /* CodeSigning.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = CodeSigning.xcconfig; sourceTree = "<group>"; };
B3C39607284F4C8400DA9E2F /* Build.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Build.xcconfig; sourceTree = "<group>"; };
B3C39608284F4C8400DA9E2F /* CodeSigning.xcconfig.sample */ = {isa = PBXFileReference; lastKnownFileType = text; path = CodeSigning.xcconfig.sample; sourceTree = "<group>"; };
BF58047B246A28F7008AE704 /* AltBackup.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AltBackup.app; sourceTree = BUILT_PRODUCTS_DIR; };
BF580497246A3D19008AE704 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AltStoreCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
BF989167250AABF3002ACF50 /* AltWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = AltWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
BFD2476A2284B9A500981D42 /* SideStore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SideStore.app; sourceTree = BUILT_PRODUCTS_DIR; };
BFD247862284BB3B00981D42 /* Roxas.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Roxas.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFileSystemSynchronizedBuildFileExceptionSet section */
A8EEC0BF2F4AF7FB00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
);
publicHeaders = (
AltStoreCore.h,
Types/ALTAppPermissions.h,
Types/ALTPatreonBenefitID.h,
Types/ALTSourceUserInfoKey.h,
);
target = BF66EE7D2501AE50007EE018 /* AltStoreCore */;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
A8EEC36A2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Errors/ALTLocalizedError.swift,
Errors/UserInfoValue.swift,
"Extensions/ALTApplication+AltStoreApp.swift",
);
target = BFD247692284B9A500981D42 /* SideStore */;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
A8EEC36B2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Errors/ALTLocalizedError.swift,
Errors/UserInfoValue.swift,
"Extensions/Bundle+AltStore.swift",
);
target = BF58047A246A28F7008AE704 /* AltBackup */;
2026-02-28 04:41:33 +05:30
};
2026-03-01 13:06:27 +05:30
A8EEC36C2F4B0D8700F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
publicHeaders = (
ALTConstants.h,
"Categories/CFNotificationName+AltStore.h",
"Categories/NSError+ALTServerError.h",
Connections/ALTConnection.h,
Errors/ALTWrappedError.h,
);
target = BF66EE7D2501AE50007EE018 /* AltStoreCore */;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
A8EEC3CA2F4B0EFC00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
Resources/ReleaseEntitlements.plist,
);
target = BF989166250AABF3002ACF50 /* AltWidgetExtension */;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
A8EEC3E22F4B0FC800F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
Resources/ReleaseEntitlements.plist,
);
target = BF58047A246A28F7008AE704 /* AltBackup */;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
A8EEC8CB2F4B146B00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Info.plist,
"Operations/Patch App/ALTAppPatcher.m",
Resources/ReleaseEntitlements.plist,
);
target = BFD247692284B9A500981D42 /* SideStore */;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
A8EEC8CD2F4B146B00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
"Intents/App Intents/RefreshAllAppsWidgetIntent.swift",
);
target = BF989166250AABF3002ACF50 /* AltWidgetExtension */;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
A8EECF492F4B195000F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
EMProxyWrapper.swift,
IfManager.swift,
MinimuxerWrapper.swift,
Utils/common/AbstractClassError.swift,
Utils/common/BuildInfo.swift,
Utils/common/DateTimeUtil.swift,
Utils/common/FileOutputStream.swift,
Utils/common/OutputStream.swift,
Utils/datastructures/LinkedHashMap.swift,
Utils/datastructures/TreeMap.swift,
Utils/dignostics/database/CoreDataHelper.swift,
Utils/dignostics/errors/ErrorProcessing.swift,
Utils/dignostics/operations/OperationsLoggingControl.swift,
Utils/importexport/ImportExport.swift,
Utils/iostreams/ConsoleLog.swift,
Utils/iostreams/ConsoleLogger.swift,
Views/UIKit/CollapsingMarkdownView.swift,
);
target = BFD247692284B9A500981D42 /* SideStore */;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
A8EECF4A2F4B195000F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
Utils/datastructures/SingletonGenericMap.swift,
Utils/pagination/PaginationDataHolder.swift,
);
target = BF989166250AABF3002ACF50 /* AltWidgetExtension */;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
A8FAC1FE2F4B52F40061A851 /* PBXFileSystemSynchronizedBuildFileExceptionSet */ = {
isa = PBXFileSystemSynchronizedBuildFileExceptionSet;
membershipExceptions = (
"Operations/Patch App/ALTAppPatcher.h",
"Operations/Patch App/ALTAppPatcher.m",
);
target = BF66EE7D2501AE50007EE018 /* AltStoreCore */;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
/* End PBXFileSystemSynchronizedBuildFileExceptionSet section */
/* Begin PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet section */
A8EEC8CC2F4B146B00F2436D /* PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet */ = {
isa = PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet;
buildPhase = BFD247682284B9A500981D42 /* Resources */;
membershipExceptions = (
AltStoreFree.entitlements,
);
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
/* End PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet section */
/* Begin PBXFileSystemSynchronizedRootGroup section */
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>"; };
A8EEC3D92F4B0FC800F2436D /* AltBackup */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC3E22F4B0FC800F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = AltBackup; sourceTree = "<group>"; };
A8EEC71D2F4B10D900F2436D /* xcconfigs */ = {isa = PBXFileSystemSynchronizedRootGroup; explicitFileTypes = {}; explicitFolders = (); path = xcconfigs; sourceTree = "<group>"; };
A8EEC8412F4B146A00F2436D /* AltStore */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EEC8CB2F4B146B00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EEC8CC2F4B146B00F2436D /* PBXFileSystemSynchronizedGroupBuildPhaseMembershipExceptionSet */, A8FAC1FE2F4B52F40061A851 /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EEC8CD2F4B146B00F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = AltStore; sourceTree = "<group>"; };
A8EECF2A2F4B195000F2436D /* SideStore */ = {isa = PBXFileSystemSynchronizedRootGroup; exceptions = (A8EECF492F4B195000F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, A8EECF4A2F4B195000F2436D /* PBXFileSystemSynchronizedBuildFileExceptionSet */, ); explicitFileTypes = {}; explicitFolders = (); path = SideStore; sourceTree = "<group>"; };
/* End PBXFileSystemSynchronizedRootGroup section */
/* Begin PBXFrameworksBuildPhase section */
A85A51432F4B4532002E2E11 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
BF580478246A28F7008AE704 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
A8635D0B2F4CF1A100E66784 /* OpenSSL.xcframework in Frameworks */,
BF580498246A3D19008AE704 /* UIKit.framework in Frameworks */,
A8C6D5122D1EE8AF00DF01F1 /* AltSign-Static in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
BF66EE7B2501AE50007EE018 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
A8635D082F4CF17A00E66784 /* OpenSSL.xcframework in Frameworks */,
A8945AA62D059B6100D86CBE /* Roxas.framework in Frameworks */,
A82067C42D03E0DE00645C0D /* SemanticVersion in Frameworks */,
A8C6D50C2D1EE87600DF01F1 /* AltSign-Static in Frameworks */,
A83FE3772EC905E3005ACE9A /* KeychainAccess in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
2026-03-01 01:05:05 +05:30
};
2026-03-01 13:06:27 +05:30
BF989164250AABF3002ACF50 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
BFF615A82510042B00484D3B /* AltStoreCore.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
BFD247672284B9A500981D42 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
A8B646012D70C23E00125819 /* MarkdownKit in Frameworks */,
A8356EA92F52ED1800B4F79C /* Minimuxer in Frameworks */,
A8C2260E2EC9039A00047C0D /* Nuke in Frameworks */,
A83FE3672EC90482005ACE9A /* Starscream in Frameworks */,
BF1614F1250822F100767AEA /* Roxas.framework in Frameworks */,
BF66EE852501AE50007EE018 /* AltStoreCore.framework in Frameworks */,
A8635D062F4CF16D00E66784 /* OpenSSL.xcframework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
2026-03-01 15:23:01 +05:30
A8BD1FD62F543F390045335F /* Dependencies */ = {
isa = PBXGroup;
children = (
);
path = Dependencies;
sourceTree = "<group>";
};
2026-03-01 13:06:27 +05:30
BFD247612284B9A500981D42 = {
isa = PBXGroup;
children = (
2026-03-01 15:23:01 +05:30
A8BD1FD62F543F390045335F /* Dependencies */,
2026-03-01 13:06:27 +05:30
A8EEC3D92F4B0FC800F2436D /* AltBackup */,
A8EEC8412F4B146A00F2436D /* AltStore */,
A8EEC0502F4AF7FB00F2436D /* AltStoreCore */,
A8EEC3B92F4B0EFC00F2436D /* AltWidget */,
A8EEC3482F4B0D8600F2436D /* Shared */,
A8EECF2A2F4B195000F2436D /* SideStore */,
A8EEC71D2F4B10D900F2436D /* xcconfigs */,
BFD247852284BB3300981D42 /* Frameworks */,
BFD2476B2284B9A500981D42 /* Products */,
B3C39607284F4C8400DA9E2F /* Build.xcconfig */,
B3C39606284F4C8400DA9E2F /* CodeSigning.xcconfig */,
B3C39608284F4C8400DA9E2F /* CodeSigning.xcconfig.sample */,
);
sourceTree = "<group>";
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
BFD2476B2284B9A500981D42 /* Products */ = {
isa = PBXGroup;
children = (
BFD2476A2284B9A500981D42 /* SideStore.app */,
BF58047B246A28F7008AE704 /* AltBackup.app */,
BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */,
BF989167250AABF3002ACF50 /* AltWidgetExtension.appex */,
);
name = Products;
sourceTree = "<group>";
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
BFD247852284BB3300981D42 /* Frameworks */ = {
isa = PBXGroup;
children = (
A8635D052F4CF16D00E66784 /* OpenSSL.xcframework */,
BF580497246A3D19008AE704 /* UIKit.framework */,
BFD247862284BB3B00981D42 /* Roxas.framework */,
A8945AA52D059B6100D86CBE /* Roxas.framework */,
);
name = Frameworks;
sourceTree = "<group>";
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
BF4587272298D31600BD7491 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
BF66EE792501AE50007EE018 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
A85A51412F4B4532002E2E11 /* em_proxy-swift */ = {
isa = PBXNativeTarget;
buildConfigurationList = A85A51452F4B4532002E2E11 /* Build configuration list for PBXNativeTarget "em_proxy-swift" */;
buildPhases = (
A85A51422F4B4532002E2E11 /* Sources */,
A85A51432F4B4532002E2E11 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = "em_proxy-swift";
productName = minimuxer;
productType = "com.apple.product-type.library.static";
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
BF45872A2298D31600BD7491 /* libimobiledevice */ = {
isa = PBXNativeTarget;
buildConfigurationList = BF4587332298D31600BD7491 /* Build configuration list for PBXNativeTarget "libimobiledevice" */;
buildPhases = (
BF4587272298D31600BD7491 /* Headers */,
BF4587282298D31600BD7491 /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = libimobiledevice;
productName = libimobiledevice;
productType = "com.apple.product-type.library.static";
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
BF58047A246A28F7008AE704 /* AltBackup */ = {
isa = PBXNativeTarget;
buildConfigurationList = BF58048E246A28F9008AE704 /* Build configuration list for PBXNativeTarget "AltBackup" */;
buildPhases = (
BF580477246A28F7008AE704 /* Sources */,
BF580478246A28F7008AE704 /* Frameworks */,
BF580479246A28F7008AE704 /* Resources */,
A8C6D5102D1EE8AC00DF01F1 /* Embed Frameworks */,
);
buildRules = (
);
dependencies = (
);
fileSystemSynchronizedGroups = (
A8EEC3D92F4B0FC800F2436D /* AltBackup */,
);
name = AltBackup;
productName = AltBackup;
productReference = BF58047B246A28F7008AE704 /* AltBackup.app */;
productType = "com.apple.product-type.application";
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
BF66EE7D2501AE50007EE018 /* AltStoreCore */ = {
isa = PBXNativeTarget;
buildConfigurationList = BF66EE892501AE50007EE018 /* Build configuration list for PBXNativeTarget "AltStoreCore" */;
buildPhases = (
BF66EE792501AE50007EE018 /* Headers */,
BF66EE7A2501AE50007EE018 /* Sources */,
BF66EE7B2501AE50007EE018 /* Frameworks */,
BF66EE7C2501AE50007EE018 /* Resources */,
A8635D0A2F4CF17A00E66784 /* Embed Frameworks */,
);
buildRules = (
);
dependencies = (
);
fileSystemSynchronizedGroups = (
A8EEC0502F4AF7FB00F2436D /* AltStoreCore */,
A8EEC3482F4B0D8600F2436D /* Shared */,
);
name = AltStoreCore;
packageProductDependencies = (
A82067C32D03E0DE00645C0D /* SemanticVersion */,
A8C6D50B2D1EE87600DF01F1 /* AltSign-Static */,
A83FE3762EC905E3005ACE9A /* KeychainAccess */,
);
productName = AltStoreCore;
productReference = BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */;
productType = "com.apple.product-type.framework";
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
BF989166250AABF3002ACF50 /* AltWidgetExtension */ = {
isa = PBXNativeTarget;
buildConfigurationList = BF989178250AABF4002ACF50 /* Build configuration list for PBXNativeTarget "AltWidgetExtension" */;
buildPhases = (
BF989163250AABF3002ACF50 /* Sources */,
BF989164250AABF3002ACF50 /* Frameworks */,
BF989165250AABF3002ACF50 /* Resources */,
);
buildRules = (
);
dependencies = (
BFF615AB2510042B00484D3B /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
A8EEC3B92F4B0EFC00F2436D /* AltWidget */,
);
name = AltWidgetExtension;
productName = AltWidgetExtension;
productReference = BF989167250AABF3002ACF50 /* AltWidgetExtension.appex */;
productType = "com.apple.product-type.app-extension";
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
BFD247692284B9A500981D42 /* SideStore */ = {
isa = PBXNativeTarget;
buildConfigurationList = BFD2477E2284B9A700981D42 /* Build configuration list for PBXNativeTarget "SideStore" */;
buildPhases = (
A8D768282F52F0D4002356C4 /* Build Minimuxer Rust Bridge */,
BFD247662284B9A500981D42 /* Sources */,
BFD247672284B9A500981D42 /* Frameworks */,
A8E00D3F2D0C9C6D000DD2C7 /* Build AltBackup.ipa */,
BFD247682284B9A500981D42 /* Resources */,
BF088D2B2501A087008082D9 /* Embed Frameworks */,
BF98917B250AABF4002ACF50 /* Embed Foundation Extensions */,
);
buildRules = (
);
dependencies = (
A85A51FA2F4B4E3E002E2E11 /* PBXTargetDependency */,
0ED4AEC92E6DDB2A0039E2C0 /* PBXTargetDependency */,
BF66EE842501AE50007EE018 /* PBXTargetDependency */,
BF989176250AABF4002ACF50 /* PBXTargetDependency */,
A85A51592F4B48DE002E2E11 /* PBXTargetDependency */,
);
fileSystemSynchronizedGroups = (
A8EEC8412F4B146A00F2436D /* AltStore */,
);
name = SideStore;
productName = AltStore;
productReference = BFD2476A2284B9A500981D42 /* SideStore.app */;
productType = "com.apple.product-type.application";
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
/* End PBXNativeTarget section */
/* Begin PBXProject section */
BFD247622284B9A500981D42 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1620;
LastUpgradeCheck = 1020;
ORGANIZATIONNAME = SideStore;
TargetAttributes = {
BF45872A2298D31600BD7491 = {
CreatedOnToolsVersion = 10.2.1;
};
BF58047A246A28F7008AE704 = {
CreatedOnToolsVersion = 11.4.1;
};
BF66EE7D2501AE50007EE018 = {
CreatedOnToolsVersion = 12.0;
};
BF989166250AABF3002ACF50 = {
CreatedOnToolsVersion = 12.0;
LastSwiftMigration = 1200;
};
BFD247692284B9A500981D42 = {
CreatedOnToolsVersion = 10.2.1;
LastSwiftMigration = 1020;
SystemCapabilities = {
com.apple.BackgroundModes = {
enabled = 1;
};
com.apple.Push = {
enabled = 1;
};
};
};
};
};
buildConfigurationList = BFD247652284B9A500981D42 /* Build configuration list for PBXProject "AltStore" */;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = BFD247612284B9A500981D42;
packageReferences = (
A82067C22D03E0DE00645C0D /* XCRemoteSwiftPackageReference "SemanticVersion" */,
A8B645FD2D70C1AD00125819 /* XCRemoteSwiftPackageReference "MarkdownKit" */,
A8C2260C2EC9039A00047C0D /* XCRemoteSwiftPackageReference "Nuke" */,
A83FE3652EC90482005ACE9A /* XCRemoteSwiftPackageReference "Starscream" */,
A83FE36D2EC90512005ACE9A /* XCRemoteSwiftPackageReference "KeychainAccess" */,
);
preferredProjectObjectVersion = 50;
productRefGroup = BFD2476B2284B9A500981D42 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
BFD247692284B9A500981D42 /* SideStore */,
BF66EE7D2501AE50007EE018 /* AltStoreCore */,
BF58047A246A28F7008AE704 /* AltBackup */,
BF989166250AABF3002ACF50 /* AltWidgetExtension */,
BF45872A2298D31600BD7491 /* libimobiledevice */,
A85A51412F4B4532002E2E11 /* em_proxy-swift */,
);
2026-02-22 22:58:11 +05:30
};
2026-03-01 13:06:27 +05:30
/* End PBXProject section */
2026-02-22 21:27:31 +05:30
2019-05-09 12:45:30 -07:00
/* Begin PBXResourcesBuildPhase section */
2020-05-15 11:35:44 -07:00
BF580479246A28F7008AE704 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2020-09-03 16:39:08 -07:00
BF66EE7C2501AE50007EE018 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2020-09-15 13:51:29 -07:00
BF989165250AABF3002ACF50 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2019-05-09 12:45:30 -07:00
BFD247682284B9A500981D42 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
2023-04-01 16:02:12 -07:00
/* Begin PBXShellScriptBuildPhase section */
2026-03-01 01:05:05 +05:30
A8D768282F52F0D4002356C4 /* Build Minimuxer Rust Bridge */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Build Minimuxer Rust Bridge";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "set -e\n\necho \"Building minimuxer…\"\n\ncd \"${PROJECT_DIR}/Dependencies/minimuxer\"\npwd\n\n#make build\n";
};
2026-02-22 21:27:31 +05:30
A8E00D3F2D0C9C6D000DD2C7 /* Build AltBackup.ipa */ = {
2024-12-14 01:47:16 +05:30
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
2026-02-22 21:27:31 +05:30
name = "Build AltBackup.ipa";
2024-12-14 01:47:16 +05:30
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
2025-01-08 06:33:21 +05:30
shellScript = "#!/bin/sh\n\necho \"Build directory: $BUILD_DIR\"\necho \"Configuration build directory: $CONFIGURATION_BUILD_DIR\"\n\n# diagnostics\n# echo \">>>>>>>>> Xcode-Derived-Data <<<<<<<<<<\"\n# find \"$BUILD_DIR\" -maxdepth 7 -exec ls -ld {} + || true # List contents if directory exists \n# # ls -la ~/Library/Developer/Xcode/DerivedData || true # List contents if directory exists \n# echo \"\"\n\n# diagnostics\n# exit 0\n\n# Define the path to your Makefile\nMAKEFILE_PATH=\"${PROJECT_DIR}/\"\n\n# Navigate to the directory containing the Makefile\ncd \"$MAKEFILE_PATH\" || exit 1\n\n# Run the make target 'ipa-altbackup'\nmake -B clean-altbackup copy-altbackup ipa-altbackup\n\n# Ensure that the ipa-altbackup process finishes before continuing\nif [ $? -ne 0 ]; then\n echo \"Error: ipa-altbackup failed\"\n exit 1\nelse\n echo \"ipa-altbackup completed successfully\"\nfi\n# Type a script or drag a script file from your workspace to insert its path.\n";
2024-12-14 01:47:16 +05:30
};
2023-04-01 16:02:12 -07:00
/* End PBXShellScriptBuildPhase section */
2019-05-09 12:45:30 -07:00
/* Begin PBXSourcesBuildPhase section */
2026-02-22 21:27:31 +05:30
A85A51422F4B4532002E2E11 /* Sources */ = {
2025-11-16 03:00:43 +05:30
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2019-05-24 18:52:39 -07:00
BF4587282298D31600BD7491 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2020-05-15 11:35:44 -07:00
BF580477246A28F7008AE704 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2020-09-03 16:39:08 -07:00
BF66EE7A2501AE50007EE018 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2020-09-15 13:51:29 -07:00
BF989163250AABF3002ACF50 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
2019-05-09 12:45:30 -07:00
BFD247662284B9A500981D42 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
2019-05-24 18:52:39 -07:00
/* Begin PBXTargetDependency section */
2025-09-07 13:47:04 -04:00
0ED4AEC92E6DDB2A0039E2C0 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = BF58047A246A28F7008AE704 /* AltBackup */;
targetProxy = 0ED4AEC82E6DDB2A0039E2C0 /* PBXContainerItemProxy */;
};
2026-02-22 21:27:31 +05:30
A85A51592F4B48DE002E2E11 /* PBXTargetDependency */ = {
2022-11-02 17:58:59 -07:00
isa = PBXTargetDependency;
2026-02-23 14:28:53 +05:30
target = A85A51412F4B4532002E2E11 /* em_proxy-swift */;
2026-02-22 21:27:31 +05:30
targetProxy = A85A51582F4B48DE002E2E11 /* PBXContainerItemProxy */;
};
A85A51FA2F4B4E3E002E2E11 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = BF45872A2298D31600BD7491 /* libimobiledevice */;
targetProxy = A85A51F92F4B4E3E002E2E11 /* PBXContainerItemProxy */;
2022-11-02 17:58:59 -07:00
};
2020-09-03 16:39:08 -07:00
BF66EE842501AE50007EE018 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
2022-05-30 22:54:21 -06:00
target = BF66EE7D2501AE50007EE018 /* AltStoreCore */;
2020-09-03 16:39:08 -07:00
targetProxy = BF66EE832501AE50007EE018 /* PBXContainerItemProxy */;
};
2020-09-15 13:51:29 -07:00
BF989176250AABF4002ACF50 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = BF989166250AABF3002ACF50 /* AltWidgetExtension */;
targetProxy = BF989175250AABF4002ACF50 /* PBXContainerItemProxy */;
};
BFF615AB2510042B00484D3B /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
2022-05-30 22:54:21 -06:00
target = BF66EE7D2501AE50007EE018 /* AltStoreCore */;
2020-09-15 13:51:29 -07:00
targetProxy = BFF615AA2510042B00484D3B /* PBXContainerItemProxy */;
};
2019-05-24 18:52:39 -07:00
/* End PBXTargetDependency section */
2019-05-09 12:45:30 -07:00
/* Begin XCBuildConfiguration section */
2026-02-22 21:27:31 +05:30
A85A51462F4B4532002E2E11 /* Debug */ = {
2025-11-16 03:00:43 +05:30
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
CODE_SIGN_STYLE = Automatic;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
2026-02-22 21:27:31 +05:30
"$(PROJECT_DIR)/Dependencies/em_proxy",
2025-11-16 03:00:43 +05:30
);
2026-02-22 22:58:11 +05:30
MACOSX_DEPLOYMENT_TARGET = 11.5;
2025-11-16 03:00:43 +05:30
OTHER_LDFLAGS = (
"-ObjC",
"$(inherited)",
);
2026-02-23 14:28:53 +05:30
PRODUCT_MODULE_NAME = em_proxy;
PRODUCT_NAME = em_proxy_swift;
2026-02-22 21:27:31 +05:30
SKIP_INSTALL = NO;
2025-11-16 03:00:43 +05:30
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
2026-02-22 21:27:31 +05:30
SWIFT_OBJC_BRIDGING_HEADER = Dependencies/em_proxy/em_proxy.h;
2025-11-16 03:00:43 +05:30
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
2026-02-22 21:27:31 +05:30
A85A51472F4B4532002E2E11 /* Release */ = {
2025-11-16 03:00:43 +05:30
isa = XCBuildConfiguration;
buildSettings = {
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
2026-02-22 21:27:31 +05:30
"$(PROJECT_DIR)/Dependencies/em_proxy",
2025-11-16 03:00:43 +05:30
);
2026-02-22 22:58:11 +05:30
MACOSX_DEPLOYMENT_TARGET = 11.5;
2025-11-16 03:00:43 +05:30
OTHER_LDFLAGS = (
"-ObjC",
"$(inherited)",
);
2026-02-23 14:28:53 +05:30
PRODUCT_MODULE_NAME = em_proxy;
PRODUCT_NAME = em_proxy_swift;
2026-02-22 21:27:31 +05:30
SKIP_INSTALL = NO;
SWIFT_OBJC_BRIDGING_HEADER = Dependencies/em_proxy/em_proxy.h;
2025-11-16 03:00:43 +05:30
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
2019-05-24 18:52:39 -07:00
BF4587342298D31600BD7491 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
2024-12-16 22:34:00 +05:30
DEAD_CODE_STRIPPING = YES;
2024-12-25 00:07:57 +05:30
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2019-05-24 18:52:39 -07:00
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
HAVE_OPENSSL,
HAVE_STPNCPY,
HAVE_STPCPY,
HAVE_VASPRINTF,
HAVE_ASPRINTF,
"\"PACKAGE_STRING=\\\"AltServer 1.0\\\"\"",
2021-05-19 16:21:07 -07:00
HAVE_GETIFADDRS,
2022-11-02 17:58:59 -07:00
HAVE_STRNDUP,
2019-05-24 18:52:39 -07:00
);
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
HEADER_SEARCH_PATHS = (
2019-05-31 11:32:36 -07:00
"\"$(SRCROOT)/Dependencies/libplist/include\"",
2019-05-24 18:52:39 -07:00
"\"$(SRCROOT)/Dependencies/libimobiledevice\"",
"\"$(SRCROOT)/Dependencies/libimobiledevice/include\"",
2021-10-25 21:48:14 -07:00
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/OpenSSL/macosx/include\"",
2019-05-24 18:52:39 -07:00
"\"$(SRCROOT)/Dependencies/libusbmuxd/include\"",
2019-05-28 13:47:37 -07:00
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/libzip/lib\"",
2019-05-31 11:32:36 -07:00
"\"$(SRCROOT)/Dependencies/libplist/libcnary/include\"",
2019-05-28 13:47:37 -07:00
"\"${SDKROOT}/usr/include/libxml2\"",
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/libzip/xcode\"",
2022-11-02 17:58:59 -07:00
"\"$(SRCROOT)/Dependencies/libimobiledevice-glue/include\"/**",
2019-05-24 18:52:39 -07:00
);
2024-12-16 22:34:00 +05:30
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
2019-05-24 18:52:39 -07:00
PRODUCT_NAME = imobiledevice;
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
name = Debug;
};
BF4587352298D31600BD7491 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "Mac Developer";
CODE_SIGN_STYLE = Automatic;
2024-12-16 22:34:00 +05:30
DEAD_CODE_STRIPPING = YES;
2019-05-24 18:52:39 -07:00
EXECUTABLE_PREFIX = lib;
GCC_ENABLE_CPP_EXCEPTIONS = YES;
GCC_ENABLE_CPP_RTTI = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
"$(inherited)",
HAVE_OPENSSL,
HAVE_STPNCPY,
HAVE_STPCPY,
HAVE_VASPRINTF,
HAVE_ASPRINTF,
"\"PACKAGE_STRING=\\\"AltServer 1.0\\\"\"",
2021-05-19 16:21:07 -07:00
HAVE_GETIFADDRS,
2022-11-02 17:58:59 -07:00
HAVE_STRNDUP,
2019-05-24 18:52:39 -07:00
);
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
HEADER_SEARCH_PATHS = (
2019-05-31 11:32:36 -07:00
"\"$(SRCROOT)/Dependencies/libplist/include\"",
2019-05-24 18:52:39 -07:00
"\"$(SRCROOT)/Dependencies/libimobiledevice\"",
"\"$(SRCROOT)/Dependencies/libimobiledevice/include\"",
2021-10-25 21:48:14 -07:00
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/OpenSSL/macosx/include\"",
2019-05-24 18:52:39 -07:00
"\"$(SRCROOT)/Dependencies/libusbmuxd/include\"",
2019-05-28 13:47:37 -07:00
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/libzip/lib\"",
2019-05-31 11:32:36 -07:00
"\"$(SRCROOT)/Dependencies/libplist/libcnary/include\"",
2019-05-28 13:47:37 -07:00
"\"${SDKROOT}/usr/include/libxml2\"",
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/libzip/xcode\"",
2022-11-02 17:58:59 -07:00
"\"$(SRCROOT)/Dependencies/libimobiledevice-glue/include\"/**",
2019-05-24 18:52:39 -07:00
);
2024-12-16 22:34:00 +05:30
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
2019-05-24 18:52:39 -07:00
PRODUCT_NAME = imobiledevice;
SDKROOT = macosx;
SKIP_INSTALL = YES;
};
name = Release;
};
2020-05-15 11:35:44 -07:00
BF58048C246A28F9008AE704 /* Debug */ = {
isa = XCBuildConfiguration;
2026-02-22 16:17:01 +05:30
baseConfigurationReferenceAnchor = A8EEC71D2F4B10D900F2436D /* xcconfigs */;
baseConfigurationReferenceRelativePath = AltBackup.xcconfig;
2020-05-15 11:35:44 -07:00
buildSettings = {
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CODE_SIGN_ENTITLEMENTS = AltBackup/AltBackup.entitlements;
2024-12-25 00:07:57 +05:30
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2024-12-14 01:47:16 +05:30
ENABLE_DEBUG_DYLIB = NO;
2022-05-30 22:54:21 -06:00
INFOPLIST_FILE = AltBackup/Info.plist;
2024-12-19 13:21:13 +05:30
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2020-05-15 11:35:44 -07:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
2024-12-16 22:34:00 +05:30
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
2022-06-07 05:39:01 -04:00
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
2020-05-15 11:35:44 -07:00
PRODUCT_NAME = "$(TARGET_NAME)";
2025-09-07 13:47:04 -04:00
PROVISIONING_PROFILE_SPECIFIER = "";
2020-05-15 11:35:44 -07:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
BF58048D246A28F9008AE704 /* Release */ = {
isa = XCBuildConfiguration;
2026-02-22 16:17:01 +05:30
baseConfigurationReferenceAnchor = A8EEC71D2F4B10D900F2436D /* xcconfigs */;
baseConfigurationReferenceRelativePath = AltBackup.xcconfig;
2020-05-15 11:35:44 -07:00
buildSettings = {
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CODE_SIGN_ENTITLEMENTS = AltBackup/AltBackup.entitlements;
2024-12-14 01:47:16 +05:30
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_DEBUG_DYLIB = NO;
2022-05-30 22:54:21 -06:00
INFOPLIST_FILE = AltBackup/Info.plist;
2024-12-19 13:21:13 +05:30
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2020-05-15 11:35:44 -07:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
2024-12-16 22:34:00 +05:30
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
2022-06-07 05:39:01 -04:00
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
2020-05-15 11:35:44 -07:00
PRODUCT_NAME = "$(TARGET_NAME)";
2025-09-07 13:47:04 -04:00
PROVISIONING_PROFILE_SPECIFIER = "";
2020-05-15 11:35:44 -07:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
2020-09-03 16:39:08 -07:00
BF66EE872501AE50007EE018 /* Debug */ = {
isa = XCBuildConfiguration;
2026-02-22 16:17:01 +05:30
baseConfigurationReferenceAnchor = A8EEC71D2F4B10D900F2436D /* xcconfigs */;
baseConfigurationReferenceRelativePath = AltStoreCore.debug.xcconfig;
2020-09-03 16:39:08 -07:00
buildSettings = {
2020-09-10 11:44:38 -07:00
APPLICATION_EXTENSION_API_ONLY = YES;
2020-09-03 16:39:08 -07:00
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
2024-12-13 14:54:48 +05:30
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
2020-09-03 16:39:08 -07:00
CODE_SIGN_IDENTITY = "iPhone Developer";
2022-06-07 02:36:43 -04:00
CODE_SIGN_STYLE = Manual;
2025-02-09 16:18:41 +05:30
CURRENT_PROJECT_VERSION = "$(inherited)";
2024-12-25 00:07:57 +05:30
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2020-09-03 16:39:08 -07:00
DEFINES_MODULE = YES;
2022-06-07 02:36:43 -04:00
DEVELOPMENT_TEAM = "";
2020-09-03 16:39:08 -07:00
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
2022-05-30 22:54:21 -06:00
INFOPLIST_FILE = AltStoreCore/Info.plist;
2020-09-03 16:39:08 -07:00
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
2024-12-19 13:21:13 +05:30
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2020-09-03 16:39:08 -07:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
2024-12-16 22:34:00 +05:30
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
2024-08-15 22:09:16 +09:00
LLVM_LTO = YES_THIN;
2022-06-07 05:20:24 -04:00
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
2020-09-03 16:39:08 -07:00
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
2022-06-07 02:36:43 -04:00
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "";
2020-09-03 16:39:08 -07:00
SKIP_INSTALL = YES;
2022-06-07 03:14:34 -04:00
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2020-09-03 16:39:08 -07:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Debug;
};
BF66EE882501AE50007EE018 /* Release */ = {
isa = XCBuildConfiguration;
2026-02-22 16:17:01 +05:30
baseConfigurationReferenceAnchor = A8EEC71D2F4B10D900F2436D /* xcconfigs */;
baseConfigurationReferenceRelativePath = AltStoreCore.release.xcconfig;
2020-09-03 16:39:08 -07:00
buildSettings = {
2020-09-10 11:44:38 -07:00
APPLICATION_EXTENSION_API_ONLY = YES;
2020-09-03 16:39:08 -07:00
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
2024-12-13 14:54:48 +05:30
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
2020-09-03 16:39:08 -07:00
CODE_SIGN_IDENTITY = "iPhone Developer";
2022-06-07 02:36:43 -04:00
CODE_SIGN_STYLE = Manual;
2025-02-09 16:18:41 +05:30
CURRENT_PROJECT_VERSION = "$(inherited)";
2020-09-03 16:39:08 -07:00
DEFINES_MODULE = YES;
2022-06-07 02:36:43 -04:00
DEVELOPMENT_TEAM = "";
2020-09-03 16:39:08 -07:00
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
2024-08-15 22:09:16 +09:00
GCC_OPTIMIZATION_LEVEL = fast;
2022-05-30 22:54:21 -06:00
INFOPLIST_FILE = AltStoreCore/Info.plist;
2020-09-03 16:39:08 -07:00
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
2024-12-19 13:21:13 +05:30
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2020-09-03 16:39:08 -07:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
2024-12-16 22:34:00 +05:30
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
2024-08-15 22:09:16 +09:00
LLVM_LTO = YES_THIN;
2022-06-07 05:20:24 -04:00
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
2020-09-03 16:39:08 -07:00
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
2022-06-07 02:36:43 -04:00
PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "";
2020-09-03 16:39:08 -07:00
SKIP_INSTALL = YES;
2022-06-07 03:14:34 -04:00
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2020-09-03 16:39:08 -07:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Release;
};
2020-09-15 13:51:29 -07:00
BF989179250AABF4002ACF50 /* Debug */ = {
isa = XCBuildConfiguration;
2026-02-22 16:17:01 +05:30
baseConfigurationReferenceAnchor = A8EEC71D2F4B10D900F2436D /* xcconfigs */;
baseConfigurationReferenceRelativePath = AltWidgetExtension.xcconfig;
2020-09-15 13:51:29 -07:00
buildSettings = {
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CLANG_ENABLE_MODULES = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
2024-12-13 14:54:48 +05:30
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
2020-09-15 13:51:29 -07:00
CODE_SIGN_ENTITLEMENTS = AltWidget/AltWidgetExtension.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
2025-02-09 16:18:41 +05:30
CURRENT_PROJECT_VERSION = "$(inherited)";
2024-12-25 00:07:57 +05:30
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2022-06-07 05:39:01 -04:00
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
2024-11-24 19:05:18 +05:30
ENABLE_DEBUG_DYLIB = NO;
2022-06-20 16:27:28 -04:00
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
2022-05-30 22:54:21 -06:00
INFOPLIST_FILE = AltWidget/Info.plist;
2024-12-19 13:21:13 +05:30
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2020-09-15 13:51:29 -07:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
2024-12-16 22:34:00 +05:30
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
2022-06-07 05:20:24 -04:00
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
2020-09-15 13:51:29 -07:00
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
2023-08-18 19:24:31 -05:00
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$inherited WIDGET_EXTENSION";
2025-09-07 13:47:04 -04:00
SWIFT_ENABLE_EXPLICIT_MODULES = NO;
2020-09-15 13:51:29 -07:00
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
BF98917A250AABF4002ACF50 /* Release */ = {
isa = XCBuildConfiguration;
2026-02-22 16:17:01 +05:30
baseConfigurationReferenceAnchor = A8EEC71D2F4B10D900F2436D /* xcconfigs */;
baseConfigurationReferenceRelativePath = AltWidgetExtension.xcconfig;
2020-09-15 13:51:29 -07:00
buildSettings = {
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CLANG_ENABLE_MODULES = YES;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
2024-12-13 14:54:48 +05:30
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
2020-09-15 13:51:29 -07:00
CODE_SIGN_ENTITLEMENTS = AltWidget/AltWidgetExtension.entitlements;
CODE_SIGN_IDENTITY = "iPhone Developer";
CODE_SIGN_STYLE = Automatic;
2025-02-09 16:18:41 +05:30
CURRENT_PROJECT_VERSION = "$(inherited)";
2022-06-07 05:39:01 -04:00
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
2024-11-24 19:05:18 +05:30
ENABLE_DEBUG_DYLIB = NO;
2022-06-20 16:27:28 -04:00
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
2022-05-30 22:54:21 -06:00
INFOPLIST_FILE = AltWidget/Info.plist;
2024-12-19 13:21:13 +05:30
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2020-09-15 13:51:29 -07:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
2024-12-16 22:34:00 +05:30
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
2022-06-07 05:20:24 -04:00
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
2020-09-15 13:51:29 -07:00
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
2023-08-18 19:24:31 -05:00
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$inherited WIDGET_EXTENSION";
2025-09-07 13:47:04 -04:00
SWIFT_ENABLE_EXPLICIT_MODULES = NO;
2020-09-15 13:51:29 -07:00
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Release;
};
2019-05-09 12:45:30 -07:00
BFD2477C2284B9A700981D42 /* Debug */ = {
isa = XCBuildConfiguration;
2022-06-07 05:20:24 -04:00
baseConfigurationReference = B3C39607284F4C8400DA9E2F /* Build.xcconfig */;
2019-05-09 12:45:30 -07:00
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
2019-05-28 13:47:37 -07:00
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
2019-05-09 12:45:30 -07:00
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
2024-12-25 00:07:57 +05:30
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2026-02-23 11:29:47 +05:30
DEVELOPMENT_TEAM = B6C58C4T52;
2024-08-16 13:32:35 +09:00
EAGER_LINKING = YES;
2019-05-09 12:45:30 -07:00
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
2024-08-15 22:09:16 +09:00
LLVM_LTO = YES_THIN;
2019-05-09 12:45:30 -07:00
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
2020-09-03 16:02:28 -07:00
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-Wno-module-import-in-extern-c",
);
2019-05-09 12:45:30 -07:00
SDKROOT = iphoneos;
2019-05-30 17:10:50 -07:00
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx";
2020-10-05 14:57:22 -07:00
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG BETA";
2024-08-16 13:32:35 +09:00
SWIFT_ENFORCE_EXCLUSIVE_ACCESS = "debug-only";
2019-05-09 12:45:30 -07:00
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2020-08-28 12:43:47 -07:00
SYSTEM_HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Dependencies/AltSign/Dependencies\"";
2019-05-09 12:45:30 -07:00
};
name = Debug;
};
BFD2477D2284B9A700981D42 /* Release */ = {
isa = XCBuildConfiguration;
2022-06-07 05:20:24 -04:00
baseConfigurationReference = B3C39607284F4C8400DA9E2F /* Build.xcconfig */;
2019-05-09 12:45:30 -07:00
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
2019-05-28 13:47:37 -07:00
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
2019-05-09 12:45:30 -07:00
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "iPhone Developer";
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2026-02-23 11:29:47 +05:30
DEVELOPMENT_TEAM = B6C58C4T52;
2024-08-16 13:32:35 +09:00
EAGER_LINKING = YES;
2019-05-09 12:45:30 -07:00
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
2024-08-15 22:09:16 +09:00
GCC_OPTIMIZATION_LEVEL = fast;
2019-05-09 12:45:30 -07:00
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.2;
2024-08-15 22:09:16 +09:00
LLVM_LTO = YES_THIN;
2019-05-09 12:45:30 -07:00
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
2020-09-03 16:02:28 -07:00
OTHER_CPLUSPLUSFLAGS = (
"$(OTHER_CFLAGS)",
"-Wno-module-import-in-extern-c",
);
2019-05-09 12:45:30 -07:00
SDKROOT = iphoneos;
2019-05-30 17:10:50 -07:00
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx";
2022-07-04 16:19:10 -07:00
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG BETA";
2024-08-16 13:32:35 +09:00
SWIFT_COMPILATION_MODE = singlefile;
SWIFT_ENFORCE_EXCLUSIVE_ACCESS = "debug-only";
2024-08-15 22:09:16 +09:00
SWIFT_OPTIMIZATION_LEVEL = "-Osize";
2020-08-28 12:43:47 -07:00
SYSTEM_HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Dependencies/AltSign/Dependencies\"";
2019-05-09 12:45:30 -07:00
VALIDATE_PRODUCT = YES;
};
name = Release;
};
BFD2477F2284B9A700981D42 /* Debug */ = {
isa = XCBuildConfiguration;
2026-02-22 16:17:01 +05:30
baseConfigurationReferenceAnchor = A8EEC71D2F4B10D900F2436D /* xcconfigs */;
baseConfigurationReferenceRelativePath = AltStore.debug.xcconfig;
2019-05-09 12:45:30 -07:00
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2024-12-17 03:42:11 +05:30
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
ASSETCATALOG_COMPILER_OPTIMIZATION = space;
2019-05-30 17:10:50 -07:00
CLANG_ENABLE_MODULES = YES;
2025-11-16 04:41:26 +05:30
CODE_SIGN_ENTITLEMENTS = "$(CODE_SIGN_ENTITLEMENTS)";
2019-07-01 17:14:51 -07:00
CODE_SIGN_IDENTITY = "iPhone Developer";
2019-05-09 12:45:30 -07:00
CODE_SIGN_STYLE = Automatic;
2025-02-09 16:18:41 +05:30
CURRENT_PROJECT_VERSION = "$(inherited)";
2024-12-25 00:07:57 +05:30
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
2024-12-07 17:45:09 +05:30
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
2021-10-25 22:27:30 -07:00
ENABLE_BITCODE = NO;
2024-11-04 12:53:30 +05:30
ENABLE_DEBUG_DYLIB = NO;
2024-08-15 22:09:16 +09:00
GCC_UNROLL_LOOPS = YES;
2022-05-30 22:54:21 -06:00
INFOPLIST_FILE = AltStore/Info.plist;
2024-12-19 13:21:13 +05:30
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2024-08-15 22:09:16 +09:00
LD_EXPORT_SYMBOLS = NO;
2019-05-09 12:45:30 -07:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
2024-12-16 22:34:00 +05:30
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
2021-10-25 22:27:30 -07:00
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
2026-02-23 11:43:46 +05:30
"$(PROJECT_DIR)/Dependencies/libfragmentzip",
2021-10-25 22:27:30 -07:00
"$(PROJECT_DIR)/Dependencies/libcurl",
2026-03-01 01:05:05 +05:30
"$(PROJECT_DIR)/Dependencies/minimuxer/Sources/RustBridge/lib",
2021-10-25 22:27:30 -07:00
);
2024-08-15 22:09:16 +09:00
LLVM_LTO = YES_THIN;
2025-02-09 16:18:41 +05:30
MARKETING_VERSION = "$(inherited)";
2024-12-13 14:54:48 +05:30
OTHER_LDFLAGS = "$(inherited)";
2022-06-07 05:20:24 -04:00
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
2019-05-09 12:45:30 -07:00
PRODUCT_NAME = "$(TARGET_NAME)";
2019-07-01 17:14:51 -07:00
PROVISIONING_PROFILE_SPECIFIER = "";
2022-06-07 03:15:54 -04:00
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2025-09-07 13:47:04 -04:00
SWIFT_ENABLE_EXPLICIT_MODULES = NO;
2024-08-15 22:09:16 +09:00
SWIFT_ENFORCE_EXCLUSIVE_ACCESS = "debug-only";
2019-07-24 12:23:54 -07:00
SWIFT_OBJC_BRIDGING_HEADER = "AltStore/AltStore-Bridging-Header.h";
2019-05-30 17:10:50 -07:00
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
2019-05-09 12:45:30 -07:00
SWIFT_VERSION = 5.0;
2022-05-30 12:51:10 -04:00
TARGETED_DEVICE_FAMILY = "1,2";
2019-05-09 12:45:30 -07:00
};
name = Debug;
};
BFD247802284B9A700981D42 /* Release */ = {
isa = XCBuildConfiguration;
2026-02-22 16:17:01 +05:30
baseConfigurationReferenceAnchor = A8EEC71D2F4B10D900F2436D /* xcconfigs */;
baseConfigurationReferenceRelativePath = AltStore.release.xcconfig;
2019-05-09 12:45:30 -07:00
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
2024-12-17 03:42:11 +05:30
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
ASSETCATALOG_COMPILER_OPTIMIZATION = space;
2019-05-30 17:10:50 -07:00
CLANG_ENABLE_MODULES = YES;
2025-11-16 04:41:26 +05:30
CODE_SIGN_ENTITLEMENTS = "$(CODE_SIGN_ENTITLEMENTS)";
2019-07-01 17:14:51 -07:00
CODE_SIGN_IDENTITY = "iPhone Developer";
2019-05-09 12:45:30 -07:00
CODE_SIGN_STYLE = Automatic;
2025-02-09 16:18:41 +05:30
CURRENT_PROJECT_VERSION = "$(inherited)";
2024-12-07 17:45:09 +05:30
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
2021-10-25 22:27:30 -07:00
ENABLE_BITCODE = NO;
2024-11-04 12:53:30 +05:30
ENABLE_DEBUG_DYLIB = NO;
2024-08-15 22:09:16 +09:00
GCC_OPTIMIZATION_LEVEL = fast;
GCC_UNROLL_LOOPS = YES;
2022-05-30 22:54:21 -06:00
INFOPLIST_FILE = AltStore/Info.plist;
2024-12-19 13:21:13 +05:30
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
2024-08-15 22:09:16 +09:00
LD_EXPORT_SYMBOLS = NO;
2019-05-09 12:45:30 -07:00
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
2024-12-16 22:34:00 +05:30
LD_WARN_DUPLICATE_LIBRARIES = YES;
LD_WARN_UNUSED_DYLIBS = YES;
2021-10-25 22:27:30 -07:00
LIBRARY_SEARCH_PATHS = (
"$(inherited)",
2026-02-23 11:43:46 +05:30
"$(PROJECT_DIR)/Dependencies/libfragmentzip",
2021-10-25 22:27:30 -07:00
"$(PROJECT_DIR)/Dependencies/libcurl",
2026-03-01 01:05:05 +05:30
"$(PROJECT_DIR)/Dependencies/minimuxer/Sources/RustBridge/lib",
2021-10-25 22:27:30 -07:00
);
2024-08-15 22:09:16 +09:00
LLVM_LTO = YES_THIN;
2025-02-09 16:18:41 +05:30
MARKETING_VERSION = "$(inherited)";
2024-12-13 14:54:48 +05:30
OTHER_LDFLAGS = "$(inherited)";
2022-06-07 05:20:24 -04:00
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
2019-05-09 12:45:30 -07:00
PRODUCT_NAME = "$(TARGET_NAME)";
2019-07-01 17:14:51 -07:00
PROVISIONING_PROFILE_SPECIFIER = "";
2022-06-07 03:15:54 -04:00
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
2024-08-16 13:32:35 +09:00
SWIFT_COMPILATION_MODE = singlefile;
2025-09-07 13:47:04 -04:00
SWIFT_ENABLE_EXPLICIT_MODULES = NO;
2024-08-15 22:09:16 +09:00
SWIFT_ENFORCE_EXCLUSIVE_ACCESS = "debug-only";
2019-07-24 12:23:54 -07:00
SWIFT_OBJC_BRIDGING_HEADER = "AltStore/AltStore-Bridging-Header.h";
2024-08-15 22:09:16 +09:00
SWIFT_OPTIMIZATION_LEVEL = "-Osize";
2019-05-09 12:45:30 -07:00
SWIFT_VERSION = 5.0;
2022-05-30 12:51:10 -04:00
TARGETED_DEVICE_FAMILY = "1,2";
2019-05-09 12:45:30 -07:00
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
2026-02-23 14:28:53 +05:30
A85A51452F4B4532002E2E11 /* Build configuration list for PBXNativeTarget "em_proxy-swift" */ = {
2025-11-16 03:00:43 +05:30
isa = XCConfigurationList;
buildConfigurations = (
2026-02-22 21:27:31 +05:30
A85A51462F4B4532002E2E11 /* Debug */,
A85A51472F4B4532002E2E11 /* Release */,
2025-11-16 03:00:43 +05:30
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2019-05-24 18:52:39 -07:00
BF4587332298D31600BD7491 /* Build configuration list for PBXNativeTarget "libimobiledevice" */ = {
isa = XCConfigurationList;
buildConfigurations = (
BF4587342298D31600BD7491 /* Debug */,
BF4587352298D31600BD7491 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2020-05-15 11:35:44 -07:00
BF58048E246A28F9008AE704 /* Build configuration list for PBXNativeTarget "AltBackup" */ = {
isa = XCConfigurationList;
buildConfigurations = (
BF58048C246A28F9008AE704 /* Debug */,
BF58048D246A28F9008AE704 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2022-05-30 22:54:21 -06:00
BF66EE892501AE50007EE018 /* Build configuration list for PBXNativeTarget "AltStoreCore" */ = {
2020-09-03 16:39:08 -07:00
isa = XCConfigurationList;
buildConfigurations = (
BF66EE872501AE50007EE018 /* Debug */,
BF66EE882501AE50007EE018 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2020-09-15 13:51:29 -07:00
BF989178250AABF4002ACF50 /* Build configuration list for PBXNativeTarget "AltWidgetExtension" */ = {
isa = XCConfigurationList;
buildConfigurations = (
BF989179250AABF4002ACF50 /* Debug */,
BF98917A250AABF4002ACF50 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2022-05-30 22:54:21 -06:00
BFD247652284B9A500981D42 /* Build configuration list for PBXProject "AltStore" */ = {
2019-05-09 12:45:30 -07:00
isa = XCConfigurationList;
buildConfigurations = (
BFD2477C2284B9A700981D42 /* Debug */,
BFD2477D2284B9A700981D42 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
2022-11-05 23:50:07 -07:00
BFD2477E2284B9A700981D42 /* Build configuration list for PBXNativeTarget "SideStore" */ = {
2019-05-09 12:45:30 -07:00
isa = XCConfigurationList;
buildConfigurations = (
BFD2477F2284B9A700981D42 /* Debug */,
BFD247802284B9A700981D42 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
2019-05-20 21:24:53 +02:00
2021-09-01 11:58:19 -05:00
/* Begin XCRemoteSwiftPackageReference section */
2024-12-07 17:45:09 +05:30
A82067C22D03E0DE00645C0D /* XCRemoteSwiftPackageReference "SemanticVersion" */ = {
2022-06-07 03:31:23 -04:00
isa = XCRemoteSwiftPackageReference;
2024-12-07 17:45:09 +05:30
repositoryURL = "https://github.com/SwiftPackageIndex/SemanticVersion";
2022-06-07 03:31:23 -04:00
requirement = {
2025-06-22 16:13:15 +08:00
kind = exactVersion;
version = 0.4.0;
2022-06-07 03:56:59 -04:00
};
};
2026-03-01 01:05:05 +05:30
A8356EA72F52ED1800B4F79C /* XCRemoteSwiftPackageReference "minimuxer" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/mahee96/minimuxer";
requirement = {
branch = develop;
kind = branch;
};
};
2025-11-16 00:46:51 +05:30
A83FE3652EC90482005ACE9A /* XCRemoteSwiftPackageReference "Starscream" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/daltoniam/Starscream";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 4.0.8;
};
};
A83FE36D2EC90512005ACE9A /* XCRemoteSwiftPackageReference "KeychainAccess" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/kishikawakatsumi/KeychainAccess";
requirement = {
branch = master;
kind = branch;
};
};
2025-02-27 23:39:03 +05:30
A8B645FD2D70C1AD00125819 /* XCRemoteSwiftPackageReference "MarkdownKit" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/bmoliveira/MarkdownKit.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.7.1;
};
};
2025-11-16 00:46:51 +05:30
A8C2260C2EC9039A00047C0D /* XCRemoteSwiftPackageReference "Nuke" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/kean/Nuke";
requirement = {
kind = upToNextMinorVersion;
minimumVersion = 10.0.0;
};
};
2021-09-01 11:58:19 -05:00
/* End XCRemoteSwiftPackageReference section */
2020-09-03 16:02:28 -07:00
/* Begin XCSwiftPackageProductDependency section */
2024-12-07 17:45:09 +05:30
A82067C32D03E0DE00645C0D /* SemanticVersion */ = {
2023-05-18 01:30:18 -07:00
isa = XCSwiftPackageProductDependency;
2024-12-07 17:45:09 +05:30
package = A82067C22D03E0DE00645C0D /* XCRemoteSwiftPackageReference "SemanticVersion" */;
2023-01-19 07:52:47 -08:00
productName = SemanticVersion;
};
2026-03-01 01:05:05 +05:30
A8356EA82F52ED1800B4F79C /* Minimuxer */ = {
isa = XCSwiftPackageProductDependency;
package = A8356EA72F52ED1800B4F79C /* XCRemoteSwiftPackageReference "minimuxer" */;
productName = Minimuxer;
};
2025-11-16 00:46:51 +05:30
A83FE3662EC90482005ACE9A /* Starscream */ = {
isa = XCSwiftPackageProductDependency;
package = A83FE3652EC90482005ACE9A /* XCRemoteSwiftPackageReference "Starscream" */;
productName = Starscream;
};
A83FE3762EC905E3005ACE9A /* KeychainAccess */ = {
isa = XCSwiftPackageProductDependency;
package = A83FE36D2EC90512005ACE9A /* XCRemoteSwiftPackageReference "KeychainAccess" */;
productName = KeychainAccess;
};
2025-02-27 23:39:03 +05:30
A8B646002D70C23E00125819 /* MarkdownKit */ = {
isa = XCSwiftPackageProductDependency;
package = A8B645FD2D70C1AD00125819 /* XCRemoteSwiftPackageReference "MarkdownKit" */;
productName = MarkdownKit;
};
2025-11-16 00:46:51 +05:30
A8C2260D2EC9039A00047C0D /* Nuke */ = {
isa = XCSwiftPackageProductDependency;
package = A8C2260C2EC9039A00047C0D /* XCRemoteSwiftPackageReference "Nuke" */;
productName = Nuke;
};
2024-12-27 22:29:17 +05:30
A8C6D50B2D1EE87600DF01F1 /* AltSign-Static */ = {
isa = XCSwiftPackageProductDependency;
productName = "AltSign-Static";
};
A8C6D5112D1EE8AF00DF01F1 /* AltSign-Static */ = {
2024-12-14 01:47:16 +05:30
isa = XCSwiftPackageProductDependency;
productName = "AltSign-Static";
};
2020-09-03 16:02:28 -07:00
/* End XCSwiftPackageProductDependency section */
2019-05-09 12:45:30 -07:00
};
rootObject = BFD247622284B9A500981D42 /* Project object */;
}