mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
4029 lines
276 KiB
Plaintext
4029 lines
276 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 60;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
03F06CD52942C27E001C4D68 /* Bundle+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF1E314122A05D4C00370A3C /* Bundle+AltStore.swift */; };
|
|
0E05025C2BEC947000879B5C /* String+SideStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0E05025B2BEC947000879B5C /* String+SideStore.swift */; };
|
|
0E1A1F912AE36A9700364CAD /* bytearray.c in Sources */ = {isa = PBXBuildFile; fileRef = 0E1A1F902AE36A9600364CAD /* bytearray.c */; };
|
|
0EA1665B2ADFE0D2003015C1 /* out-limd.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166472ADFE0D1003015C1 /* out-limd.c */; };
|
|
0EA1665C2ADFE0D2003015C1 /* out-default.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166522ADFE0D2003015C1 /* out-default.c */; };
|
|
0EA1665D2ADFE0D2003015C1 /* out-plutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166552ADFE0D2003015C1 /* out-plutil.c */; };
|
|
0EA1665E2ADFE0D2003015C1 /* oplist.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166562ADFE0D2003015C1 /* oplist.c */; };
|
|
0EA166682ADFE122003015C1 /* jsmn.h in Headers */ = {isa = PBXBuildFile; fileRef = 0EA166632ADFE122003015C1 /* jsmn.h */; };
|
|
0EA166692ADFE140003015C1 /* Array.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166452ADFE0D1003015C1 /* Array.cpp */; };
|
|
0EA1666A2ADFE140003015C1 /* String.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166492ADFE0D1003015C1 /* String.cpp */; };
|
|
0EA1666B2ADFE140003015C1 /* Boolean.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA1664E2ADFE0D1003015C1 /* Boolean.cpp */; };
|
|
0EA1666C2ADFE140003015C1 /* Integer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166532ADFE0D2003015C1 /* Integer.cpp */; };
|
|
0EA1666D2ADFE140003015C1 /* Data.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166432ADFE0D1003015C1 /* Data.cpp */; };
|
|
0EA1666E2ADFE140003015C1 /* ptrarray.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166512ADFE0D2003015C1 /* ptrarray.c */; };
|
|
0EA1666F2ADFE140003015C1 /* hashtable.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA1664F2ADFE0D1003015C1 /* hashtable.c */; };
|
|
0EA166702ADFE140003015C1 /* Node.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166502ADFE0D2003015C1 /* Node.cpp */; };
|
|
0EA166712ADFE140003015C1 /* Key.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166582ADFE0D2003015C1 /* Key.cpp */; };
|
|
0EA166732ADFE140003015C1 /* Dictionary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166462ADFE0D1003015C1 /* Dictionary.cpp */; };
|
|
0EA166742ADFE140003015C1 /* Date.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166422ADFE0D1003015C1 /* Date.cpp */; };
|
|
0EA166752ADFE140003015C1 /* Real.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166542ADFE0D2003015C1 /* Real.cpp */; };
|
|
0EA166762ADFE140003015C1 /* base64.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA1664A2ADFE0D1003015C1 /* base64.c */; };
|
|
0EA166772ADFE140003015C1 /* jplist.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166412ADFE0D1003015C1 /* jplist.c */; };
|
|
0EA166782ADFE140003015C1 /* jsmn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166572ADFE0D2003015C1 /* jsmn.c */; };
|
|
0EA166792ADFE140003015C1 /* bplist.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166442ADFE0D1003015C1 /* bplist.c */; };
|
|
0EA1667A2ADFE140003015C1 /* Uid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA1664B2ADFE0D1003015C1 /* Uid.cpp */; };
|
|
0EA1667B2ADFE140003015C1 /* Structure.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 0EA1665A2ADFE0D2003015C1 /* Structure.cpp */; };
|
|
0EA1667D2ADFE140003015C1 /* xplist.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA166592ADFE0D2003015C1 /* xplist.c */; };
|
|
0EA1667E2ADFE140003015C1 /* time64.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA1664C2ADFE0D1003015C1 /* time64.c */; };
|
|
0EA4263A2C2230150026D7FB /* AnisetteServerList.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EA426392C2230150026D7FB /* AnisetteServerList.swift */; };
|
|
0EA4B9BC2AE4A414009209CE /* plist.c in Sources */ = {isa = PBXBuildFile; fileRef = 0EA4B9BB2AE4A3F6009209CE /* plist.c */; };
|
|
0EE7FDC42BE8BC7900D1E390 /* ALTLocalizedError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EE7FDC32BE8BC7900D1E390 /* ALTLocalizedError.swift */; };
|
|
0EE7FDC62BE8CEA300D1E390 /* ALTLocalizedError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EE7FDC32BE8BC7900D1E390 /* ALTLocalizedError.swift */; };
|
|
0EE7FDC72BE8CF4100D1E390 /* ALTWrappedError.m in Sources */ = {isa = PBXBuildFile; fileRef = 0EE7FDC02BE8BC2100D1E390 /* ALTWrappedError.m */; };
|
|
0EE7FDC82BE8CF4800D1E390 /* ALTWrappedError.h in Headers */ = {isa = PBXBuildFile; fileRef = 0EE7FDC22BE8BC4200D1E390 /* ALTWrappedError.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
0EE7FDC92BE8D07400D1E390 /* NSError+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6C336124197D700034FD24 /* NSError+AltStore.swift */; };
|
|
0EE7FDCB2BE8D12B00D1E390 /* ALTLocalizedError.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EE7FDC32BE8BC7900D1E390 /* ALTLocalizedError.swift */; };
|
|
0EE7FDCD2BE9124400D1E390 /* ErrorDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0EE7FDCC2BE9124400D1E390 /* ErrorDetailsViewController.swift */; };
|
|
19104DB52909C06D00C49C7B /* EmotionalDamage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19104DB42909C06D00C49C7B /* EmotionalDamage.swift */; };
|
|
19B9B7452845E6DF0076EF69 /* SelectTeamViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 19B9B7442845E6DF0076EF69 /* SelectTeamViewController.swift */; };
|
|
551A15E55999499418AC1022 /* Pods_AltStoreCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 707E746318F0B6F1A44935D3 /* Pods_AltStoreCore.framework */; };
|
|
A800F7042CE28E3800208744 /* View+AltWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = A800F7032CE28E2F00208744 /* View+AltWidget.swift */; };
|
|
A805C3CD2D0C316A00E76BDD /* Pods_SideStore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A805C3CC2D0C316A00E76BDD /* Pods_SideStore.framework */; };
|
|
A8087E752D2D2958002DB21B /* ImportExport.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8087E742D2D2958002DB21B /* ImportExport.swift */; };
|
|
A8096D182D30AD4F000C39C6 /* WidgetUpdateIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8096D172D30AD4F000C39C6 /* WidgetUpdateIntent.swift */; };
|
|
A8096D1C2D30ADA9000C39C6 /* ActiveAppsTimelineProvider+Simulator.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8096D1B2D30ADA9000C39C6 /* ActiveAppsTimelineProvider+Simulator.swift */; };
|
|
A809F69E2D04D7AC00F0F0F3 /* libminimuxer_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A809F68E2D04D71200F0F0F3 /* libminimuxer_static.a */; };
|
|
A809F69F2D04D7B300F0F0F3 /* libem_proxy_static.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A809F6942D04D71200F0F0F3 /* libem_proxy_static.a */; };
|
|
A809F6A82D04DA1900F0F0F3 /* minimuxer.swift in Sources */ = {isa = PBXBuildFile; fileRef = A809F6A32D04DA1900F0F0F3 /* minimuxer.swift */; };
|
|
A809F6A92D04DA1900F0F0F3 /* SwiftBridgeCore.swift in Sources */ = {isa = PBXBuildFile; fileRef = A809F6A72D04DA1900F0F0F3 /* SwiftBridgeCore.swift */; };
|
|
A80D790D2D2F20AF00A40F40 /* PaginationIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80D790C2D2F20AF00A40F40 /* PaginationIntent.swift */; };
|
|
A80D790F2D2F217000A40F40 /* PaginationDataHolder.swift in Sources */ = {isa = PBXBuildFile; fileRef = A80D790E2D2F217000A40F40 /* PaginationDataHolder.swift */; };
|
|
A82067842D03DC0600645C0D /* OperatingSystemVersion+Comparable.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5708416292448DA00D42D34 /* OperatingSystemVersion+Comparable.swift */; };
|
|
A82067C42D03E0DE00645C0D /* SemanticVersion in Frameworks */ = {isa = PBXBuildFile; productRef = A82067C32D03E0DE00645C0D /* SemanticVersion */; };
|
|
A859ED5C2D1EE827003DCC58 /* OpenSSL.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = A859ED5B2D1EE80D003DCC58 /* OpenSSL.xcframework */; };
|
|
A859ED5D2D1EE827003DCC58 /* OpenSSL.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A859ED5B2D1EE80D003DCC58 /* OpenSSL.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
A86315DF2D3EB2DE0048FA40 /* ErrorProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = A86315DE2D3EB2D80048FA40 /* ErrorProcessing.swift */; };
|
|
A868CFE42D31999A002F1201 /* SingletonGenericMap.swift in Sources */ = {isa = PBXBuildFile; fileRef = A868CFE32D319988002F1201 /* SingletonGenericMap.swift */; };
|
|
A8696EE42D34512C00E96389 /* RemoveAppExtensionsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8696EE32D34512C00E96389 /* RemoveAppExtensionsOperation.swift */; };
|
|
A88B8C492D35AD3200F53F9D /* OperationsLoggingContolView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A88B8C482D35AD3200F53F9D /* OperationsLoggingContolView.swift */; };
|
|
A88B8C552D35F1EC00F53F9D /* OperationsLoggingControl.swift in Sources */ = {isa = PBXBuildFile; fileRef = A88B8C542D35F1EC00F53F9D /* OperationsLoggingControl.swift */; };
|
|
A8945AA62D059B6100D86CBE /* Roxas.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A8945AA52D059B6100D86CBE /* Roxas.framework */; };
|
|
A8A543302D04F14400D72399 /* libfragmentzip.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A8A5432F2D04F0C100D72399 /* libfragmentzip.a */; };
|
|
A8A853AF2D3065A300995795 /* ActiveAppsTimelineProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8A853AE2D3065A300995795 /* ActiveAppsTimelineProvider.swift */; };
|
|
A8AD35592D31BF2C003A28B4 /* PageInfoManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8AD35582D31BF29003A28B4 /* PageInfoManager.swift */; };
|
|
A8B516E32D2666CA0047047C /* CoreDataHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B516E22D2666CA0047047C /* CoreDataHelper.swift */; };
|
|
A8B516E62D2668170047047C /* DateTimeUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8B516E52D2668020047047C /* DateTimeUtil.swift */; };
|
|
A8BB34E52D04EC8E000A8B4D /* minimuxer-helpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = A809F6A52D04DA1900F0F0F3 /* minimuxer-helpers.swift */; };
|
|
A8C38C242D206A3A00E83DBD /* ConsoleLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C38C1D2D206A3A00E83DBD /* ConsoleLogger.swift */; };
|
|
A8C38C262D206A3A00E83DBD /* ConsoleLog.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C38C1E2D206A3A00E83DBD /* ConsoleLog.swift */; };
|
|
A8C38C2A2D206AC100E83DBD /* OutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C38C282D206AC100E83DBD /* OutputStream.swift */; };
|
|
A8C38C2C2D206AD900E83DBD /* AbstractClassError.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C38C2B2D206AD900E83DBD /* AbstractClassError.swift */; };
|
|
A8C38C322D206B2500E83DBD /* FileOutputStream.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C38C312D206B2500E83DBD /* FileOutputStream.swift */; };
|
|
A8C38C382D2084D000E83DBD /* ConsoleLogView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8C38C372D2084D000E83DBD /* ConsoleLogView.swift */; };
|
|
A8C6D50C2D1EE87600DF01F1 /* AltSign-Static in Frameworks */ = {isa = PBXBuildFile; productRef = A8C6D50B2D1EE87600DF01F1 /* AltSign-Static */; };
|
|
A8C6D5122D1EE8AF00DF01F1 /* AltSign-Static in Frameworks */ = {isa = PBXBuildFile; productRef = A8C6D5112D1EE8AF00DF01F1 /* AltSign-Static */; };
|
|
A8C6D5132D1EE8D700DF01F1 /* OpenSSL.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = A859ED5B2D1EE80D003DCC58 /* OpenSSL.xcframework */; };
|
|
A8C6D5142D1EE8D700DF01F1 /* OpenSSL.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A859ED5B2D1EE80D003DCC58 /* OpenSSL.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
A8C6D5172D1EE95B00DF01F1 /* OpenSSL.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = A859ED5B2D1EE80D003DCC58 /* OpenSSL.xcframework */; };
|
|
A8C6D5182D1EE95B00DF01F1 /* OpenSSL.xcframework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = A859ED5B2D1EE80D003DCC58 /* OpenSSL.xcframework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
|
|
A8D484D82D0CD306002C691D /* AltBackup.ipa in Resources */ = {isa = PBXBuildFile; fileRef = A8D484D72D0CD306002C691D /* AltBackup.ipa */; };
|
|
A8D49F532D3D2F9400844B92 /* ProcessInfo+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8D49F522D3D2F9400844B92 /* ProcessInfo+AltStore.swift */; };
|
|
A8EA195F2D4982D600DC6322 /* BaseEntity.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8EA195E2D4982D600DC6322 /* BaseEntity.swift */; };
|
|
A8F838922D048E8F00ED425D /* libEmotionalDamage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 19104DB22909C06C00C49C7B /* libEmotionalDamage.a */; };
|
|
A8F838932D048E8F00ED425D /* libminimuxer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 191E5FAB290A5D92001A3B7C /* libminimuxer.a */; };
|
|
A8F838942D048ECE00ED425D /* libimobiledevice.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BF45872B2298D31600BD7491 /* libimobiledevice.a */; };
|
|
A8FD915E2D046F5200322782 /* UserInfoValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FD915D2D046F5200322782 /* UserInfoValue.swift */; };
|
|
A8FD915F2D046F5200322782 /* UserInfoValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FD915D2D046F5200322782 /* UserInfoValue.swift */; };
|
|
A8FD91602D046F5200322782 /* UserInfoValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FD915D2D046F5200322782 /* UserInfoValue.swift */; };
|
|
A8FD917B2D0472DD00322782 /* DeprecatedAPIs.swift in Sources */ = {isa = PBXBuildFile; fileRef = A8FD917A2D0472DD00322782 /* DeprecatedAPIs.swift */; };
|
|
A8FD917C2D0478D200322782 /* VerificationError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CF56812A0D83F9006D93E2 /* VerificationError.swift */; };
|
|
B33FFBAA295F8F78002259E6 /* preboard.c in Sources */ = {isa = PBXBuildFile; fileRef = B33FFBA9295F8F78002259E6 /* preboard.c */; };
|
|
B33FFBAC295F8F98002259E6 /* companion_proxy.c in Sources */ = {isa = PBXBuildFile; fileRef = B33FFBAB295F8F98002259E6 /* companion_proxy.c */; };
|
|
B343F86D295F759E002B1159 /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = B343F86C295F759E002B1159 /* libresolv.tbd */; };
|
|
B343F87C295F7C5D002B1159 /* opack.c in Sources */ = {isa = PBXBuildFile; fileRef = B343F872295F7C5C002B1159 /* opack.c */; };
|
|
B343F87D295F7C5D002B1159 /* cbuf.c in Sources */ = {isa = PBXBuildFile; fileRef = B343F873295F7C5C002B1159 /* cbuf.c */; };
|
|
B343F87E295F7C5D002B1159 /* collection.c in Sources */ = {isa = PBXBuildFile; fileRef = B343F874295F7C5D002B1159 /* collection.c */; };
|
|
B343F87F295F7C5D002B1159 /* glue.c in Sources */ = {isa = PBXBuildFile; fileRef = B343F875295F7C5D002B1159 /* glue.c */; };
|
|
B343F880295F7C5D002B1159 /* socket.c in Sources */ = {isa = PBXBuildFile; fileRef = B343F876295F7C5D002B1159 /* socket.c */; };
|
|
B343F881295F7C5D002B1159 /* termcolors.c in Sources */ = {isa = PBXBuildFile; fileRef = B343F877295F7C5D002B1159 /* termcolors.c */; };
|
|
B343F883295F7C5D002B1159 /* thread.c in Sources */ = {isa = PBXBuildFile; fileRef = B343F879295F7C5D002B1159 /* thread.c */; };
|
|
B343F884295F7C5D002B1159 /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = B343F87A295F7C5D002B1159 /* utils.c */; };
|
|
B343F885295F7C5D002B1159 /* tlv.c in Sources */ = {isa = PBXBuildFile; fileRef = B343F87B295F7C5D002B1159 /* tlv.c */; };
|
|
B376FE3E29258C8900E18883 /* OSLog+SideStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = B376FE3D29258C8900E18883 /* OSLog+SideStore.swift */; };
|
|
B39F16132918D7C5002E9404 /* Consts.swift in Sources */ = {isa = PBXBuildFile; fileRef = B39F16122918D7C5002E9404 /* Consts.swift */; };
|
|
B39F16152918D7DA002E9404 /* Consts+Proxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = B39F16142918D7DA002E9404 /* Consts+Proxy.swift */; };
|
|
B3EE16B62925E27D00B3B1F5 /* AnisetteManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = B3EE16B52925E27D00B3B1F5 /* AnisetteManager.swift */; };
|
|
BD4513AB2C6FA98C0052BCC0 /* AppExtensionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BD4513AA2C6FA98C0052BCC0 /* AppExtensionView.swift */; };
|
|
BF02419622F2199300129732 /* RefreshAttemptsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF02419522F2199300129732 /* RefreshAttemptsViewController.swift */; };
|
|
BF08858322DE795100DE9F1E /* MyAppsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF08858222DE795100DE9F1E /* MyAppsViewController.swift */; };
|
|
BF08858522DE7EC800DE9F1E /* UpdateCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF08858422DE7EC800DE9F1E /* UpdateCollectionViewCell.swift */; };
|
|
BF0C4EBD22A1BD8B009A2DD7 /* AppManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0C4EBC22A1BD8B009A2DD7 /* AppManager.swift */; };
|
|
BF0DCA662433BDF500E3A595 /* AnalyticsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0DCA652433BDF500E3A595 /* AnalyticsManager.swift */; };
|
|
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, ); }; };
|
|
BF18B0F122E25DF9005C4CF5 /* ToastView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF18B0F022E25DF9005C4CF5 /* ToastView.swift */; };
|
|
BF1FE359251A9FB000C3CE09 /* NSXPCConnection+MachServices.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF1FE357251A9FB000C3CE09 /* NSXPCConnection+MachServices.swift */; };
|
|
BF29012F2318F6B100D88A45 /* AppBannerView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BF29012E2318F6B100D88A45 /* AppBannerView.xib */; };
|
|
BF2901312318F7A800D88A45 /* AppBannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF2901302318F7A800D88A45 /* AppBannerView.swift */; };
|
|
BF340E9A250AD39500A192CB /* ViewApp.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = BF989191250AAE86002ACF50 /* ViewApp.intentdefinition */; };
|
|
BF3432FB246B894F0052F4A1 /* BackupAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3432FA246B894F0052F4A1 /* BackupAppOperation.swift */; };
|
|
BF3BEFBF2408673400DE7D55 /* FetchProvisioningProfilesOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3BEFBE2408673400DE7D55 /* FetchProvisioningProfilesOperation.swift */; };
|
|
BF3BEFC124086A1E00DE7D55 /* RefreshAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3BEFC024086A1E00DE7D55 /* RefreshAppOperation.swift */; };
|
|
BF3D649F22E7B24C00E9056B /* CollapsingTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3D649E22E7B24C00E9056B /* CollapsingTextView.swift */; };
|
|
BF3D64B022E8D4B800E9056B /* AppContentViewControllerCells.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF3D64AF22E8D4B800E9056B /* AppContentViewControllerCells.swift */; };
|
|
BF41B806233423AE00C593A3 /* TabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF41B805233423AE00C593A3 /* TabBarController.swift */; };
|
|
BF41B808233433C100C593A3 /* LoadingState.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF41B807233433C100C593A3 /* LoadingState.swift */; };
|
|
BF44EEF0246B08BA002A52F2 /* BackupController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF44EEEF246B08BA002A52F2 /* BackupController.swift */; };
|
|
BF44EEFC246B4550002A52F2 /* RemoveAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF44EEFB246B4550002A52F2 /* RemoveAppOperation.swift */; };
|
|
BF4587F82298D3AB00BD7491 /* service.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587C82298D3A800BD7491 /* service.h */; };
|
|
BF4587F92298D3AB00BD7491 /* diagnostics_relay.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587C92298D3A800BD7491 /* diagnostics_relay.c */; };
|
|
BF4587FA2298D3AB00BD7491 /* diagnostics_relay.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587CA2298D3A800BD7491 /* diagnostics_relay.h */; };
|
|
BF4587FB2298D3AB00BD7491 /* notification_proxy.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587CB2298D3A800BD7491 /* notification_proxy.c */; };
|
|
BF4587FC2298D3AB00BD7491 /* sbservices.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587CC2298D3A800BD7491 /* sbservices.c */; };
|
|
BF4587FD2298D3AB00BD7491 /* sbservices.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587CD2298D3A800BD7491 /* sbservices.h */; };
|
|
BF4587FE2298D3AB00BD7491 /* mobilebackup2.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587CE2298D3A800BD7491 /* mobilebackup2.h */; };
|
|
BF4587FF2298D3AB00BD7491 /* heartbeat.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587CF2298D3A800BD7491 /* heartbeat.c */; };
|
|
BF4588002298D3AB00BD7491 /* restore.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587D02298D3A800BD7491 /* restore.h */; };
|
|
BF4588012298D3AB00BD7491 /* installation_proxy.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587D12298D3A800BD7491 /* installation_proxy.h */; };
|
|
BF4588022298D3AB00BD7491 /* file_relay.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587D22298D3A800BD7491 /* file_relay.c */; };
|
|
BF4588032298D3AB00BD7491 /* syslog_relay.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587D32298D3A800BD7491 /* syslog_relay.c */; };
|
|
BF4588042298D3AB00BD7491 /* lockdown.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587D42298D3A800BD7491 /* lockdown.h */; };
|
|
BF4588052298D3AB00BD7491 /* idevice.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587D52298D3A800BD7491 /* idevice.h */; };
|
|
BF4588062298D3AB00BD7491 /* webinspector.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587D62298D3A800BD7491 /* webinspector.c */; };
|
|
BF4588072298D3AB00BD7491 /* afc.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587D72298D3A800BD7491 /* afc.c */; };
|
|
BF4588082298D3AB00BD7491 /* mobile_image_mounter.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587D82298D3A800BD7491 /* mobile_image_mounter.c */; };
|
|
BF4588092298D3AB00BD7491 /* installation_proxy.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587D92298D3A900BD7491 /* installation_proxy.c */; };
|
|
BF45880A2298D3AB00BD7491 /* screenshotr.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587DA2298D3A900BD7491 /* screenshotr.h */; };
|
|
BF45880B2298D3AB00BD7491 /* mobilesync.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587DB2298D3A900BD7491 /* mobilesync.h */; };
|
|
BF45880C2298D3AB00BD7491 /* mobilebackup2.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587DC2298D3A900BD7491 /* mobilebackup2.c */; };
|
|
BF45880D2298D3AB00BD7491 /* mobilebackup.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587DD2298D3A900BD7491 /* mobilebackup.c */; };
|
|
BF45880E2298D3AB00BD7491 /* debugserver.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587DE2298D3A900BD7491 /* debugserver.h */; };
|
|
BF45880F2298D3AB00BD7491 /* debugserver.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587DF2298D3A900BD7491 /* debugserver.c */; };
|
|
BF4588102298D3AB00BD7491 /* heartbeat.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587E02298D3A900BD7491 /* heartbeat.h */; };
|
|
BF4588112298D3AB00BD7491 /* misagent.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587E12298D3A900BD7491 /* misagent.h */; };
|
|
BF4588122298D3AB00BD7491 /* house_arrest.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587E22298D3A900BD7491 /* house_arrest.h */; };
|
|
BF4588132298D3AB00BD7491 /* notification_proxy.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587E32298D3A900BD7491 /* notification_proxy.h */; };
|
|
BF4588142298D3AB00BD7491 /* device_link_service.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587E42298D3A900BD7491 /* device_link_service.c */; };
|
|
BF4588152298D3AB00BD7491 /* mobilebackup.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587E52298D3A900BD7491 /* mobilebackup.h */; };
|
|
BF4588162298D3AB00BD7491 /* restore.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587E62298D3A900BD7491 /* restore.c */; };
|
|
BF4588172298D3AB00BD7491 /* screenshotr.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587E72298D3A900BD7491 /* screenshotr.c */; };
|
|
BF4588182298D3AB00BD7491 /* syslog_relay.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587E82298D3A900BD7491 /* syslog_relay.h */; };
|
|
BF4588192298D3AB00BD7491 /* webinspector.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587E92298D3AA00BD7491 /* webinspector.h */; };
|
|
BF45881A2298D3AB00BD7491 /* mobileactivation.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587EA2298D3AA00BD7491 /* mobileactivation.h */; };
|
|
BF45881B2298D3AB00BD7491 /* house_arrest.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587EB2298D3AA00BD7491 /* house_arrest.c */; };
|
|
BF45881C2298D3AB00BD7491 /* afc.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587EC2298D3AA00BD7491 /* afc.h */; };
|
|
BF45881D2298D3AB00BD7491 /* file_relay.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587ED2298D3AA00BD7491 /* file_relay.h */; };
|
|
BF45881E2298D3AB00BD7491 /* misagent.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587EE2298D3AA00BD7491 /* misagent.c */; };
|
|
BF45881F2298D3AB00BD7491 /* device_link_service.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587EF2298D3AA00BD7491 /* device_link_service.h */; };
|
|
BF4588202298D3AB00BD7491 /* mobile_image_mounter.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587F02298D3AA00BD7491 /* mobile_image_mounter.h */; };
|
|
BF4588212298D3AB00BD7491 /* idevice.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587F12298D3AA00BD7491 /* idevice.c */; };
|
|
BF4588222298D3AB00BD7491 /* mobileactivation.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587F22298D3AA00BD7491 /* mobileactivation.c */; };
|
|
BF4588232298D3AB00BD7491 /* mobilesync.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587F32298D3AA00BD7491 /* mobilesync.c */; };
|
|
BF4588242298D3AB00BD7491 /* property_list_service.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587F42298D3AA00BD7491 /* property_list_service.c */; };
|
|
BF4588252298D3AB00BD7491 /* property_list_service.h in Headers */ = {isa = PBXBuildFile; fileRef = BF4587F52298D3AA00BD7491 /* property_list_service.h */; };
|
|
BF4588262298D3AB00BD7491 /* lockdown.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587F62298D3AB00BD7491 /* lockdown.c */; };
|
|
BF4588272298D3AB00BD7491 /* service.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4587F72298D3AB00BD7491 /* service.c */; };
|
|
BF4588342298D3C100BD7491 /* userpref.h in Headers */ = {isa = PBXBuildFile; fileRef = BF45882A2298D3C000BD7491 /* userpref.h */; };
|
|
BF4588352298D3C100BD7491 /* userpref.c in Sources */ = {isa = PBXBuildFile; fileRef = BF45882B2298D3C000BD7491 /* userpref.c */; };
|
|
BF4588362298D3C100BD7491 /* debug.h in Headers */ = {isa = PBXBuildFile; fileRef = BF45882C2298D3C000BD7491 /* debug.h */; };
|
|
BF45883A2298D3C100BD7491 /* debug.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4588302298D3C000BD7491 /* debug.c */; };
|
|
BF4588432298D40000BD7491 /* libusbmuxd.c in Sources */ = {isa = PBXBuildFile; fileRef = BF4588422298D40000BD7491 /* libusbmuxd.c */; };
|
|
BF4B78FE24B3D1DB008AB4AC /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF4B78FD24B3D1DB008AB4AC /* SceneDelegate.swift */; };
|
|
BF56D2AC23DF8E170006506D /* FetchAppIDsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF56D2AB23DF8E170006506D /* FetchAppIDsOperation.swift */; };
|
|
BF56D2AF23DF9E310006506D /* AppIDsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF56D2AE23DF9E310006506D /* AppIDsViewController.swift */; };
|
|
BF58047E246A28F7008AE704 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF58047D246A28F7008AE704 /* AppDelegate.swift */; };
|
|
BF580482246A28F7008AE704 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF580481246A28F7008AE704 /* ViewController.swift */; };
|
|
BF580487246A28F9008AE704 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BF580486246A28F9008AE704 /* Assets.xcassets */; };
|
|
BF58048A246A28F9008AE704 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BF580488246A28F9008AE704 /* LaunchScreen.storyboard */; };
|
|
BF580496246A3CB5008AE704 /* UIColor+AltBackup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF580495246A3CB5008AE704 /* UIColor+AltBackup.swift */; };
|
|
BF580498246A3D19008AE704 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF580497246A3D19008AE704 /* UIKit.framework */; };
|
|
BF663C4F2433ED8200DAA738 /* FileManager+DirectorySize.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF663C4E2433ED8200DAA738 /* FileManager+DirectorySize.swift */; };
|
|
BF66EE822501AE50007EE018 /* AltStoreCore.h in Headers */ = {isa = PBXBuildFile; fileRef = BF66EE802501AE50007EE018 /* AltStoreCore.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
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, ); }; };
|
|
BF66EE8C2501AEB2007EE018 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EE8B2501AEB1007EE018 /* Keychain.swift */; };
|
|
BF66EE942501AEBC007EE018 /* ALTAppPermissions.h in Headers */ = {isa = PBXBuildFile; fileRef = BF66EE8E2501AEBC007EE018 /* ALTAppPermissions.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BF66EE952501AEBC007EE018 /* ALTSourceUserInfoKey.h in Headers */ = {isa = PBXBuildFile; fileRef = BF66EE8F2501AEBC007EE018 /* ALTSourceUserInfoKey.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BF66EE962501AEBC007EE018 /* ALTPatreonBenefitID.m in Sources */ = {isa = PBXBuildFile; fileRef = BF66EE902501AEBC007EE018 /* ALTPatreonBenefitID.m */; };
|
|
BF66EE972501AEBC007EE018 /* ALTAppPermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = BF66EE912501AEBC007EE018 /* ALTAppPermissions.m */; };
|
|
BF66EE982501AEBC007EE018 /* ALTPatreonBenefitID.h in Headers */ = {isa = PBXBuildFile; fileRef = BF66EE922501AEBC007EE018 /* ALTPatreonBenefitID.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BF66EE992501AEBC007EE018 /* ALTSourceUserInfoKey.m in Sources */ = {isa = PBXBuildFile; fileRef = BF66EE932501AEBC007EE018 /* ALTSourceUserInfoKey.m */; };
|
|
BF66EE9D2501AEC1007EE018 /* AppProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EE9B2501AEC1007EE018 /* AppProtocol.swift */; };
|
|
BF66EE9E2501AEC1007EE018 /* Fetchable.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EE9C2501AEC1007EE018 /* Fetchable.swift */; };
|
|
BF66EEA52501AEC5007EE018 /* Benefit.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEA02501AEC5007EE018 /* Benefit.swift */; };
|
|
BF66EEA62501AEC5007EE018 /* PatreonAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEA12501AEC5007EE018 /* PatreonAPI.swift */; };
|
|
BF66EEA72501AEC5007EE018 /* Campaign.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEA22501AEC5007EE018 /* Campaign.swift */; };
|
|
BF66EEA82501AEC5007EE018 /* Patron.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEA32501AEC5007EE018 /* Patron.swift */; };
|
|
BF66EEA92501AEC5007EE018 /* Tier.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEA42501AEC5007EE018 /* Tier.swift */; };
|
|
BF66EECC2501AECA007EE018 /* Source.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEAB2501AECA007EE018 /* Source.swift */; };
|
|
BF66EECD2501AECA007EE018 /* StoreAppPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEAE2501AECA007EE018 /* StoreAppPolicy.swift */; };
|
|
BF66EECE2501AECA007EE018 /* InstalledAppPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEAF2501AECA007EE018 /* InstalledAppPolicy.swift */; };
|
|
BF66EECF2501AECA007EE018 /* AltStoreToAltStore2.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEB12501AECA007EE018 /* AltStoreToAltStore2.xcmappingmodel */; };
|
|
BF66EED02501AECA007EE018 /* AltStore6ToAltStore7.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEB22501AECA007EE018 /* AltStore6ToAltStore7.xcmappingmodel */; };
|
|
BF66EED12501AECA007EE018 /* AltStore3ToAltStore4.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEB32501AECA007EE018 /* AltStore3ToAltStore4.xcmappingmodel */; };
|
|
BF66EED22501AECA007EE018 /* AltStore4ToAltStore5.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEB42501AECA007EE018 /* AltStore4ToAltStore5.xcmappingmodel */; };
|
|
BF66EED32501AECA007EE018 /* AltStore2ToAltStore3.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEB52501AECA007EE018 /* AltStore2ToAltStore3.xcmappingmodel */; };
|
|
BF66EED42501AECA007EE018 /* AltStore5ToAltStore6.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEB62501AECA007EE018 /* AltStore5ToAltStore6.xcmappingmodel */; };
|
|
BF66EED52501AECA007EE018 /* AltStore.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEB72501AECA007EE018 /* AltStore.xcdatamodeld */; };
|
|
BF66EED62501AECA007EE018 /* NewsItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEBF2501AECA007EE018 /* NewsItem.swift */; };
|
|
BF66EED72501AECA007EE018 /* InstalledApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEC02501AECA007EE018 /* InstalledApp.swift */; };
|
|
BF66EED82501AECA007EE018 /* SecureValueTransformer.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEC12501AECA007EE018 /* SecureValueTransformer.swift */; };
|
|
BF66EED92501AECA007EE018 /* Team.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEC22501AECA007EE018 /* Team.swift */; };
|
|
BF66EEDA2501AECA007EE018 /* RefreshAttempt.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEC32501AECA007EE018 /* RefreshAttempt.swift */; };
|
|
BF66EEDB2501AECA007EE018 /* StoreApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEC42501AECA007EE018 /* StoreApp.swift */; };
|
|
BF66EEDC2501AECA007EE018 /* MergePolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEC52501AECA007EE018 /* MergePolicy.swift */; };
|
|
BF66EEDD2501AECA007EE018 /* AppPermission.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEC62501AECA007EE018 /* AppPermission.swift */; };
|
|
BF66EEDE2501AECA007EE018 /* AppID.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEC72501AECA007EE018 /* AppID.swift */; };
|
|
BF66EEDF2501AECA007EE018 /* PatreonAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEC82501AECA007EE018 /* PatreonAccount.swift */; };
|
|
BF66EEE02501AECA007EE018 /* Account.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEC92501AECA007EE018 /* Account.swift */; };
|
|
BF66EEE12501AECA007EE018 /* DatabaseManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EECA2501AECA007EE018 /* DatabaseManager.swift */; };
|
|
BF66EEE22501AECA007EE018 /* InstalledExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EECB2501AECA007EE018 /* InstalledExtension.swift */; };
|
|
BF66EEE82501AED0007EE018 /* UserDefaults+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEE42501AED0007EE018 /* UserDefaults+AltStore.swift */; };
|
|
BF66EEE92501AED0007EE018 /* JSONDecoder+Properties.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEE52501AED0007EE018 /* JSONDecoder+Properties.swift */; };
|
|
BF66EEEA2501AED0007EE018 /* UIColor+Hex.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEE62501AED0007EE018 /* UIColor+Hex.swift */; };
|
|
BF66EEEB2501AED0007EE018 /* UIApplication+AppExtension.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF66EEE72501AED0007EE018 /* UIApplication+AppExtension.swift */; };
|
|
BF6C8FAC242935ED00125131 /* NSAttributedString+Markdown.m in Sources */ = {isa = PBXBuildFile; fileRef = BF6C8FAA242935ED00125131 /* NSAttributedString+Markdown.m */; };
|
|
BF6C8FAE2429597900125131 /* AppBannerCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6C8FAD2429597900125131 /* AppBannerCollectionViewCell.swift */; };
|
|
BF6C8FB02429599900125131 /* TextCollectionReusableView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6C8FAF2429599900125131 /* TextCollectionReusableView.swift */; };
|
|
BF6F439223644C6E00A0B879 /* RefreshAltStoreViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6F439123644C6E00A0B879 /* RefreshAltStoreViewController.swift */; };
|
|
BF74989B23621C0700CED65F /* ForwardingNavigationController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF74989A23621C0700CED65F /* ForwardingNavigationController.swift */; };
|
|
BF770E5122BB1CF6002A40FE /* InstallAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF770E5022BB1CF6002A40FE /* InstallAppOperation.swift */; };
|
|
BF770E5422BC044E002A40FE /* OperationContexts.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF770E5322BC044E002A40FE /* OperationContexts.swift */; };
|
|
BF770E5822BC3D0F002A40FE /* RefreshGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF770E5722BC3D0F002A40FE /* RefreshGroup.swift */; };
|
|
BF770E6722BD57C4002A40FE /* BackgroundTaskManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF770E6622BD57C3002A40FE /* BackgroundTaskManager.swift */; };
|
|
BF770E6922BD57DD002A40FE /* Silence.m4a in Resources */ = {isa = PBXBuildFile; fileRef = BF770E6822BD57DD002A40FE /* Silence.m4a */; };
|
|
BF88F97224F8727D00BB75DF /* AppManagerErrors.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF88F97124F8727D00BB75DF /* AppManagerErrors.swift */; };
|
|
BF8B17EB250AC40000F8157F /* FileManager+SharedDirectories.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6A531F246DC1B0004F59C8 /* FileManager+SharedDirectories.swift */; };
|
|
BF8CAE4E248AEABA004D6CCE /* UIDevice+Jailbreak.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF8CAE4D248AEABA004D6CCE /* UIDevice+Jailbreak.swift */; };
|
|
BF8F69C222E659F700049BA1 /* AppContentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF8F69C122E659F700049BA1 /* AppContentViewController.swift */; };
|
|
BF8F69C422E662D300049BA1 /* AppViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF8F69C322E662D300049BA1 /* AppViewController.swift */; };
|
|
BF989171250AABF4002ACF50 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BF989170250AABF4002ACF50 /* Assets.xcassets */; };
|
|
BF989177250AABF4002ACF50 /* AltWidgetExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = BF989167250AABF3002ACF50 /* AltWidgetExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
|
BF98917E250AAC4F002ACF50 /* Countdown.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF98917C250AAC4F002ACF50 /* Countdown.swift */; };
|
|
BF98917F250AAC4F002ACF50 /* LockScreenWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF98917D250AAC4F002ACF50 /* LockScreenWidget.swift */; };
|
|
BF989184250AACFC002ACF50 /* Date+RelativeDate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFDB5B1522EE90D300F74113 /* Date+RelativeDate.swift */; };
|
|
BF989185250AAD1D002ACF50 /* UIColor+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD2479E2284FBD000981D42 /* UIColor+AltStore.swift */; };
|
|
BF9ABA4522DCFF43008935CF /* BrowseViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF9ABA4422DCFF43008935CF /* BrowseViewController.swift */; };
|
|
BF9ABA4922DD0742008935CF /* ScreenshotCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF9ABA4822DD0742008935CF /* ScreenshotCollectionViewCell.swift */; };
|
|
BF9ABA4B22DD1380008935CF /* NavigationBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF9ABA4A22DD137F008935CF /* NavigationBar.swift */; };
|
|
BF9ABA4D22DD16DE008935CF /* PillButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF9ABA4C22DD16DE008935CF /* PillButton.swift */; };
|
|
BFA8172B23C5633D001B5953 /* FetchAnisetteDataOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFA8172A23C5633D001B5953 /* FetchAnisetteDataOperation.swift */; };
|
|
BFAECC522501B0A400528F27 /* CodableError.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD44605241188C300EAB90A /* CodableError.swift */; };
|
|
BFAECC532501B0A400528F27 /* ServerProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF1E3128229F474900370A3C /* ServerProtocol.swift */; };
|
|
BFAECC542501B0A400528F27 /* NSError+ALTServerError.m in Sources */ = {isa = PBXBuildFile; fileRef = BF1E314922A060F400370A3C /* NSError+ALTServerError.m */; };
|
|
BFAECC552501B0A400528F27 /* Connection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF18BFF624858BDE00DD5981 /* Connection.swift */; };
|
|
BFAECC562501B0A400528F27 /* ALTServerError+Conveniences.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF767CB2489AB5C0097E58C /* ALTServerError+Conveniences.swift */; };
|
|
BFAECC572501B0A400528F27 /* ConnectionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF18BFF22485828200DD5981 /* ConnectionManager.swift */; };
|
|
BFAECC582501B0A400528F27 /* ALTConstants.m in Sources */ = {isa = PBXBuildFile; fileRef = BF718BD723C93DB700A89F2D /* ALTConstants.m */; };
|
|
BFAECC592501B0A400528F27 /* Result+Conveniences.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFBAC8852295C90300587369 /* Result+Conveniences.swift */; };
|
|
BFAECC5A2501B0A400528F27 /* NetworkConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF767CD2489ABE90097E58C /* NetworkConnection.swift */; };
|
|
BFAECC5B2501B0A400528F27 /* Bundle+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF1E314122A05D4C00370A3C /* Bundle+AltStore.swift */; };
|
|
BFAECC5C2501B0A400528F27 /* CFNotificationName+AltStore.m in Sources */ = {isa = PBXBuildFile; fileRef = BF718BC823C919E300A89F2D /* CFNotificationName+AltStore.m */; };
|
|
BFAECC5D2501B0BF00528F27 /* ALTConnection.h in Headers */ = {isa = PBXBuildFile; fileRef = BF18BFFE2485A42800DD5981 /* ALTConnection.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BFAECC5E2501B0BF00528F27 /* CFNotificationName+AltStore.h in Headers */ = {isa = PBXBuildFile; fileRef = BF718BC723C919CC00A89F2D /* CFNotificationName+AltStore.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BFAECC5F2501B0BF00528F27 /* ALTConstants.h in Headers */ = {isa = PBXBuildFile; fileRef = BFD52BD222A06EFB000B7ED1 /* ALTConstants.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BFAECC602501B0BF00528F27 /* NSError+ALTServerError.h in Headers */ = {isa = PBXBuildFile; fileRef = BF1E314822A060F400370A3C /* NSError+ALTServerError.h */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
BFB4323F22DE852000B7F8BC /* UpdateCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BFB4323E22DE852000B7F8BC /* UpdateCollectionViewCell.xib */; };
|
|
BFB6B21E231870160022A802 /* NewsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFB6B21D231870160022A802 /* NewsViewController.swift */; };
|
|
BFB6B220231870B00022A802 /* NewsCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFB6B21F231870B00022A802 /* NewsCollectionViewCell.swift */; };
|
|
BFB6B22423187A3D0022A802 /* NewsCollectionViewCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = BFB6B22323187A3D0022A802 /* NewsCollectionViewCell.xib */; };
|
|
BFBE0004250ACFFB0080826E /* ViewApp.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = BF989191250AAE86002ACF50 /* ViewApp.intentdefinition */; settings = {ATTRIBUTES = (no_codegen, ); }; };
|
|
BFBE0007250AD0E70080826E /* ViewAppIntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF989190250AAE86002ACF50 /* ViewAppIntentHandler.swift */; };
|
|
BFBF331B2526762200B7B8C9 /* AltStore8ToAltStore9.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = BFBF331A2526762200B7B8C9 /* AltStore8ToAltStore9.xcmappingmodel */; };
|
|
BFC1F38D22AEE3A4003AC21A /* DownloadAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFC1F38C22AEE3A4003AC21A /* DownloadAppOperation.swift */; };
|
|
BFC57A652416C72400EB891E /* DeactivateAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFC57A642416C72400EB891E /* DeactivateAppOperation.swift */; };
|
|
BFC57A6E2416FC5D00EB891E /* InstalledAppsCollectionHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFC57A6D2416FC5D00EB891E /* InstalledAppsCollectionHeaderView.swift */; };
|
|
BFC57A702416FC7600EB891E /* InstalledAppsCollectionHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BFC57A6F2416FC7600EB891E /* InstalledAppsCollectionHeaderView.xib */; };
|
|
BFC712C42512D5F100AB5EBE /* XPCConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFC712C12512D5F100AB5EBE /* XPCConnection.swift */; };
|
|
BFC84A4D2421A19100853474 /* SourcesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFC84A4C2421A19100853474 /* SourcesViewController.swift */; };
|
|
BFCB9207250AB2120057B44E /* Colors.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BFCB9206250AB2120057B44E /* Colors.xcassets */; };
|
|
BFCCB51A245E3401001853EA /* VerifyAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFCCB519245E3401001853EA /* VerifyAppOperation.swift */; };
|
|
BFD2476E2284B9A500981D42 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD2476D2284B9A500981D42 /* AppDelegate.swift */; };
|
|
BFD247752284B9A500981D42 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BFD247732284B9A500981D42 /* Main.storyboard */; };
|
|
BFD247772284B9A700981D42 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = BFD247762284B9A700981D42 /* Assets.xcassets */; };
|
|
BFD2477A2284B9A700981D42 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BFD247782284B9A700981D42 /* LaunchScreen.storyboard */; };
|
|
BFD2478C2284C4C300981D42 /* AppIconImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD2478B2284C4C300981D42 /* AppIconImageView.swift */; };
|
|
BFD2478F2284C8F900981D42 /* Button.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD2478E2284C8F900981D42 /* Button.swift */; };
|
|
BFD52C2022A1A9EC000B7ED1 /* node.c in Sources */ = {isa = PBXBuildFile; fileRef = BFD52C1D22A1A9EC000B7ED1 /* node.c */; };
|
|
BFD52C2122A1A9EC000B7ED1 /* node_list.c in Sources */ = {isa = PBXBuildFile; fileRef = BFD52C1E22A1A9EC000B7ED1 /* node_list.c */; };
|
|
BFD52C2222A1A9EC000B7ED1 /* cnary.c in Sources */ = {isa = PBXBuildFile; fileRef = BFD52C1F22A1A9EC000B7ED1 /* cnary.c */; };
|
|
BFD6B03322DFF20800B86064 /* MyAppsComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFD6B03222DFF20800B86064 /* MyAppsComponents.swift */; };
|
|
BFDB6A0822AAED73007EA6D6 /* ResignAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFDB6A0722AAED73007EA6D6 /* ResignAppOperation.swift */; };
|
|
BFDB6A0B22AAEDB7007EA6D6 /* Operation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFDB6A0A22AAEDB7007EA6D6 /* Operation.swift */; };
|
|
BFDB6A0D22AAFC1A007EA6D6 /* OperationError.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFDB6A0C22AAFC19007EA6D6 /* OperationError.swift */; };
|
|
BFDB6A0F22AB2776007EA6D6 /* SendAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFDB6A0E22AB2776007EA6D6 /* SendAppOperation.swift */; };
|
|
BFDBBD80246CB84F004ED2F3 /* RemoveAppBackupOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFDBBD7F246CB84F004ED2F3 /* RemoveAppBackupOperation.swift */; };
|
|
BFE00A202503097F00EB4D0C /* INInteraction+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE00A1F2503097F00EB4D0C /* INInteraction+AltStore.swift */; };
|
|
BFE338DF22F0EADB002E24B9 /* FetchSourceOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE338DE22F0EADB002E24B9 /* FetchSourceOperation.swift */; };
|
|
BFE338E822F10E56002E24B9 /* LaunchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE338E722F10E56002E24B9 /* LaunchViewController.swift */; };
|
|
BFE60738231ADF49002B0E8E /* Settings.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BFE60737231ADF49002B0E8E /* Settings.storyboard */; };
|
|
BFE6073A231ADF82002B0E8E /* SettingsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE60739231ADF82002B0E8E /* SettingsViewController.swift */; };
|
|
BFE6073C231AE1E7002B0E8E /* SettingsHeaderFooterView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BFE6073B231AE1E7002B0E8E /* SettingsHeaderFooterView.xib */; };
|
|
BFE60740231AFD2A002B0E8E /* InsetGroupTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE6073F231AFD2A002B0E8E /* InsetGroupTableViewCell.swift */; };
|
|
BFE60742231B07E6002B0E8E /* SettingsHeaderFooterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE60741231B07E6002B0E8E /* SettingsHeaderFooterView.swift */; };
|
|
BFE6325A22A83BEB00F30809 /* Authentication.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BFE6325922A83BEB00F30809 /* Authentication.storyboard */; };
|
|
BFE6326C22A86FF300F30809 /* AuthenticationOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFE6326B22A86FF300F30809 /* AuthenticationOperation.swift */; };
|
|
BFF00D302501BD7D00746320 /* Intents.intentdefinition in Sources */ = {isa = PBXBuildFile; fileRef = BFF00D2F2501BD7D00746320 /* Intents.intentdefinition */; };
|
|
BFF00D322501BDA100746320 /* BackgroundRefreshAppsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF00D312501BDA100746320 /* BackgroundRefreshAppsOperation.swift */; };
|
|
BFF00D342501BDCF00746320 /* IntentHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF00D332501BDCF00746320 /* IntentHandler.swift */; };
|
|
BFF0B68E23219520007A79E1 /* PatreonViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF0B68D23219520007A79E1 /* PatreonViewController.swift */; };
|
|
BFF0B69023219C6D007A79E1 /* PatreonComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF0B68F23219C6D007A79E1 /* PatreonComponents.swift */; };
|
|
BFF0B6922321A305007A79E1 /* AboutPatreonHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = BFF0B6912321A305007A79E1 /* AboutPatreonHeaderView.xib */; };
|
|
BFF0B6942321CB85007A79E1 /* AuthenticationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF0B6932321CB85007A79E1 /* AuthenticationViewController.swift */; };
|
|
BFF0B696232242D3007A79E1 /* LicensesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF0B695232242D3007A79E1 /* LicensesViewController.swift */; };
|
|
BFF0B6982322CAB8007A79E1 /* InstructionsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF0B6972322CAB8007A79E1 /* InstructionsViewController.swift */; };
|
|
BFF0B69A2322D7D0007A79E1 /* UIScreen+CompactHeight.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF0B6992322D7D0007A79E1 /* UIScreen+CompactHeight.swift */; };
|
|
BFF435D8255CBDAB00DD724F /* ALTApplication+AltStoreApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF435D7255CBDAB00DD724F /* ALTApplication+AltStoreApp.swift */; };
|
|
BFF615A82510042B00484D3B /* AltStoreCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */; };
|
|
D50107EC2ADF2E1A0069F2A1 /* AddSourceTextFieldCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D50107EB2ADF2E1A0069F2A1 /* AddSourceTextFieldCell.swift */; };
|
|
D5084CCC2B1EA80100C02160 /* FeaturedComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5084CCB2B1EA80100C02160 /* FeaturedComponents.swift */; };
|
|
D513F6162A12CE4E0061EAA1 /* SourceError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D571ADCD2A02FA7400B24B63 /* SourceError.swift */; };
|
|
D5144BA82B8684EF00738A5C /* Icons.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D5144BA72B8684EF00738A5C /* Icons.xcassets */; };
|
|
D5151BD92A8FF64300C96F28 /* RefreshAllAppsIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5151BD82A8FF64300C96F28 /* RefreshAllAppsIntent.swift */; };
|
|
D5151BE12A90344300C96F28 /* RefreshAllAppsWidgetIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5151BE02A90344300C96F28 /* RefreshAllAppsWidgetIntent.swift */; };
|
|
D5151BE22A90363300C96F28 /* RefreshAllAppsWidgetIntent.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5151BE02A90344300C96F28 /* RefreshAllAppsWidgetIntent.swift */; };
|
|
D5151BE72A90395400C96F28 /* View+AltWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5151BE52A90391900C96F28 /* View+AltWidget.swift */; };
|
|
D5177B0D2A26944600270065 /* AltStore12ToAltStore13.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = D5177B0C2A26944600270065 /* AltStore12ToAltStore13.xcmappingmodel */; };
|
|
D5185B802AE1E51B00646E33 /* AltStore13ToAltStore14.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = D5185B7F2AE1E51B00646E33 /* AltStore13ToAltStore14.xcmappingmodel */; };
|
|
D5185B822AE1E71D00646E33 /* Source13To14MigrationPolicy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5185B812AE1E71D00646E33 /* Source13To14MigrationPolicy.swift */; };
|
|
D519AD46292D665B004B12F9 /* Managed.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFB39B5B252BC10E00D1BE50 /* Managed.swift */; };
|
|
D51E83822B8692DF0092FC61 /* AltStore16ToAltStore17.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = D51E83812B8692DF0092FC61 /* AltStore16ToAltStore17.xcmappingmodel */; };
|
|
D52A2F972ACB40F700BDF8E3 /* Logger+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52A2F962ACB40F700BDF8E3 /* Logger+AltStore.swift */; };
|
|
D52B4ABF2AF183F0005991C3 /* WebViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52B4ABE2AF183F0005991C3 /* WebViewController.swift */; };
|
|
D52C08EE28AEC37A006C4AE5 /* AppVersion.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52C08ED28AEC37A006C4AE5 /* AppVersion.swift */; };
|
|
D52C8F012AFC144C00CA0BDD /* FeaturedViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52C8F002AFC144C00CA0BDD /* FeaturedViewController.swift */; };
|
|
D52C8F032AFC56F000CA0BDD /* StoreCategory.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52C8F022AFC56F000CA0BDD /* StoreCategory.swift */; };
|
|
D52EF2BE2A0594550096C377 /* AppDetailCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D52EF2BD2A0594550096C377 /* AppDetailCollectionViewController.swift */; };
|
|
D533E8B72727841800A9B5DD /* libAppleArchive.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = D533E8B62727841800A9B5DD /* libAppleArchive.tbd */; settings = {ATTRIBUTES = (Weak, ); }; };
|
|
D533E8BE2727BBF800A9B5DD /* libcurl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D533E8BD2727BBF800A9B5DD /* libcurl.a */; };
|
|
D5390C3C2AC3A43900D17E62 /* AddSourceViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5390C3B2AC3A43900D17E62 /* AddSourceViewController.swift */; };
|
|
D53D84022A2158FC00543C3B /* Permissions.plist in Resources */ = {isa = PBXBuildFile; fileRef = D53D84012A2158FC00543C3B /* Permissions.plist */; };
|
|
D54058B92A1D6269008CCC58 /* AppPermissionProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = D54058B82A1D6269008CCC58 /* AppPermissionProtocol.swift */; };
|
|
D54058BB2A1D8FE3008CCC58 /* UIColor+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = D54058BA2A1D8FE3008CCC58 /* UIColor+AltStore.swift */; };
|
|
D5418F172AD740890014ABD6 /* AppScreenshotCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5418F162AD740890014ABD6 /* AppScreenshotCollectionViewCell.swift */; };
|
|
D54DED1428CBC44B008B27A0 /* ErrorLogTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D54DED1328CBC44B008B27A0 /* ErrorLogTableViewCell.swift */; };
|
|
D552B1D82A042A740066216F /* AppPermissionsCard.swift in Sources */ = {isa = PBXBuildFile; fileRef = D552B1D72A042A740066216F /* AppPermissionsCard.swift */; };
|
|
D552EB062AF453F900A3AB4D /* URL+Normalized.swift in Sources */ = {isa = PBXBuildFile; fileRef = D552EB052AF453F900A3AB4D /* URL+Normalized.swift */; };
|
|
D55467B82A8D5E2600F4CE90 /* AppShortcuts.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55467B12A8D5E2600F4CE90 /* AppShortcuts.swift */; };
|
|
D55467C52A8D72C300F4CE90 /* ActiveAppsWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = D55467C42A8D72C300F4CE90 /* ActiveAppsWidget.swift */; };
|
|
D557A4812AE85BB0007D0DCF /* Pledge.swift in Sources */ = {isa = PBXBuildFile; fileRef = D557A4802AE85BB0007D0DCF /* Pledge.swift */; };
|
|
D557A4832AE85DB7007D0DCF /* PledgeReward.swift in Sources */ = {isa = PBXBuildFile; fileRef = D557A4822AE85DB7007D0DCF /* PledgeReward.swift */; };
|
|
D557A4852AE88227007D0DCF /* PledgeTier.swift in Sources */ = {isa = PBXBuildFile; fileRef = D557A4842AE88227007D0DCF /* PledgeTier.swift */; };
|
|
D561AF822B21669400BF59C6 /* VerifyAppPledgeOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D561AF812B21669400BF59C6 /* VerifyAppPledgeOperation.swift */; };
|
|
D56915072AD5E91B00A2B747 /* Regex+Permissions.swift in Sources */ = {isa = PBXBuildFile; fileRef = D56915052AD5D75B00A2B747 /* Regex+Permissions.swift */; };
|
|
D569A5042AF9BC5F00A4CB8B /* ReviewPermissionsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D569A5032AF9BC5F00A4CB8B /* ReviewPermissionsViewController.swift */; };
|
|
D56D21402B7D9942007641C5 /* AltAppIconsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D56D213F2B7D9942007641C5 /* AltAppIconsViewController.swift */; };
|
|
D56D21422B7D9C41007641C5 /* AltIcons.plist in Resources */ = {isa = PBXBuildFile; fileRef = D56D21412B7D9C41007641C5 /* AltIcons.plist */; };
|
|
D571ADD02A02FC7200B24B63 /* ALTAppPermission.swift in Sources */ = {isa = PBXBuildFile; fileRef = D571ADCF2A02FC7200B24B63 /* ALTAppPermission.swift */; };
|
|
D5728CA72A0D79D30014E73C /* OptionalProtocol.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5728CA62A0D79D30014E73C /* OptionalProtocol.swift */; };
|
|
D5753A622B279F1900090456 /* AltStore14ToAltStore15.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = D5753A612B279F1900090456 /* AltStore14ToAltStore15.xcmappingmodel */; };
|
|
D577AB7B2A967DF5007FE952 /* AppsTimelineProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = D577AB7A2A967DF5007FE952 /* AppsTimelineProvider.swift */; };
|
|
D577AB7F2A96878A007FE952 /* AppDetailWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = D577AB7E2A96878A007FE952 /* AppDetailWidget.swift */; };
|
|
D57968CB29CB99EF00539069 /* VibrantButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = D57968CA29CB99EF00539069 /* VibrantButton.swift */; };
|
|
D57DF638271E32F000677701 /* PatchApp.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D57DF637271E32F000677701 /* PatchApp.storyboard */; };
|
|
D57DF63F271E51E400677701 /* ALTAppPatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = D57DF63E271E51E400677701 /* ALTAppPatcher.m */; };
|
|
D57F2C9126E0070200B9FA39 /* EnableJITOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D57F2C9026E0070200B9FA39 /* EnableJITOperation.swift */; };
|
|
D57F2C9426E01BC700B9FA39 /* UIDevice+Vibration.swift in Sources */ = {isa = PBXBuildFile; fileRef = D57F2C9326E01BC700B9FA39 /* UIDevice+Vibration.swift */; };
|
|
D57FE84428C7DB7100216002 /* ErrorLogViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D57FE84328C7DB7100216002 /* ErrorLogViewController.swift */; };
|
|
D58916FE28C7C55C00E39C8B /* LoggedError.swift in Sources */ = {isa = PBXBuildFile; fileRef = D58916FD28C7C55C00E39C8B /* LoggedError.swift */; };
|
|
D5893F802A1419E800E767CD /* NSManagedObjectContext+Conveniences.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5893F7E2A14183200E767CD /* NSManagedObjectContext+Conveniences.swift */; };
|
|
D59162AB29BA60A9005CBF47 /* SourceHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = D59162AA29BA60A9005CBF47 /* SourceHeaderView.swift */; };
|
|
D59162AD29BA616A005CBF47 /* SourceHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = D59162AC29BA616A005CBF47 /* SourceHeaderView.xib */; };
|
|
D5927D6629DCC89000D6898E /* UINavigationBarAppearance+TintColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5927D6529DCC89000D6898E /* UINavigationBarAppearance+TintColor.swift */; };
|
|
D5927D6929DCE28700D6898E /* AltStore11ToAltStore12.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = D5927D6829DCE28700D6898E /* AltStore11ToAltStore12.xcmappingmodel */; };
|
|
D5935AED29C39DE300C157EF /* SourceComponents.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5935AEC29C39DE300C157EF /* SourceComponents.swift */; };
|
|
D5935AEF29C3B23600C157EF /* Sources.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D5935AEE29C3B23600C157EF /* Sources.storyboard */; };
|
|
D593F1942717749A006E82DE /* PatchAppOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D593F1932717749A006E82DE /* PatchAppOperation.swift */; };
|
|
D5A0537329B91DB400997551 /* SourceDetailContentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A0537229B91DB400997551 /* SourceDetailContentViewController.swift */; };
|
|
D5A645212AF591980047D980 /* UTType+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A645202AF591980047D980 /* UTType+AltStore.swift */; };
|
|
D5A645232AF5B5C50047D980 /* PatreonAPI+Responses.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A645222AF5B5C50047D980 /* PatreonAPI+Responses.swift */; };
|
|
D5A645252AF5BC7F0047D980 /* UserAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5A645242AF5BC7F0047D980 /* UserAccount.swift */; };
|
|
D5ACE84528E3B8450021CAB9 /* ClearAppCacheOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5ACE84428E3B8450021CAB9 /* ClearAppCacheOperation.swift */; };
|
|
D5B6F6A92AD75D01007EED5A /* ProcessInfo+Previews.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5B6F6A82AD75D01007EED5A /* ProcessInfo+Previews.swift */; };
|
|
D5B6F6AB2AD76541007EED5A /* PreviewAppScreenshotsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5B6F6AA2AD76541007EED5A /* PreviewAppScreenshotsViewController.swift */; };
|
|
D5C0E7672AD9C75900530CA4 /* AppCardCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5C0E7662AD9C75900530CA4 /* AppCardCollectionViewCell.swift */; };
|
|
D5CA0C4B280E141900469595 /* ManagedPatron.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CA0C4A280E141900469595 /* ManagedPatron.swift */; };
|
|
D5CA0C4E280E249E00469595 /* AltStore9ToAltStore10.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = D5CA0C4D280E249E00469595 /* AltStore9ToAltStore10.xcmappingmodel */; };
|
|
D5CD805D29CA2C1E00E591B0 /* HeaderContentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CD805C29CA2C1E00E591B0 /* HeaderContentViewController.swift */; };
|
|
D5CD805F29CA755E00E591B0 /* SourceDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5CD805E29CA755E00E591B0 /* SourceDetailViewController.swift */; };
|
|
D5CE309C2B4C946300DB8151 /* AltStore15ToAltStore16.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = D5CE309B2B4C946300DB8151 /* AltStore15ToAltStore16.xcmappingmodel */; };
|
|
D5DAE0962804DF430034D8D4 /* UpdatePatronsOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DAE0952804DF430034D8D4 /* UpdatePatronsOperation.swift */; };
|
|
D5DB81642B0410BC003F5F8B /* AppSorting.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5DB81632B0410BC003F5F8B /* AppSorting.swift */; };
|
|
D5E1E7C128077DE90016FC96 /* UpdateKnownSourcesOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5E1E7C028077DE90016FC96 /* UpdateKnownSourcesOperation.swift */; };
|
|
D5E3FB9828FDFAD90034B72C /* NSError+AltStore.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF6C336124197D700034FD24 /* NSError+AltStore.swift */; };
|
|
D5F2F6A92720B7C20081CCF5 /* PatchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F2F6A82720B7C20081CCF5 /* PatchViewController.swift */; };
|
|
D5F48B4829CCF21B002B52A4 /* AltStore+Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F48B4729CCF21B002B52A4 /* AltStore+Async.swift */; };
|
|
D5F48B4C29CD0C48002B52A4 /* AsyncManaged.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F48B4929CD0B67002B52A4 /* AsyncManaged.swift */; };
|
|
D5F9821D2AB900060045751F /* AppScreenshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F9821C2AB900060045751F /* AppScreenshot.swift */; };
|
|
D5F982212AB910180045751F /* AppScreenshotsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F982202AB910180045751F /* AppScreenshotsViewController.swift */; };
|
|
D5F99A1828D11DB500476A16 /* AltStore10ToAltStore11.xcmappingmodel in Sources */ = {isa = PBXBuildFile; fileRef = D5F99A1728D11DB500476A16 /* AltStore10ToAltStore11.xcmappingmodel */; };
|
|
D5F99A1A28D12B1400476A16 /* StoreApp10ToStoreApp11Policy.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5F99A1928D12B1400476A16 /* StoreApp10ToStoreApp11Policy.swift */; };
|
|
D5FB28EC2ADDF68D00A1C337 /* UIFontDescriptor+Bold.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5FB28EB2ADDF68D00A1C337 /* UIFontDescriptor+Bold.swift */; };
|
|
D5FB28EE2ADDF89800A1C337 /* KnownSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5893F812A141E4900E767CD /* KnownSource.swift */; };
|
|
D5FD4EC52A952EAD0097BEE8 /* AltWidgetBundle.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5FD4EC42A952EAD0097BEE8 /* AltWidgetBundle.swift */; };
|
|
D5FD4EC92A9530C00097BEE8 /* AppSnapshot.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5FD4EC82A9530C00097BEE8 /* AppSnapshot.swift */; };
|
|
D5FD4ECB2A9532960097BEE8 /* DatabaseManager+Async.swift in Sources */ = {isa = PBXBuildFile; fileRef = D5FD4ECA2A9532960097BEE8 /* DatabaseManager+Async.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
19104DB92909C0F200C49C7B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFD247622284B9A500981D42 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 19104DB12909C06C00C49C7B;
|
|
remoteInfo = EmotionalDamage;
|
|
};
|
|
191E5FB2290A5D9B001A3B7C /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFD247622284B9A500981D42 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 191E5FAA290A5D92001A3B7C;
|
|
remoteInfo = minimuxer;
|
|
};
|
|
A809F68D2D04D71200F0F0F3 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = A8F66C602D04D464009689E6 /* minimuxer.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = CA609C732349C7AAD9FA67C4;
|
|
remoteInfo = "minimuxer-staticlib";
|
|
};
|
|
A809F6932D04D71200F0F0F3 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = B343F84D295F6323002B1159 /* em_proxy.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = CA60C44C93D7916DE57E6EBD;
|
|
remoteInfo = "em_proxy-staticlib";
|
|
};
|
|
A809F6952D04D71200F0F0F3 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = B343F84D295F6323002B1159 /* em_proxy.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = CA60058A9FBE4D17AF51A7D5;
|
|
remoteInfo = "run-bin";
|
|
};
|
|
A809F6A02D04D7CB00F0F0F3 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = A8F66C602D04D464009689E6 /* minimuxer.xcodeproj */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = CA609C732349A560B9642892;
|
|
remoteInfo = "minimuxer-staticlib";
|
|
};
|
|
A8A543282D04F0C100D72399 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = B343F886295F7F9B002B1159 /* libfragmentzip.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = 87B8C3401E0E9C37002F817D;
|
|
remoteInfo = "fragmentzip-cli-macOS";
|
|
};
|
|
A8A5432A2D04F0C100D72399 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = B343F886295F7F9B002B1159 /* libfragmentzip.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = B315FDB02866CCF8002E243C;
|
|
remoteInfo = "fragmentzip-cli-iOS";
|
|
};
|
|
A8A5432C2D04F0C100D72399 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = B343F886295F7F9B002B1159 /* libfragmentzip.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = B315FDB52866CD91002E243C;
|
|
remoteInfo = "fragmentzip-macOS";
|
|
};
|
|
A8A5432E2D04F0C100D72399 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = B343F886295F7F9B002B1159 /* libfragmentzip.xcodeproj */;
|
|
proxyType = 2;
|
|
remoteGlobalIDString = B315FDCE2866CDD3002E243C;
|
|
remoteInfo = "fragmentzip-iOS";
|
|
};
|
|
A8E00D3D2D0C95B5000DD2C7 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFD247622284B9A500981D42 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BF58047A246A28F7008AE704;
|
|
remoteInfo = AltBackup;
|
|
};
|
|
BF66EE832501AE50007EE018 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFD247622284B9A500981D42 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BF66EE7D2501AE50007EE018;
|
|
remoteInfo = AltStoreCore;
|
|
};
|
|
BF989175250AABF4002ACF50 /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFD247622284B9A500981D42 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BF989166250AABF3002ACF50;
|
|
remoteInfo = AltWidgetExtension;
|
|
};
|
|
BFF615AA2510042B00484D3B /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = BFD247622284B9A500981D42 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = BF66EE7D2501AE50007EE018;
|
|
remoteInfo = AltStoreCore;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
A859ED5E2D1EE827003DCC58 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
A859ED5D2D1EE827003DCC58 /* OpenSSL.xcframework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
A8C6D5102D1EE8AC00DF01F1 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
A8C6D5142D1EE8D700DF01F1 /* OpenSSL.xcframework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF088D2B2501A087008082D9 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
A8C6D5182D1EE95B00DF01F1 /* OpenSSL.xcframework in Embed Frameworks */,
|
|
BF1614F2250822F100767AEA /* Roxas.framework in Embed Frameworks */,
|
|
BF66EE862501AE50007EE018 /* AltStoreCore.framework in Embed Frameworks */,
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
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;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
0E05025B2BEC947000879B5C /* String+SideStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+SideStore.swift"; sourceTree = "<group>"; };
|
|
0E1A1F902AE36A9600364CAD /* bytearray.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bytearray.c; path = src/bytearray.c; sourceTree = "<group>"; };
|
|
0EA166412ADFE0D1003015C1 /* jplist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jplist.c; path = Dependencies/libplist/src/jplist.c; sourceTree = SOURCE_ROOT; };
|
|
0EA166422ADFE0D1003015C1 /* Date.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Date.cpp; path = Dependencies/libplist/src/Date.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA166432ADFE0D1003015C1 /* Data.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Data.cpp; path = Dependencies/libplist/src/Data.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA166442ADFE0D1003015C1 /* bplist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = bplist.c; path = Dependencies/libplist/src/bplist.c; sourceTree = SOURCE_ROOT; };
|
|
0EA166452ADFE0D1003015C1 /* Array.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Array.cpp; path = Dependencies/libplist/src/Array.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA166462ADFE0D1003015C1 /* Dictionary.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Dictionary.cpp; path = Dependencies/libplist/src/Dictionary.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA166472ADFE0D1003015C1 /* out-limd.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "out-limd.c"; path = "Dependencies/libplist/src/out-limd.c"; sourceTree = SOURCE_ROOT; };
|
|
0EA166492ADFE0D1003015C1 /* String.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = String.cpp; path = Dependencies/libplist/src/String.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA1664A2ADFE0D1003015C1 /* base64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = base64.c; path = Dependencies/libplist/src/base64.c; sourceTree = SOURCE_ROOT; };
|
|
0EA1664B2ADFE0D1003015C1 /* Uid.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Uid.cpp; path = Dependencies/libplist/src/Uid.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA1664C2ADFE0D1003015C1 /* time64.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = time64.c; path = Dependencies/libplist/src/time64.c; sourceTree = SOURCE_ROOT; };
|
|
0EA1664E2ADFE0D1003015C1 /* Boolean.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Boolean.cpp; path = Dependencies/libplist/src/Boolean.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA1664F2ADFE0D1003015C1 /* hashtable.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = hashtable.c; path = Dependencies/libplist/src/hashtable.c; sourceTree = SOURCE_ROOT; };
|
|
0EA166502ADFE0D2003015C1 /* Node.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Node.cpp; path = Dependencies/libplist/src/Node.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA166512ADFE0D2003015C1 /* ptrarray.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = ptrarray.c; path = Dependencies/libplist/src/ptrarray.c; sourceTree = SOURCE_ROOT; };
|
|
0EA166522ADFE0D2003015C1 /* out-default.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "out-default.c"; path = "Dependencies/libplist/src/out-default.c"; sourceTree = SOURCE_ROOT; };
|
|
0EA166532ADFE0D2003015C1 /* Integer.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Integer.cpp; path = Dependencies/libplist/src/Integer.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA166542ADFE0D2003015C1 /* Real.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Real.cpp; path = Dependencies/libplist/src/Real.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA166552ADFE0D2003015C1 /* out-plutil.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "out-plutil.c"; path = "Dependencies/libplist/src/out-plutil.c"; sourceTree = SOURCE_ROOT; };
|
|
0EA166562ADFE0D2003015C1 /* oplist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = oplist.c; path = Dependencies/libplist/src/oplist.c; sourceTree = SOURCE_ROOT; };
|
|
0EA166572ADFE0D2003015C1 /* jsmn.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = jsmn.c; path = Dependencies/libplist/src/jsmn.c; sourceTree = SOURCE_ROOT; };
|
|
0EA166582ADFE0D2003015C1 /* Key.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Key.cpp; path = Dependencies/libplist/src/Key.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA166592ADFE0D2003015C1 /* xplist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = xplist.c; path = Dependencies/libplist/src/xplist.c; sourceTree = SOURCE_ROOT; };
|
|
0EA1665A2ADFE0D2003015C1 /* Structure.cpp */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = Structure.cpp; path = Dependencies/libplist/src/Structure.cpp; sourceTree = SOURCE_ROOT; };
|
|
0EA1665F2ADFE122003015C1 /* time64_limits.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = time64_limits.h; path = Dependencies/libplist/src/time64_limits.h; sourceTree = SOURCE_ROOT; };
|
|
0EA166602ADFE122003015C1 /* time64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = time64.h; path = Dependencies/libplist/src/time64.h; sourceTree = SOURCE_ROOT; };
|
|
0EA166612ADFE122003015C1 /* bytearray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = bytearray.h; path = Dependencies/libplist/src/bytearray.h; sourceTree = SOURCE_ROOT; };
|
|
0EA166622ADFE122003015C1 /* ptrarray.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ptrarray.h; path = Dependencies/libplist/src/ptrarray.h; sourceTree = SOURCE_ROOT; };
|
|
0EA166632ADFE122003015C1 /* jsmn.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = jsmn.h; path = Dependencies/libplist/src/jsmn.h; sourceTree = SOURCE_ROOT; };
|
|
0EA166642ADFE122003015C1 /* plist.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = plist.h; path = Dependencies/libplist/src/plist.h; sourceTree = SOURCE_ROOT; };
|
|
0EA166652ADFE122003015C1 /* hashtable.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = hashtable.h; path = Dependencies/libplist/src/hashtable.h; sourceTree = SOURCE_ROOT; };
|
|
0EA166662ADFE122003015C1 /* base64.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = base64.h; path = Dependencies/libplist/src/base64.h; sourceTree = SOURCE_ROOT; };
|
|
0EA166672ADFE122003015C1 /* strbuf.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = strbuf.h; path = Dependencies/libplist/src/strbuf.h; sourceTree = SOURCE_ROOT; };
|
|
0EA426392C2230150026D7FB /* AnisetteServerList.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnisetteServerList.swift; sourceTree = "<group>"; };
|
|
0EA4B9BB2AE4A3F6009209CE /* plist.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = plist.c; path = Dependencies/libplist/src/plist.c; sourceTree = SOURCE_ROOT; };
|
|
0EE7FDC02BE8BC2100D1E390 /* ALTWrappedError.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ALTWrappedError.m; sourceTree = "<group>"; };
|
|
0EE7FDC22BE8BC4200D1E390 /* ALTWrappedError.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ALTWrappedError.h; sourceTree = "<group>"; };
|
|
0EE7FDC32BE8BC7900D1E390 /* ALTLocalizedError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ALTLocalizedError.swift; sourceTree = "<group>"; };
|
|
0EE7FDCC2BE9124400D1E390 /* ErrorDetailsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorDetailsViewController.swift; sourceTree = "<group>"; };
|
|
19104DB22909C06C00C49C7B /* libEmotionalDamage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libEmotionalDamage.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
19104DB42909C06D00C49C7B /* EmotionalDamage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmotionalDamage.swift; sourceTree = "<group>"; };
|
|
191E5FAB290A5D92001A3B7C /* libminimuxer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libminimuxer.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
19B9B7442845E6DF0076EF69 /* SelectTeamViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectTeamViewController.swift; sourceTree = "<group>"; };
|
|
32741831F952989EC7E74FFA /* Pods-SideStore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SideStore.debug.xcconfig"; path = "Target Support Files/Pods-SideStore/Pods-SideStore.debug.xcconfig"; sourceTree = "<group>"; };
|
|
37C39DA99ADEE21E3BDD056F /* Pods-AltStoreCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AltStoreCore.debug.xcconfig"; path = "Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.debug.xcconfig"; sourceTree = "<group>"; };
|
|
707E746318F0B6F1A44935D3 /* Pods_AltStoreCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AltStoreCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
7935E4499B2FC11DA8BAB2CC /* Pods-AltStoreCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AltStoreCore.release.xcconfig"; path = "Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.release.xcconfig"; sourceTree = "<group>"; };
|
|
A800F7032CE28E2F00208744 /* View+AltWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+AltWidget.swift"; sourceTree = "<group>"; };
|
|
A805C3CC2D0C316A00E76BDD /* Pods_SideStore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Pods_SideStore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A8087E742D2D2958002DB21B /* ImportExport.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImportExport.swift; sourceTree = "<group>"; };
|
|
A8096D172D30AD4F000C39C6 /* WidgetUpdateIntent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WidgetUpdateIntent.swift; sourceTree = "<group>"; };
|
|
A8096D1B2D30ADA9000C39C6 /* ActiveAppsTimelineProvider+Simulator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ActiveAppsTimelineProvider+Simulator.swift"; sourceTree = "<group>"; };
|
|
A809F6A22D04DA1900F0F0F3 /* minimuxer.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = minimuxer.h; sourceTree = "<group>"; };
|
|
A809F6A32D04DA1900F0F0F3 /* minimuxer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = minimuxer.swift; sourceTree = "<group>"; };
|
|
A809F6A42D04DA1900F0F0F3 /* minimuxer-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "minimuxer-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
A809F6A52D04DA1900F0F0F3 /* minimuxer-helpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "minimuxer-helpers.swift"; sourceTree = "<group>"; };
|
|
A809F6A62D04DA1900F0F0F3 /* SwiftBridgeCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwiftBridgeCore.h; sourceTree = "<group>"; };
|
|
A809F6A72D04DA1900F0F0F3 /* SwiftBridgeCore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SwiftBridgeCore.swift; sourceTree = "<group>"; };
|
|
A80D790C2D2F20AF00A40F40 /* PaginationIntent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaginationIntent.swift; sourceTree = "<group>"; };
|
|
A80D790E2D2F217000A40F40 /* PaginationDataHolder.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PaginationDataHolder.swift; sourceTree = "<group>"; };
|
|
A859ED5B2D1EE80D003DCC58 /* OpenSSL.xcframework */ = {isa = PBXFileReference; expectedSignature = "AppleDeveloperProgram:67RAULRX93:Marcin Krzyzanowski"; lastKnownFileType = wrapper.xcframework; name = OpenSSL.xcframework; path = SideStore/AltSign/Dependencies/OpenSSL/Frameworks/OpenSSL.xcframework; sourceTree = "<group>"; };
|
|
A85ACB8E2D1F31C400AA3DE7 /* AltBackup.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AltBackup.xcconfig; sourceTree = "<group>"; };
|
|
A85ACB8F2D1F31C400AA3DE7 /* AltStore.debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AltStore.debug.xcconfig; sourceTree = "<group>"; };
|
|
A85ACB902D1F31C400AA3DE7 /* AltStore.release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AltStore.release.xcconfig; sourceTree = "<group>"; };
|
|
A85ACB912D1F31C400AA3DE7 /* AltStoreCore.debug.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AltStoreCore.debug.xcconfig; sourceTree = "<group>"; };
|
|
A85ACB922D1F31C400AA3DE7 /* AltStoreCore.release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AltStoreCore.release.xcconfig; sourceTree = "<group>"; };
|
|
A85ACB932D1F31C400AA3DE7 /* AltWidgetExtension.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AltWidgetExtension.xcconfig; sourceTree = "<group>"; };
|
|
A86202322D1F35640091187B /* AltStore.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AltStore.xcconfig; sourceTree = "<group>"; };
|
|
A86202332D1F35640091187B /* AltStoreCore.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = AltStoreCore.xcconfig; sourceTree = "<group>"; };
|
|
A86315DE2D3EB2D80048FA40 /* ErrorProcessing.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorProcessing.swift; sourceTree = "<group>"; };
|
|
A868CFE32D319988002F1201 /* SingletonGenericMap.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SingletonGenericMap.swift; sourceTree = "<group>"; };
|
|
A8696EE32D34512C00E96389 /* RemoveAppExtensionsOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoveAppExtensionsOperation.swift; sourceTree = "<group>"; };
|
|
A88B8C482D35AD3200F53F9D /* OperationsLoggingContolView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OperationsLoggingContolView.swift; sourceTree = "<group>"; };
|
|
A88B8C542D35F1EC00F53F9D /* OperationsLoggingControl.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OperationsLoggingControl.swift; sourceTree = "<group>"; };
|
|
A8945AA52D059B6100D86CBE /* Roxas.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Roxas.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
A8A853AE2D3065A300995795 /* ActiveAppsTimelineProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActiveAppsTimelineProvider.swift; sourceTree = "<group>"; };
|
|
A8AD35582D31BF29003A28B4 /* PageInfoManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PageInfoManager.swift; sourceTree = "<group>"; };
|
|
A8B516E22D2666CA0047047C /* CoreDataHelper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoreDataHelper.swift; sourceTree = "<group>"; };
|
|
A8B516E52D2668020047047C /* DateTimeUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateTimeUtil.swift; sourceTree = "<group>"; };
|
|
A8C38C1D2D206A3A00E83DBD /* ConsoleLogger.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConsoleLogger.swift; sourceTree = "<group>"; };
|
|
A8C38C1E2D206A3A00E83DBD /* ConsoleLog.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConsoleLog.swift; sourceTree = "<group>"; };
|
|
A8C38C282D206AC100E83DBD /* OutputStream.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OutputStream.swift; sourceTree = "<group>"; };
|
|
A8C38C2B2D206AD900E83DBD /* AbstractClassError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AbstractClassError.swift; sourceTree = "<group>"; };
|
|
A8C38C312D206B2500E83DBD /* FileOutputStream.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileOutputStream.swift; sourceTree = "<group>"; };
|
|
A8C38C372D2084D000E83DBD /* ConsoleLogView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConsoleLogView.swift; sourceTree = "<group>"; };
|
|
A8D484D72D0CD306002C691D /* AltBackup.ipa */ = {isa = PBXFileReference; lastKnownFileType = file; path = AltBackup.ipa; sourceTree = "<group>"; };
|
|
A8D49F522D3D2F9400844B92 /* ProcessInfo+AltStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ProcessInfo+AltStore.swift"; sourceTree = "<group>"; };
|
|
A8EA195E2D4982D600DC6322 /* BaseEntity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseEntity.swift; sourceTree = "<group>"; };
|
|
A8F66C3C2D04D433009689E6 /* em_proxy.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = em_proxy.h; sourceTree = "<group>"; };
|
|
A8F66C602D04D464009689E6 /* minimuxer.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; path = minimuxer.xcodeproj; sourceTree = "<group>"; };
|
|
A8FD915B2D046EF100322782 /* ProcessError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProcessError.swift; sourceTree = "<group>"; };
|
|
A8FD915D2D046F5200322782 /* UserInfoValue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserInfoValue.swift; sourceTree = "<group>"; };
|
|
A8FD917A2D0472DD00322782 /* DeprecatedAPIs.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeprecatedAPIs.swift; sourceTree = "<group>"; };
|
|
B33FFBA9295F8F78002259E6 /* preboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = preboard.c; path = src/preboard.c; sourceTree = "<group>"; };
|
|
B33FFBAB295F8F98002259E6 /* companion_proxy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = companion_proxy.c; path = src/companion_proxy.c; sourceTree = "<group>"; };
|
|
B343F84D295F6323002B1159 /* em_proxy.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = em_proxy.xcodeproj; path = SideStore/em_proxy.xcodeproj; sourceTree = SOURCE_ROOT; };
|
|
B343F86C295F759E002B1159 /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk/usr/lib/libresolv.tbd; sourceTree = DEVELOPER_DIR; };
|
|
B343F872295F7C5C002B1159 /* opack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = opack.c; sourceTree = "<group>"; };
|
|
B343F873295F7C5C002B1159 /* cbuf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cbuf.c; sourceTree = "<group>"; };
|
|
B343F874295F7C5D002B1159 /* collection.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = collection.c; sourceTree = "<group>"; };
|
|
B343F875295F7C5D002B1159 /* glue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = glue.c; sourceTree = "<group>"; };
|
|
B343F876295F7C5D002B1159 /* socket.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = socket.c; sourceTree = "<group>"; };
|
|
B343F877295F7C5D002B1159 /* termcolors.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = termcolors.c; sourceTree = "<group>"; };
|
|
B343F879295F7C5D002B1159 /* thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = thread.c; sourceTree = "<group>"; };
|
|
B343F87A295F7C5D002B1159 /* utils.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utils.c; sourceTree = "<group>"; };
|
|
B343F87B295F7C5D002B1159 /* tlv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = tlv.c; sourceTree = "<group>"; };
|
|
B343F886295F7F9B002B1159 /* libfragmentzip.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libfragmentzip.xcodeproj; path = libfragmentzip/libfragmentzip.xcodeproj; sourceTree = "<group>"; };
|
|
B376FE3D29258C8900E18883 /* OSLog+SideStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OSLog+SideStore.swift"; sourceTree = "<group>"; };
|
|
B39F16122918D7C5002E9404 /* Consts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Consts.swift; sourceTree = "<group>"; };
|
|
B39F16142918D7DA002E9404 /* Consts+Proxy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Consts+Proxy.swift"; sourceTree = "<group>"; };
|
|
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>"; };
|
|
B3EE16B52925E27D00B3B1F5 /* AnisetteManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnisetteManager.swift; sourceTree = "<group>"; };
|
|
BD4513AA2C6FA98C0052BCC0 /* AppExtensionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppExtensionView.swift; sourceTree = "<group>"; };
|
|
BF02419522F2199300129732 /* RefreshAttemptsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefreshAttemptsViewController.swift; sourceTree = "<group>"; };
|
|
BF08858222DE795100DE9F1E /* MyAppsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyAppsViewController.swift; sourceTree = "<group>"; };
|
|
BF08858422DE7EC800DE9F1E /* UpdateCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
BF0C4EBC22A1BD8B009A2DD7 /* AppManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppManager.swift; sourceTree = "<group>"; };
|
|
BF0DCA652433BDF500E3A595 /* AnalyticsManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnalyticsManager.swift; sourceTree = "<group>"; };
|
|
BF18B0F022E25DF9005C4CF5 /* ToastView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToastView.swift; sourceTree = "<group>"; };
|
|
BF18BFF22485828200DD5981 /* ConnectionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConnectionManager.swift; sourceTree = "<group>"; };
|
|
BF18BFF624858BDE00DD5981 /* Connection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Connection.swift; sourceTree = "<group>"; };
|
|
BF18BFFE2485A42800DD5981 /* ALTConnection.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ALTConnection.h; sourceTree = "<group>"; };
|
|
BF1E3128229F474900370A3C /* ServerProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ServerProtocol.swift; sourceTree = "<group>"; };
|
|
BF1E314122A05D4C00370A3C /* Bundle+AltStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Bundle+AltStore.swift"; sourceTree = "<group>"; };
|
|
BF1E314722A060F300370A3C /* AltStore-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "AltStore-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
BF1E314822A060F400370A3C /* NSError+ALTServerError.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "NSError+ALTServerError.h"; sourceTree = "<group>"; };
|
|
BF1E314922A060F400370A3C /* NSError+ALTServerError.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSError+ALTServerError.m"; sourceTree = "<group>"; };
|
|
BF1FE357251A9FB000C3CE09 /* NSXPCConnection+MachServices.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSXPCConnection+MachServices.swift"; sourceTree = "<group>"; };
|
|
BF219A7E22CAC431007676A6 /* AltStore.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AltStore.entitlements; sourceTree = "<group>"; };
|
|
BF29012E2318F6B100D88A45 /* AppBannerView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AppBannerView.xib; sourceTree = "<group>"; };
|
|
BF2901302318F7A800D88A45 /* AppBannerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppBannerView.swift; sourceTree = "<group>"; };
|
|
BF3432FA246B894F0052F4A1 /* BackupAppOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackupAppOperation.swift; sourceTree = "<group>"; };
|
|
BF3BEFBE2408673400DE7D55 /* FetchProvisioningProfilesOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FetchProvisioningProfilesOperation.swift; sourceTree = "<group>"; };
|
|
BF3BEFC024086A1E00DE7D55 /* RefreshAppOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefreshAppOperation.swift; sourceTree = "<group>"; };
|
|
BF3D649E22E7B24C00E9056B /* CollapsingTextView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CollapsingTextView.swift; sourceTree = "<group>"; };
|
|
BF3D64AF22E8D4B800E9056B /* AppContentViewControllerCells.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppContentViewControllerCells.swift; sourceTree = "<group>"; };
|
|
BF41B805233423AE00C593A3 /* TabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabBarController.swift; sourceTree = "<group>"; };
|
|
BF41B807233433C100C593A3 /* LoadingState.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingState.swift; sourceTree = "<group>"; };
|
|
BF44EEEF246B08BA002A52F2 /* BackupController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BackupController.swift; sourceTree = "<group>"; };
|
|
BF44EEFB246B4550002A52F2 /* RemoveAppOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoveAppOperation.swift; sourceTree = "<group>"; };
|
|
BF45872B2298D31600BD7491 /* libimobiledevice.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libimobiledevice.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BF4587C82298D3A800BD7491 /* service.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = service.h; path = Dependencies/libimobiledevice/src/service.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587C92298D3A800BD7491 /* diagnostics_relay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = diagnostics_relay.c; path = Dependencies/libimobiledevice/src/diagnostics_relay.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587CA2298D3A800BD7491 /* diagnostics_relay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = diagnostics_relay.h; path = Dependencies/libimobiledevice/src/diagnostics_relay.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587CB2298D3A800BD7491 /* notification_proxy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = notification_proxy.c; path = Dependencies/libimobiledevice/src/notification_proxy.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587CC2298D3A800BD7491 /* sbservices.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = sbservices.c; path = Dependencies/libimobiledevice/src/sbservices.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587CD2298D3A800BD7491 /* sbservices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sbservices.h; path = Dependencies/libimobiledevice/src/sbservices.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587CE2298D3A800BD7491 /* mobilebackup2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mobilebackup2.h; path = Dependencies/libimobiledevice/src/mobilebackup2.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587CF2298D3A800BD7491 /* heartbeat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = heartbeat.c; path = Dependencies/libimobiledevice/src/heartbeat.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587D02298D3A800BD7491 /* restore.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = restore.h; path = Dependencies/libimobiledevice/src/restore.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587D12298D3A800BD7491 /* installation_proxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = installation_proxy.h; path = Dependencies/libimobiledevice/src/installation_proxy.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587D22298D3A800BD7491 /* file_relay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = file_relay.c; path = Dependencies/libimobiledevice/src/file_relay.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587D32298D3A800BD7491 /* syslog_relay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = syslog_relay.c; path = Dependencies/libimobiledevice/src/syslog_relay.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587D42298D3A800BD7491 /* lockdown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = lockdown.h; path = Dependencies/libimobiledevice/src/lockdown.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587D52298D3A800BD7491 /* idevice.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = idevice.h; path = Dependencies/libimobiledevice/src/idevice.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587D62298D3A800BD7491 /* webinspector.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = webinspector.c; path = Dependencies/libimobiledevice/src/webinspector.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587D72298D3A800BD7491 /* afc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = afc.c; path = Dependencies/libimobiledevice/src/afc.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587D82298D3A800BD7491 /* mobile_image_mounter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mobile_image_mounter.c; path = Dependencies/libimobiledevice/src/mobile_image_mounter.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587D92298D3A900BD7491 /* installation_proxy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = installation_proxy.c; path = Dependencies/libimobiledevice/src/installation_proxy.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587DA2298D3A900BD7491 /* screenshotr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = screenshotr.h; path = Dependencies/libimobiledevice/src/screenshotr.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587DB2298D3A900BD7491 /* mobilesync.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mobilesync.h; path = Dependencies/libimobiledevice/src/mobilesync.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587DC2298D3A900BD7491 /* mobilebackup2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mobilebackup2.c; path = Dependencies/libimobiledevice/src/mobilebackup2.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587DD2298D3A900BD7491 /* mobilebackup.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mobilebackup.c; path = Dependencies/libimobiledevice/src/mobilebackup.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587DE2298D3A900BD7491 /* debugserver.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debugserver.h; path = Dependencies/libimobiledevice/src/debugserver.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587DF2298D3A900BD7491 /* debugserver.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = debugserver.c; path = Dependencies/libimobiledevice/src/debugserver.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587E02298D3A900BD7491 /* heartbeat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = heartbeat.h; path = Dependencies/libimobiledevice/src/heartbeat.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587E12298D3A900BD7491 /* misagent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = misagent.h; path = Dependencies/libimobiledevice/src/misagent.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587E22298D3A900BD7491 /* house_arrest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = house_arrest.h; path = Dependencies/libimobiledevice/src/house_arrest.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587E32298D3A900BD7491 /* notification_proxy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = notification_proxy.h; path = Dependencies/libimobiledevice/src/notification_proxy.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587E42298D3A900BD7491 /* device_link_service.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = device_link_service.c; path = Dependencies/libimobiledevice/src/device_link_service.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587E52298D3A900BD7491 /* mobilebackup.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mobilebackup.h; path = Dependencies/libimobiledevice/src/mobilebackup.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587E62298D3A900BD7491 /* restore.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = restore.c; path = Dependencies/libimobiledevice/src/restore.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587E72298D3A900BD7491 /* screenshotr.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = screenshotr.c; path = Dependencies/libimobiledevice/src/screenshotr.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587E82298D3A900BD7491 /* syslog_relay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = syslog_relay.h; path = Dependencies/libimobiledevice/src/syslog_relay.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587E92298D3AA00BD7491 /* webinspector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = webinspector.h; path = Dependencies/libimobiledevice/src/webinspector.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587EA2298D3AA00BD7491 /* mobileactivation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mobileactivation.h; path = Dependencies/libimobiledevice/src/mobileactivation.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587EB2298D3AA00BD7491 /* house_arrest.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = house_arrest.c; path = Dependencies/libimobiledevice/src/house_arrest.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587EC2298D3AA00BD7491 /* afc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = afc.h; path = Dependencies/libimobiledevice/src/afc.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587ED2298D3AA00BD7491 /* file_relay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = file_relay.h; path = Dependencies/libimobiledevice/src/file_relay.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587EE2298D3AA00BD7491 /* misagent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = misagent.c; path = Dependencies/libimobiledevice/src/misagent.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587EF2298D3AA00BD7491 /* device_link_service.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = device_link_service.h; path = Dependencies/libimobiledevice/src/device_link_service.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587F02298D3AA00BD7491 /* mobile_image_mounter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mobile_image_mounter.h; path = Dependencies/libimobiledevice/src/mobile_image_mounter.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587F12298D3AA00BD7491 /* idevice.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = idevice.c; path = Dependencies/libimobiledevice/src/idevice.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587F22298D3AA00BD7491 /* mobileactivation.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mobileactivation.c; path = Dependencies/libimobiledevice/src/mobileactivation.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587F32298D3AA00BD7491 /* mobilesync.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = mobilesync.c; path = Dependencies/libimobiledevice/src/mobilesync.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587F42298D3AA00BD7491 /* property_list_service.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = property_list_service.c; path = Dependencies/libimobiledevice/src/property_list_service.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587F52298D3AA00BD7491 /* property_list_service.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = property_list_service.h; path = Dependencies/libimobiledevice/src/property_list_service.h; sourceTree = SOURCE_ROOT; };
|
|
BF4587F62298D3AB00BD7491 /* lockdown.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = lockdown.c; path = Dependencies/libimobiledevice/src/lockdown.c; sourceTree = SOURCE_ROOT; };
|
|
BF4587F72298D3AB00BD7491 /* service.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = service.c; path = Dependencies/libimobiledevice/src/service.c; sourceTree = SOURCE_ROOT; };
|
|
BF45882A2298D3C000BD7491 /* userpref.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = userpref.h; path = Dependencies/libimobiledevice/common/userpref.h; sourceTree = SOURCE_ROOT; };
|
|
BF45882B2298D3C000BD7491 /* userpref.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = userpref.c; path = Dependencies/libimobiledevice/common/userpref.c; sourceTree = SOURCE_ROOT; };
|
|
BF45882C2298D3C000BD7491 /* debug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = debug.h; path = Dependencies/libimobiledevice/common/debug.h; sourceTree = SOURCE_ROOT; };
|
|
BF4588302298D3C000BD7491 /* debug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = debug.c; path = Dependencies/libimobiledevice/common/debug.c; sourceTree = SOURCE_ROOT; };
|
|
BF4588422298D40000BD7491 /* libusbmuxd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = libusbmuxd.c; path = Dependencies/libusbmuxd/src/libusbmuxd.c; sourceTree = SOURCE_ROOT; };
|
|
BF4B78FD24B3D1DB008AB4AC /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
|
|
BF56D2AB23DF8E170006506D /* FetchAppIDsOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FetchAppIDsOperation.swift; sourceTree = "<group>"; };
|
|
BF56D2AE23DF9E310006506D /* AppIDsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppIDsViewController.swift; sourceTree = "<group>"; };
|
|
BF58047B246A28F7008AE704 /* AltBackup.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AltBackup.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BF58047D246A28F7008AE704 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
BF580481246A28F7008AE704 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
BF580486246A28F9008AE704 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
BF580489246A28F9008AE704 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
BF58048B246A28F9008AE704 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BF580495246A3CB5008AE704 /* UIColor+AltBackup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+AltBackup.swift"; sourceTree = "<group>"; };
|
|
BF580497246A3D19008AE704 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
BF580499246A4153008AE704 /* AltBackup.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AltBackup.entitlements; sourceTree = "<group>"; };
|
|
BF663C4E2433ED8200DAA738 /* FileManager+DirectorySize.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileManager+DirectorySize.swift"; sourceTree = "<group>"; };
|
|
BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = AltStoreCore.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BF66EE802501AE50007EE018 /* AltStoreCore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AltStoreCore.h; sourceTree = "<group>"; };
|
|
BF66EE812501AE50007EE018 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BF66EE8B2501AEB1007EE018 /* Keychain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Keychain.swift; sourceTree = "<group>"; };
|
|
BF66EE8E2501AEBC007EE018 /* ALTAppPermissions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ALTAppPermissions.h; sourceTree = "<group>"; };
|
|
BF66EE8F2501AEBC007EE018 /* ALTSourceUserInfoKey.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ALTSourceUserInfoKey.h; sourceTree = "<group>"; };
|
|
BF66EE902501AEBC007EE018 /* ALTPatreonBenefitID.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ALTPatreonBenefitID.m; sourceTree = "<group>"; };
|
|
BF66EE912501AEBC007EE018 /* ALTAppPermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ALTAppPermissions.m; sourceTree = "<group>"; };
|
|
BF66EE922501AEBC007EE018 /* ALTPatreonBenefitID.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ALTPatreonBenefitID.h; sourceTree = "<group>"; };
|
|
BF66EE932501AEBC007EE018 /* ALTSourceUserInfoKey.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ALTSourceUserInfoKey.m; sourceTree = "<group>"; };
|
|
BF66EE9B2501AEC1007EE018 /* AppProtocol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppProtocol.swift; sourceTree = "<group>"; };
|
|
BF66EE9C2501AEC1007EE018 /* Fetchable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Fetchable.swift; sourceTree = "<group>"; };
|
|
BF66EEA02501AEC5007EE018 /* Benefit.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Benefit.swift; sourceTree = "<group>"; };
|
|
BF66EEA12501AEC5007EE018 /* PatreonAPI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PatreonAPI.swift; sourceTree = "<group>"; };
|
|
BF66EEA22501AEC5007EE018 /* Campaign.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Campaign.swift; sourceTree = "<group>"; };
|
|
BF66EEA32501AEC5007EE018 /* Patron.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Patron.swift; sourceTree = "<group>"; };
|
|
BF66EEA42501AEC5007EE018 /* Tier.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Tier.swift; sourceTree = "<group>"; };
|
|
BF66EEAB2501AECA007EE018 /* Source.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Source.swift; sourceTree = "<group>"; };
|
|
BF66EEAE2501AECA007EE018 /* StoreAppPolicy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoreAppPolicy.swift; sourceTree = "<group>"; };
|
|
BF66EEAF2501AECA007EE018 /* InstalledAppPolicy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InstalledAppPolicy.swift; sourceTree = "<group>"; };
|
|
BF66EEB12501AECA007EE018 /* AltStoreToAltStore2.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStoreToAltStore2.xcmappingmodel; sourceTree = "<group>"; };
|
|
BF66EEB22501AECA007EE018 /* AltStore6ToAltStore7.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore6ToAltStore7.xcmappingmodel; sourceTree = "<group>"; };
|
|
BF66EEB32501AECA007EE018 /* AltStore3ToAltStore4.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore3ToAltStore4.xcmappingmodel; sourceTree = "<group>"; };
|
|
BF66EEB42501AECA007EE018 /* AltStore4ToAltStore5.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore4ToAltStore5.xcmappingmodel; sourceTree = "<group>"; };
|
|
BF66EEB52501AECA007EE018 /* AltStore2ToAltStore3.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore2ToAltStore3.xcmappingmodel; sourceTree = "<group>"; };
|
|
BF66EEB62501AECA007EE018 /* AltStore5ToAltStore6.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore5ToAltStore6.xcmappingmodel; sourceTree = "<group>"; };
|
|
BF66EEB82501AECA007EE018 /* AltStore 3.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 3.xcdatamodel"; sourceTree = "<group>"; };
|
|
BF66EEB92501AECA007EE018 /* AltStore.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = AltStore.xcdatamodel; sourceTree = "<group>"; };
|
|
BF66EEBA2501AECA007EE018 /* AltStore 6.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 6.xcdatamodel"; sourceTree = "<group>"; };
|
|
BF66EEBB2501AECA007EE018 /* AltStore 5.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 5.xcdatamodel"; sourceTree = "<group>"; };
|
|
BF66EEBC2501AECA007EE018 /* AltStore 7.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 7.xcdatamodel"; sourceTree = "<group>"; };
|
|
BF66EEBD2501AECA007EE018 /* AltStore 2.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 2.xcdatamodel"; sourceTree = "<group>"; };
|
|
BF66EEBE2501AECA007EE018 /* AltStore 4.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 4.xcdatamodel"; sourceTree = "<group>"; };
|
|
BF66EEBF2501AECA007EE018 /* NewsItem.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NewsItem.swift; sourceTree = "<group>"; };
|
|
BF66EEC02501AECA007EE018 /* InstalledApp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InstalledApp.swift; sourceTree = "<group>"; };
|
|
BF66EEC12501AECA007EE018 /* SecureValueTransformer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SecureValueTransformer.swift; sourceTree = "<group>"; };
|
|
BF66EEC22501AECA007EE018 /* Team.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Team.swift; sourceTree = "<group>"; };
|
|
BF66EEC32501AECA007EE018 /* RefreshAttempt.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RefreshAttempt.swift; sourceTree = "<group>"; };
|
|
BF66EEC42501AECA007EE018 /* StoreApp.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StoreApp.swift; sourceTree = "<group>"; };
|
|
BF66EEC52501AECA007EE018 /* MergePolicy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MergePolicy.swift; sourceTree = "<group>"; };
|
|
BF66EEC62501AECA007EE018 /* AppPermission.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppPermission.swift; sourceTree = "<group>"; };
|
|
BF66EEC72501AECA007EE018 /* AppID.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppID.swift; sourceTree = "<group>"; };
|
|
BF66EEC82501AECA007EE018 /* PatreonAccount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PatreonAccount.swift; sourceTree = "<group>"; };
|
|
BF66EEC92501AECA007EE018 /* Account.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Account.swift; sourceTree = "<group>"; };
|
|
BF66EECA2501AECA007EE018 /* DatabaseManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DatabaseManager.swift; sourceTree = "<group>"; };
|
|
BF66EECB2501AECA007EE018 /* InstalledExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InstalledExtension.swift; sourceTree = "<group>"; };
|
|
BF66EEE42501AED0007EE018 /* UserDefaults+AltStore.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UserDefaults+AltStore.swift"; sourceTree = "<group>"; };
|
|
BF66EEE52501AED0007EE018 /* JSONDecoder+Properties.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "JSONDecoder+Properties.swift"; sourceTree = "<group>"; };
|
|
BF66EEE62501AED0007EE018 /* UIColor+Hex.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIColor+Hex.swift"; sourceTree = "<group>"; };
|
|
BF66EEE72501AED0007EE018 /* UIApplication+AppExtension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIApplication+AppExtension.swift"; sourceTree = "<group>"; };
|
|
BF6A531F246DC1B0004F59C8 /* FileManager+SharedDirectories.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileManager+SharedDirectories.swift"; sourceTree = "<group>"; };
|
|
BF6C336124197D700034FD24 /* NSError+AltStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSError+AltStore.swift"; sourceTree = "<group>"; };
|
|
BF6C8FAA242935ED00125131 /* NSAttributedString+Markdown.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = "NSAttributedString+Markdown.m"; path = "Dependencies/MarkdownAttributedString/NSAttributedString+Markdown.m"; sourceTree = SOURCE_ROOT; };
|
|
BF6C8FAB242935ED00125131 /* NSAttributedString+Markdown.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "NSAttributedString+Markdown.h"; path = "Dependencies/MarkdownAttributedString/NSAttributedString+Markdown.h"; sourceTree = SOURCE_ROOT; };
|
|
BF6C8FAD2429597900125131 /* AppBannerCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppBannerCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
BF6C8FAF2429599900125131 /* TextCollectionReusableView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextCollectionReusableView.swift; sourceTree = "<group>"; };
|
|
BF6F439123644C6E00A0B879 /* RefreshAltStoreViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefreshAltStoreViewController.swift; sourceTree = "<group>"; };
|
|
BF718BC723C919CC00A89F2D /* CFNotificationName+AltStore.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "CFNotificationName+AltStore.h"; sourceTree = "<group>"; };
|
|
BF718BC823C919E300A89F2D /* CFNotificationName+AltStore.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "CFNotificationName+AltStore.m"; sourceTree = "<group>"; };
|
|
BF718BD723C93DB700A89F2D /* ALTConstants.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ALTConstants.m; sourceTree = "<group>"; };
|
|
BF74989A23621C0700CED65F /* ForwardingNavigationController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ForwardingNavigationController.swift; sourceTree = "<group>"; };
|
|
BF770E5022BB1CF6002A40FE /* InstallAppOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InstallAppOperation.swift; sourceTree = "<group>"; };
|
|
BF770E5322BC044E002A40FE /* OperationContexts.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OperationContexts.swift; sourceTree = "<group>"; };
|
|
BF770E5722BC3D0F002A40FE /* RefreshGroup.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefreshGroup.swift; sourceTree = "<group>"; };
|
|
BF770E6622BD57C3002A40FE /* BackgroundTaskManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BackgroundTaskManager.swift; sourceTree = "<group>"; };
|
|
BF770E6822BD57DD002A40FE /* Silence.m4a */ = {isa = PBXFileReference; lastKnownFileType = file; path = Silence.m4a; sourceTree = "<group>"; };
|
|
BF88F97124F8727D00BB75DF /* AppManagerErrors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppManagerErrors.swift; sourceTree = "<group>"; };
|
|
BF8B17F0250AC62400F8157F /* AltWidgetExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AltWidgetExtension.entitlements; sourceTree = "<group>"; };
|
|
BF8CAE4D248AEABA004D6CCE /* UIDevice+Jailbreak.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIDevice+Jailbreak.swift"; sourceTree = "<group>"; };
|
|
BF8F69C122E659F700049BA1 /* AppContentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppContentViewController.swift; sourceTree = "<group>"; };
|
|
BF8F69C322E662D300049BA1 /* AppViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppViewController.swift; sourceTree = "<group>"; };
|
|
BF989167250AABF3002ACF50 /* AltWidgetExtension.appex */ = {isa = PBXFileReference; explicitFileType = "wrapper.app-extension"; includeInIndex = 0; path = AltWidgetExtension.appex; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BF989170250AABF4002ACF50 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
BF989172250AABF4002ACF50 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BF98917C250AAC4F002ACF50 /* Countdown.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Countdown.swift; sourceTree = "<group>"; };
|
|
BF98917D250AAC4F002ACF50 /* LockScreenWidget.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LockScreenWidget.swift; sourceTree = "<group>"; };
|
|
BF989190250AAE86002ACF50 /* ViewAppIntentHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewAppIntentHandler.swift; sourceTree = "<group>"; };
|
|
BF989191250AAE86002ACF50 /* ViewApp.intentdefinition */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.intentdefinition; path = ViewApp.intentdefinition; sourceTree = "<group>"; };
|
|
BF9ABA4422DCFF43008935CF /* BrowseViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BrowseViewController.swift; sourceTree = "<group>"; };
|
|
BF9ABA4822DD0742008935CF /* ScreenshotCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScreenshotCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
BF9ABA4A22DD137F008935CF /* NavigationBar.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationBar.swift; sourceTree = "<group>"; };
|
|
BF9ABA4C22DD16DE008935CF /* PillButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PillButton.swift; sourceTree = "<group>"; };
|
|
BFA8172A23C5633D001B5953 /* FetchAnisetteDataOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FetchAnisetteDataOperation.swift; sourceTree = "<group>"; };
|
|
BFB39B5B252BC10E00D1BE50 /* Managed.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Managed.swift; sourceTree = "<group>"; };
|
|
BFB4323E22DE852000B7F8BC /* UpdateCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = UpdateCollectionViewCell.xib; sourceTree = "<group>"; };
|
|
BFB6B21D231870160022A802 /* NewsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsViewController.swift; sourceTree = "<group>"; };
|
|
BFB6B21F231870B00022A802 /* NewsCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NewsCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
BFB6B22323187A3D0022A802 /* NewsCollectionViewCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = NewsCollectionViewCell.xib; sourceTree = "<group>"; };
|
|
BFBAC8852295C90300587369 /* Result+Conveniences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Result+Conveniences.swift"; sourceTree = "<group>"; };
|
|
BFBF33142526754700B7B8C9 /* AltStore 9.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 9.xcdatamodel"; sourceTree = "<group>"; };
|
|
BFBF331A2526762200B7B8C9 /* AltStore8ToAltStore9.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore8ToAltStore9.xcmappingmodel; sourceTree = "<group>"; };
|
|
BFC1F38C22AEE3A4003AC21A /* DownloadAppOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DownloadAppOperation.swift; sourceTree = "<group>"; };
|
|
BFC57A642416C72400EB891E /* DeactivateAppOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeactivateAppOperation.swift; sourceTree = "<group>"; };
|
|
BFC57A6D2416FC5D00EB891E /* InstalledAppsCollectionHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InstalledAppsCollectionHeaderView.swift; sourceTree = "<group>"; };
|
|
BFC57A6F2416FC7600EB891E /* InstalledAppsCollectionHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = InstalledAppsCollectionHeaderView.xib; sourceTree = "<group>"; };
|
|
BFC712C12512D5F100AB5EBE /* XPCConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = XPCConnection.swift; sourceTree = "<group>"; };
|
|
BFC84A4C2421A19100853474 /* SourcesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourcesViewController.swift; sourceTree = "<group>"; };
|
|
BFCB9206250AB2120057B44E /* Colors.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Colors.xcassets; sourceTree = "<group>"; };
|
|
BFCCB519245E3401001853EA /* VerifyAppOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerifyAppOperation.swift; sourceTree = "<group>"; };
|
|
BFD2476A2284B9A500981D42 /* SideStore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SideStore.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BFD2476D2284B9A500981D42 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
BFD247742284B9A500981D42 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
BFD247762284B9A700981D42 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
BFD247792284B9A700981D42 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
BFD2477B2284B9A700981D42 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
BFD247862284BB3B00981D42 /* Roxas.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Roxas.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
BFD2478B2284C4C300981D42 /* AppIconImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppIconImageView.swift; sourceTree = "<group>"; };
|
|
BFD2478E2284C8F900981D42 /* Button.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Button.swift; sourceTree = "<group>"; };
|
|
BFD2479E2284FBD000981D42 /* UIColor+AltStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+AltStore.swift"; sourceTree = "<group>"; };
|
|
BFD44605241188C300EAB90A /* CodableError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CodableError.swift; sourceTree = "<group>"; };
|
|
BFD52BD222A06EFB000B7ED1 /* ALTConstants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ALTConstants.h; sourceTree = "<group>"; };
|
|
BFD52C1D22A1A9EC000B7ED1 /* node.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = node.c; path = Dependencies/libplist/libcnary/node.c; sourceTree = SOURCE_ROOT; };
|
|
BFD52C1E22A1A9EC000B7ED1 /* node_list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = node_list.c; path = Dependencies/libplist/libcnary/node_list.c; sourceTree = SOURCE_ROOT; };
|
|
BFD52C1F22A1A9EC000B7ED1 /* cnary.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = cnary.c; path = Dependencies/libplist/libcnary/cnary.c; sourceTree = SOURCE_ROOT; };
|
|
BFD6B03222DFF20800B86064 /* MyAppsComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyAppsComponents.swift; sourceTree = "<group>"; };
|
|
BFDB5B1522EE90D300F74113 /* Date+RelativeDate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+RelativeDate.swift"; sourceTree = "<group>"; };
|
|
BFDB6A0722AAED73007EA6D6 /* ResignAppOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResignAppOperation.swift; sourceTree = "<group>"; };
|
|
BFDB6A0A22AAEDB7007EA6D6 /* Operation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Operation.swift; sourceTree = "<group>"; };
|
|
BFDB6A0C22AAFC19007EA6D6 /* OperationError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OperationError.swift; sourceTree = "<group>"; };
|
|
BFDB6A0E22AB2776007EA6D6 /* SendAppOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SendAppOperation.swift; sourceTree = "<group>"; };
|
|
BFDBBD7F246CB84F004ED2F3 /* RemoveAppBackupOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RemoveAppBackupOperation.swift; sourceTree = "<group>"; };
|
|
BFE00A1F2503097F00EB4D0C /* INInteraction+AltStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "INInteraction+AltStore.swift"; sourceTree = "<group>"; };
|
|
BFE338DE22F0EADB002E24B9 /* FetchSourceOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FetchSourceOperation.swift; sourceTree = "<group>"; };
|
|
BFE338E722F10E56002E24B9 /* LaunchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LaunchViewController.swift; sourceTree = "<group>"; };
|
|
BFE60737231ADF49002B0E8E /* Settings.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Settings.storyboard; sourceTree = "<group>"; };
|
|
BFE60739231ADF82002B0E8E /* SettingsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsViewController.swift; sourceTree = "<group>"; };
|
|
BFE6073B231AE1E7002B0E8E /* SettingsHeaderFooterView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SettingsHeaderFooterView.xib; sourceTree = "<group>"; };
|
|
BFE6073F231AFD2A002B0E8E /* InsetGroupTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InsetGroupTableViewCell.swift; sourceTree = "<group>"; };
|
|
BFE60741231B07E6002B0E8E /* SettingsHeaderFooterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsHeaderFooterView.swift; sourceTree = "<group>"; };
|
|
BFE6325922A83BEB00F30809 /* Authentication.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Authentication.storyboard; sourceTree = "<group>"; };
|
|
BFE6326B22A86FF300F30809 /* AuthenticationOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationOperation.swift; sourceTree = "<group>"; };
|
|
BFF00D2F2501BD7D00746320 /* Intents.intentdefinition */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.intentdefinition; path = Intents.intentdefinition; sourceTree = "<group>"; };
|
|
BFF00D312501BDA100746320 /* BackgroundRefreshAppsOperation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BackgroundRefreshAppsOperation.swift; sourceTree = "<group>"; };
|
|
BFF00D332501BDCF00746320 /* IntentHandler.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IntentHandler.swift; sourceTree = "<group>"; };
|
|
BFF0B68D23219520007A79E1 /* PatreonViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PatreonViewController.swift; sourceTree = "<group>"; };
|
|
BFF0B68F23219C6D007A79E1 /* PatreonComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PatreonComponents.swift; sourceTree = "<group>"; };
|
|
BFF0B6912321A305007A79E1 /* AboutPatreonHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = AboutPatreonHeaderView.xib; sourceTree = "<group>"; };
|
|
BFF0B6932321CB85007A79E1 /* AuthenticationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AuthenticationViewController.swift; sourceTree = "<group>"; };
|
|
BFF0B695232242D3007A79E1 /* LicensesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LicensesViewController.swift; sourceTree = "<group>"; };
|
|
BFF0B6972322CAB8007A79E1 /* InstructionsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InstructionsViewController.swift; sourceTree = "<group>"; };
|
|
BFF0B6992322D7D0007A79E1 /* UIScreen+CompactHeight.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIScreen+CompactHeight.swift"; sourceTree = "<group>"; };
|
|
BFF435D7255CBDAB00DD724F /* ALTApplication+AltStoreApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ALTApplication+AltStoreApp.swift"; sourceTree = "<group>"; };
|
|
BFF767CB2489AB5C0097E58C /* ALTServerError+Conveniences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ALTServerError+Conveniences.swift"; sourceTree = "<group>"; };
|
|
BFF767CD2489ABE90097E58C /* NetworkConnection.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkConnection.swift; sourceTree = "<group>"; };
|
|
BFF7EC4C25081E9300BDE521 /* AltStore 8.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 8.xcdatamodel"; sourceTree = "<group>"; };
|
|
C0ED2BA78F87A9001A13E715 /* Pods-SideStore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SideStore.release.xcconfig"; path = "Target Support Files/Pods-SideStore/Pods-SideStore.release.xcconfig"; sourceTree = "<group>"; };
|
|
D50107EB2ADF2E1A0069F2A1 /* AddSourceTextFieldCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddSourceTextFieldCell.swift; sourceTree = "<group>"; };
|
|
D5084CCB2B1EA80100C02160 /* FeaturedComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeaturedComponents.swift; sourceTree = "<group>"; };
|
|
D5144BA72B8684EF00738A5C /* Icons.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Icons.xcassets; sourceTree = "<group>"; };
|
|
D5151BD82A8FF64300C96F28 /* RefreshAllAppsIntent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefreshAllAppsIntent.swift; sourceTree = "<group>"; };
|
|
D5151BE02A90344300C96F28 /* RefreshAllAppsWidgetIntent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefreshAllAppsWidgetIntent.swift; sourceTree = "<group>"; };
|
|
D5151BE52A90391900C96F28 /* View+AltWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+AltWidget.swift"; sourceTree = "<group>"; };
|
|
D5177B0C2A26944600270065 /* AltStore12ToAltStore13.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore12ToAltStore13.xcmappingmodel; sourceTree = "<group>"; };
|
|
D5185B7E2AE1E35200646E33 /* AltStore 14.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 14.xcdatamodel"; sourceTree = "<group>"; };
|
|
D5185B7F2AE1E51B00646E33 /* AltStore13ToAltStore14.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore13ToAltStore14.xcmappingmodel; sourceTree = "<group>"; };
|
|
D5185B812AE1E71D00646E33 /* Source13To14MigrationPolicy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Source13To14MigrationPolicy.swift; sourceTree = "<group>"; };
|
|
D51E83802B86926B0092FC61 /* AltStore 17.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 17.xcdatamodel"; sourceTree = "<group>"; };
|
|
D51E83812B8692DF0092FC61 /* AltStore16ToAltStore17.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore16ToAltStore17.xcmappingmodel; sourceTree = "<group>"; };
|
|
D52A2F962ACB40F700BDF8E3 /* Logger+AltStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Logger+AltStore.swift"; sourceTree = "<group>"; };
|
|
D52B4ABE2AF183F0005991C3 /* WebViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewController.swift; sourceTree = "<group>"; };
|
|
D52C08ED28AEC37A006C4AE5 /* AppVersion.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppVersion.swift; sourceTree = "<group>"; };
|
|
D52C8F002AFC144C00CA0BDD /* FeaturedViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeaturedViewController.swift; sourceTree = "<group>"; };
|
|
D52C8F022AFC56F000CA0BDD /* StoreCategory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreCategory.swift; sourceTree = "<group>"; };
|
|
D52E988928D002D30032BE6B /* AltStore 11.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 11.xcdatamodel"; sourceTree = "<group>"; };
|
|
D52EF2BD2A0594550096C377 /* AppDetailCollectionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDetailCollectionViewController.swift; sourceTree = "<group>"; };
|
|
D533E8B62727841800A9B5DD /* libAppleArchive.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libAppleArchive.tbd; path = usr/lib/libAppleArchive.tbd; sourceTree = SDKROOT; };
|
|
D533E8B82727B61400A9B5DD /* fragmentzip.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = fragmentzip.h; sourceTree = "<group>"; };
|
|
D533E8BB2727BBEE00A9B5DD /* libfragmentzip.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfragmentzip.a; path = Dependencies/fragmentzip/libfragmentzip.a; sourceTree = SOURCE_ROOT; };
|
|
D533E8BD2727BBF800A9B5DD /* libcurl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libcurl.a; path = Dependencies/libcurl/libcurl.a; sourceTree = SOURCE_ROOT; };
|
|
D5390C3B2AC3A43900D17E62 /* AddSourceViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AddSourceViewController.swift; sourceTree = "<group>"; };
|
|
D53D84012A2158FC00543C3B /* Permissions.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Permissions.plist; sourceTree = "<group>"; };
|
|
D54058B82A1D6269008CCC58 /* AppPermissionProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppPermissionProtocol.swift; sourceTree = "<group>"; };
|
|
D54058BA2A1D8FE3008CCC58 /* UIColor+AltStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIColor+AltStore.swift"; sourceTree = "<group>"; };
|
|
D5418F162AD740890014ABD6 /* AppScreenshotCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppScreenshotCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
D54DED1328CBC44B008B27A0 /* ErrorLogTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorLogTableViewCell.swift; sourceTree = "<group>"; };
|
|
D552B1D72A042A740066216F /* AppPermissionsCard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppPermissionsCard.swift; sourceTree = "<group>"; };
|
|
D552EB052AF453F900A3AB4D /* URL+Normalized.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "URL+Normalized.swift"; sourceTree = "<group>"; };
|
|
D55467B12A8D5E2600F4CE90 /* AppShortcuts.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppShortcuts.swift; sourceTree = "<group>"; };
|
|
D55467C42A8D72C300F4CE90 /* ActiveAppsWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActiveAppsWidget.swift; sourceTree = "<group>"; };
|
|
D557A4802AE85BB0007D0DCF /* Pledge.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Pledge.swift; sourceTree = "<group>"; };
|
|
D557A4822AE85DB7007D0DCF /* PledgeReward.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PledgeReward.swift; sourceTree = "<group>"; };
|
|
D557A4842AE88227007D0DCF /* PledgeTier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PledgeTier.swift; sourceTree = "<group>"; };
|
|
D561AF812B21669400BF59C6 /* VerifyAppPledgeOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerifyAppPledgeOperation.swift; sourceTree = "<group>"; };
|
|
D56915052AD5D75B00A2B747 /* Regex+Permissions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Regex+Permissions.swift"; sourceTree = "<group>"; };
|
|
D56915082AD5F3E800A2B747 /* AltTests+Sources.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AltTests+Sources.swift"; sourceTree = "<group>"; };
|
|
D569A5032AF9BC5F00A4CB8B /* ReviewPermissionsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReviewPermissionsViewController.swift; sourceTree = "<group>"; };
|
|
D56D213F2B7D9942007641C5 /* AltAppIconsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AltAppIconsViewController.swift; sourceTree = "<group>"; };
|
|
D56D21412B7D9C41007641C5 /* AltIcons.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = AltIcons.plist; sourceTree = "<group>"; };
|
|
D5708416292448DA00D42D34 /* OperatingSystemVersion+Comparable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "OperatingSystemVersion+Comparable.swift"; sourceTree = "<group>"; };
|
|
D571ADCD2A02FA7400B24B63 /* SourceError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceError.swift; sourceTree = "<group>"; };
|
|
D571ADCF2A02FC7200B24B63 /* ALTAppPermission.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ALTAppPermission.swift; sourceTree = "<group>"; };
|
|
D5728CA62A0D79D30014E73C /* OptionalProtocol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OptionalProtocol.swift; sourceTree = "<group>"; };
|
|
D5753A602B279D1400090456 /* AltStore 15.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 15.xcdatamodel"; sourceTree = "<group>"; };
|
|
D5753A612B279F1900090456 /* AltStore14ToAltStore15.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore14ToAltStore15.xcmappingmodel; sourceTree = "<group>"; };
|
|
D577AB7A2A967DF5007FE952 /* AppsTimelineProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppsTimelineProvider.swift; sourceTree = "<group>"; };
|
|
D577AB7E2A96878A007FE952 /* AppDetailWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDetailWidget.swift; sourceTree = "<group>"; };
|
|
D57968CA29CB99EF00539069 /* VibrantButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VibrantButton.swift; sourceTree = "<group>"; };
|
|
D57DF637271E32F000677701 /* PatchApp.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = PatchApp.storyboard; sourceTree = "<group>"; };
|
|
D57DF63D271E51E400677701 /* ALTAppPatcher.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ALTAppPatcher.h; sourceTree = "<group>"; };
|
|
D57DF63E271E51E400677701 /* ALTAppPatcher.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ALTAppPatcher.m; sourceTree = "<group>"; };
|
|
D57F2C9026E0070200B9FA39 /* EnableJITOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EnableJITOperation.swift; sourceTree = "<group>"; };
|
|
D57F2C9326E01BC700B9FA39 /* UIDevice+Vibration.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIDevice+Vibration.swift"; sourceTree = "<group>"; };
|
|
D57FE84328C7DB7100216002 /* ErrorLogViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ErrorLogViewController.swift; sourceTree = "<group>"; };
|
|
D581822C2A218A140087965B /* AltStore 13.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 13.xcdatamodel"; sourceTree = "<group>"; };
|
|
D586D39828EF58B0000E101F /* AltTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AltTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
D586D39A28EF58B0000E101F /* AltTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AltTests.swift; sourceTree = "<group>"; };
|
|
D58916FD28C7C55C00E39C8B /* LoggedError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoggedError.swift; sourceTree = "<group>"; };
|
|
D5893F7E2A14183200E767CD /* NSManagedObjectContext+Conveniences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "NSManagedObjectContext+Conveniences.swift"; sourceTree = "<group>"; };
|
|
D5893F812A141E4900E767CD /* KnownSource.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KnownSource.swift; sourceTree = "<group>"; };
|
|
D59162AA29BA60A9005CBF47 /* SourceHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceHeaderView.swift; sourceTree = "<group>"; };
|
|
D59162AC29BA616A005CBF47 /* SourceHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = SourceHeaderView.xib; sourceTree = "<group>"; };
|
|
D5927D6529DCC89000D6898E /* UINavigationBarAppearance+TintColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UINavigationBarAppearance+TintColor.swift"; sourceTree = "<group>"; };
|
|
D5927D6729DCE1FE00D6898E /* AltStore 12.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 12.xcdatamodel"; sourceTree = "<group>"; };
|
|
D5927D6829DCE28700D6898E /* AltStore11ToAltStore12.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore11ToAltStore12.xcmappingmodel; sourceTree = "<group>"; };
|
|
D5935AEC29C39DE300C157EF /* SourceComponents.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceComponents.swift; sourceTree = "<group>"; };
|
|
D5935AEE29C3B23600C157EF /* Sources.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Sources.storyboard; sourceTree = "<group>"; };
|
|
D593F1932717749A006E82DE /* PatchAppOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PatchAppOperation.swift; sourceTree = "<group>"; };
|
|
D59A6B7D2AA9226C00F61259 /* AppProcess.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppProcess.swift; sourceTree = "<group>"; };
|
|
D59A6B802AA92D1C00F61259 /* Process+Conveniences.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Process+Conveniences.swift"; sourceTree = "<group>"; };
|
|
D5A0537229B91DB400997551 /* SourceDetailContentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceDetailContentViewController.swift; sourceTree = "<group>"; };
|
|
D5A645202AF591980047D980 /* UTType+AltStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UTType+AltStore.swift"; sourceTree = "<group>"; };
|
|
D5A645222AF5B5C50047D980 /* PatreonAPI+Responses.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PatreonAPI+Responses.swift"; sourceTree = "<group>"; };
|
|
D5A645242AF5BC7F0047D980 /* UserAccount.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserAccount.swift; sourceTree = "<group>"; };
|
|
D5ACE84428E3B8450021CAB9 /* ClearAppCacheOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ClearAppCacheOperation.swift; sourceTree = "<group>"; };
|
|
D5B6F6A82AD75D01007EED5A /* ProcessInfo+Previews.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ProcessInfo+Previews.swift"; sourceTree = "<group>"; };
|
|
D5B6F6AA2AD76541007EED5A /* PreviewAppScreenshotsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreviewAppScreenshotsViewController.swift; sourceTree = "<group>"; };
|
|
D5C0E7662AD9C75900530CA4 /* AppCardCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppCardCollectionViewCell.swift; sourceTree = "<group>"; };
|
|
D5CA0C4A280E141900469595 /* ManagedPatron.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ManagedPatron.swift; sourceTree = "<group>"; };
|
|
D5CA0C4C280E242500469595 /* AltStore 10.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 10.xcdatamodel"; sourceTree = "<group>"; };
|
|
D5CA0C4D280E249E00469595 /* AltStore9ToAltStore10.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore9ToAltStore10.xcmappingmodel; sourceTree = "<group>"; };
|
|
D5CD805C29CA2C1E00E591B0 /* HeaderContentViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeaderContentViewController.swift; sourceTree = "<group>"; };
|
|
D5CD805E29CA755E00E591B0 /* SourceDetailViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourceDetailViewController.swift; sourceTree = "<group>"; };
|
|
D5CE309A2B4C93BE00DB8151 /* AltStore 16.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 16.xcdatamodel"; sourceTree = "<group>"; };
|
|
D5CE309B2B4C946300DB8151 /* AltStore15ToAltStore16.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore15ToAltStore16.xcmappingmodel; sourceTree = "<group>"; };
|
|
D5CF56812A0D83F9006D93E2 /* VerificationError.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerificationError.swift; sourceTree = "<group>"; };
|
|
D5DAE0952804DF430034D8D4 /* UpdatePatronsOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdatePatronsOperation.swift; sourceTree = "<group>"; };
|
|
D5DB81632B0410BC003F5F8B /* AppSorting.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSorting.swift; sourceTree = "<group>"; };
|
|
D5E1E7C028077DE90016FC96 /* UpdateKnownSourcesOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UpdateKnownSourcesOperation.swift; sourceTree = "<group>"; };
|
|
D5F2F6A82720B7C20081CCF5 /* PatchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PatchViewController.swift; sourceTree = "<group>"; };
|
|
D5F48B4729CCF21B002B52A4 /* AltStore+Async.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AltStore+Async.swift"; sourceTree = "<group>"; };
|
|
D5F48B4929CD0B67002B52A4 /* AsyncManaged.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsyncManaged.swift; sourceTree = "<group>"; };
|
|
D5F5AF2D28FDD2EC00C938F5 /* TestErrors.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TestErrors.swift; sourceTree = "<group>"; };
|
|
D5F9821C2AB900060045751F /* AppScreenshot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppScreenshot.swift; sourceTree = "<group>"; };
|
|
D5F982202AB910180045751F /* AppScreenshotsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppScreenshotsViewController.swift; sourceTree = "<group>"; };
|
|
D5F99A1728D11DB500476A16 /* AltStore10ToAltStore11.xcmappingmodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcmappingmodel; path = AltStore10ToAltStore11.xcmappingmodel; sourceTree = "<group>"; };
|
|
D5F99A1928D12B1400476A16 /* StoreApp10ToStoreApp11Policy.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StoreApp10ToStoreApp11Policy.swift; sourceTree = "<group>"; };
|
|
D5FB28EB2ADDF68D00A1C337 /* UIFontDescriptor+Bold.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIFontDescriptor+Bold.swift"; sourceTree = "<group>"; };
|
|
D5FD4EC42A952EAD0097BEE8 /* AltWidgetBundle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AltWidgetBundle.swift; sourceTree = "<group>"; };
|
|
D5FD4EC82A9530C00097BEE8 /* AppSnapshot.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppSnapshot.swift; sourceTree = "<group>"; };
|
|
D5FD4ECA2A9532960097BEE8 /* DatabaseManager+Async.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "DatabaseManager+Async.swift"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
19104DAF2909C06C00C49C7B /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A809F69F2D04D7B300F0F0F3 /* libem_proxy_static.a in Frameworks */,
|
|
B343F86D295F759E002B1159 /* libresolv.tbd in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
191E5FA8290A5D92001A3B7C /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A809F69E2D04D7AC00F0F0F3 /* libminimuxer_static.a in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
678E094C3184B66357EAA4AF /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF580478246A28F7008AE704 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A8C6D5132D1EE8D700DF01F1 /* OpenSSL.xcframework in Frameworks */,
|
|
BF580498246A3D19008AE704 /* UIKit.framework in Frameworks */,
|
|
A8C6D5122D1EE8AF00DF01F1 /* AltSign-Static in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF66EE7B2501AE50007EE018 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A8945AA62D059B6100D86CBE /* Roxas.framework in Frameworks */,
|
|
A82067C42D03E0DE00645C0D /* SemanticVersion in Frameworks */,
|
|
A859ED5C2D1EE827003DCC58 /* OpenSSL.xcframework in Frameworks */,
|
|
551A15E55999499418AC1022 /* Pods_AltStoreCore.framework in Frameworks */,
|
|
A8C6D50C2D1EE87600DF01F1 /* AltSign-Static in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF989164250AABF3002ACF50 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BFF615A82510042B00484D3B /* AltStoreCore.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BFD247672284B9A500981D42 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A8C6D5172D1EE95B00DF01F1 /* OpenSSL.xcframework in Frameworks */,
|
|
A8A543302D04F14400D72399 /* libfragmentzip.a in Frameworks */,
|
|
A805C3CD2D0C316A00E76BDD /* Pods_SideStore.framework in Frameworks */,
|
|
A8F838942D048ECE00ED425D /* libimobiledevice.a in Frameworks */,
|
|
A8F838922D048E8F00ED425D /* libEmotionalDamage.a in Frameworks */,
|
|
A8F838932D048E8F00ED425D /* libminimuxer.a in Frameworks */,
|
|
D533E8B72727841800A9B5DD /* libAppleArchive.tbd in Frameworks */,
|
|
D533E8BE2727BBF800A9B5DD /* libcurl.a in Frameworks */,
|
|
BF1614F1250822F100767AEA /* Roxas.framework in Frameworks */,
|
|
BF66EE852501AE50007EE018 /* AltStoreCore.framework in Frameworks */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
0EE7FDBF2BE8BBBF00D1E390 /* Errors */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8FD915D2D046F5200322782 /* UserInfoValue.swift */,
|
|
A8FD915B2D046EF100322782 /* ProcessError.swift */,
|
|
0EE7FDC32BE8BC7900D1E390 /* ALTLocalizedError.swift */,
|
|
0EE7FDC02BE8BC2100D1E390 /* ALTWrappedError.m */,
|
|
0EE7FDC22BE8BC4200D1E390 /* ALTWrappedError.h */,
|
|
);
|
|
path = Errors;
|
|
sourceTree = "<group>";
|
|
};
|
|
19104DB32909C06D00C49C7B /* EmotionalDamage */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
19104DB42909C06D00C49C7B /* EmotionalDamage.swift */,
|
|
);
|
|
path = EmotionalDamage;
|
|
sourceTree = "<group>";
|
|
};
|
|
191E5FF4290B2663001A3B7C /* libimobiledevice-glue */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B343F873295F7C5C002B1159 /* cbuf.c */,
|
|
B343F874295F7C5D002B1159 /* collection.c */,
|
|
B343F875295F7C5D002B1159 /* glue.c */,
|
|
B343F872295F7C5C002B1159 /* opack.c */,
|
|
B343F876295F7C5D002B1159 /* socket.c */,
|
|
B343F877295F7C5D002B1159 /* termcolors.c */,
|
|
B343F879295F7C5D002B1159 /* thread.c */,
|
|
B343F87B295F7C5D002B1159 /* tlv.c */,
|
|
B343F87A295F7C5D002B1159 /* utils.c */,
|
|
);
|
|
name = "libimobiledevice-glue";
|
|
path = "libimobiledevice-glue/src";
|
|
sourceTree = "<group>";
|
|
};
|
|
A800F6FE2CE28DE300208744 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A800F7032CE28E2F00208744 /* View+AltWidget.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8087E712D2D291B002DB21B /* importexport */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8087E742D2D2958002DB21B /* ImportExport.swift */,
|
|
);
|
|
path = importexport;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8096D1D2D30ADD5000C39C6 /* Providers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D577AB7A2A967DF5007FE952 /* AppsTimelineProvider.swift */,
|
|
A8A853AE2D3065A300995795 /* ActiveAppsTimelineProvider.swift */,
|
|
A8096D1B2D30ADA9000C39C6 /* ActiveAppsTimelineProvider+Simulator.swift */,
|
|
);
|
|
path = Providers;
|
|
sourceTree = "<group>";
|
|
};
|
|
A809F68A2D04D71200F0F0F3 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A809F68E2D04D71200F0F0F3 /* libminimuxer_static.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
A809F68F2D04D71200F0F0F3 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A809F6942D04D71200F0F0F3 /* libem_proxy_static.a */,
|
|
A809F6962D04D71200F0F0F3 /* run */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
A80D790B2D2F209700A40F40 /* Intents */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A80D790C2D2F20AF00A40F40 /* PaginationIntent.swift */,
|
|
A8096D172D30AD4F000C39C6 /* WidgetUpdateIntent.swift */,
|
|
);
|
|
path = Intents;
|
|
sourceTree = "<group>";
|
|
};
|
|
A85ACB942D1F31C400AA3DE7 /* xcconfigs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A86202332D1F35640091187B /* AltStoreCore.xcconfig */,
|
|
A85ACB912D1F31C400AA3DE7 /* AltStoreCore.debug.xcconfig */,
|
|
A85ACB922D1F31C400AA3DE7 /* AltStoreCore.release.xcconfig */,
|
|
A86202322D1F35640091187B /* AltStore.xcconfig */,
|
|
A85ACB8F2D1F31C400AA3DE7 /* AltStore.debug.xcconfig */,
|
|
A85ACB902D1F31C400AA3DE7 /* AltStore.release.xcconfig */,
|
|
A85ACB8E2D1F31C400AA3DE7 /* AltBackup.xcconfig */,
|
|
A85ACB932D1F31C400AA3DE7 /* AltWidgetExtension.xcconfig */,
|
|
);
|
|
path = xcconfigs;
|
|
sourceTree = "<group>";
|
|
};
|
|
A86315DD2D3EB2BD0048FA40 /* errors */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A86315DE2D3EB2D80048FA40 /* ErrorProcessing.swift */,
|
|
);
|
|
path = errors;
|
|
sourceTree = "<group>";
|
|
};
|
|
A88B8C532D35F1E800F53F9D /* operations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A88B8C542D35F1EC00F53F9D /* OperationsLoggingControl.swift */,
|
|
);
|
|
path = operations;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8A543222D04F0C100D72399 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8A543292D04F0C100D72399 /* libfragmentzip */,
|
|
A8A5432B2D04F0C100D72399 /* libfragmentzip */,
|
|
A8A5432D2D04F0C100D72399 /* libfragmentzip.a */,
|
|
A8A5432F2D04F0C100D72399 /* libfragmentzip.a */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8A853AD2D3050CC00995795 /* pagination */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A80D790E2D2F217000A40F40 /* PaginationDataHolder.swift */,
|
|
);
|
|
path = pagination;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8AD35562D31BE8F003A28B4 /* Manager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8AD35582D31BF29003A28B4 /* PageInfoManager.swift */,
|
|
);
|
|
path = Manager;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8AD35572D31BEB2003A28B4 /* datastructures */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A868CFE32D319988002F1201 /* SingletonGenericMap.swift */,
|
|
);
|
|
path = datastructures;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8B516DE2D2666900047047C /* dignostics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A86315DD2D3EB2BD0048FA40 /* errors */,
|
|
A88B8C532D35F1E800F53F9D /* operations */,
|
|
A8B516DF2D2666A00047047C /* database */,
|
|
);
|
|
path = dignostics;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8B516DF2D2666A00047047C /* database */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8B516E22D2666CA0047047C /* CoreDataHelper.swift */,
|
|
);
|
|
path = database;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8C38C1C2D2068D100E83DBD /* Utils */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8AD35572D31BEB2003A28B4 /* datastructures */,
|
|
A8A853AD2D3050CC00995795 /* pagination */,
|
|
A8087E712D2D291B002DB21B /* importexport */,
|
|
A8B516DE2D2666900047047C /* dignostics */,
|
|
A8C38C272D206AA500E83DBD /* common */,
|
|
A8C38C202D206A3A00E83DBD /* iostreams */,
|
|
);
|
|
path = Utils;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8C38C202D206A3A00E83DBD /* iostreams */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8C38C1D2D206A3A00E83DBD /* ConsoleLogger.swift */,
|
|
A8C38C1E2D206A3A00E83DBD /* ConsoleLog.swift */,
|
|
);
|
|
path = iostreams;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8C38C272D206AA500E83DBD /* common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8B516E52D2668020047047C /* DateTimeUtil.swift */,
|
|
A8C38C282D206AC100E83DBD /* OutputStream.swift */,
|
|
A8C38C312D206B2500E83DBD /* FileOutputStream.swift */,
|
|
A8C38C2B2D206AD900E83DBD /* AbstractClassError.swift */,
|
|
);
|
|
path = common;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8EA19602D4982E300DC6322 /* DatabaseManager */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF66EECA2501AECA007EE018 /* DatabaseManager.swift */,
|
|
D5FD4ECA2A9532960097BEE8 /* DatabaseManager+Async.swift */,
|
|
);
|
|
path = DatabaseManager;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8EA19612D4982E300DC6322 /* MergePolicies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF66EEC52501AECA007EE018 /* MergePolicy.swift */,
|
|
);
|
|
path = MergePolicies;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8EA19622D4982FC00DC6322 /* Transformers */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF66EEC12501AECA007EE018 /* SecureValueTransformer.swift */,
|
|
);
|
|
path = Transformers;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8F66C072D04C025009689E6 /* SideStore */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8F66C5C2D04D433009689E6 /* minimuxer */,
|
|
A8F66C602D04D464009689E6 /* minimuxer.xcodeproj */,
|
|
A8F66C412D04D433009689E6 /* em_proxy */,
|
|
B343F84D295F6323002B1159 /* em_proxy.xcodeproj */,
|
|
19104DB32909C06D00C49C7B /* EmotionalDamage */,
|
|
B343F886295F7F9B002B1159 /* libfragmentzip.xcodeproj */,
|
|
A8C38C1C2D2068D100E83DBD /* Utils */,
|
|
);
|
|
path = SideStore;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8F66C412D04D433009689E6 /* em_proxy */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8F66C3C2D04D433009689E6 /* em_proxy.h */,
|
|
);
|
|
path = em_proxy;
|
|
sourceTree = "<group>";
|
|
};
|
|
A8F66C5C2D04D433009689E6 /* minimuxer */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A809F6A22D04DA1900F0F0F3 /* minimuxer.h */,
|
|
A809F6A42D04DA1900F0F0F3 /* minimuxer-Bridging-Header.h */,
|
|
A809F6A62D04DA1900F0F0F3 /* SwiftBridgeCore.h */,
|
|
A809F6A32D04DA1900F0F0F3 /* minimuxer.swift */,
|
|
A809F6A52D04DA1900F0F0F3 /* minimuxer-helpers.swift */,
|
|
A809F6A72D04DA1900F0F0F3 /* SwiftBridgeCore.swift */,
|
|
);
|
|
path = minimuxer;
|
|
sourceTree = "<group>";
|
|
};
|
|
B39F16112918D7B5002E9404 /* Consts */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B39F16122918D7C5002E9404 /* Consts.swift */,
|
|
B39F16142918D7DA002E9404 /* Consts+Proxy.swift */,
|
|
);
|
|
path = Consts;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF0DCA642433BDE200E3A595 /* Analytics */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF0DCA652433BDF500E3A595 /* AnalyticsManager.swift */,
|
|
);
|
|
path = Analytics;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF18BFFF2485A75F00DD5981 /* Server Protocol */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF1E3128229F474900370A3C /* ServerProtocol.swift */,
|
|
BFD44605241188C300EAB90A /* CodableError.swift */,
|
|
);
|
|
path = "Server Protocol";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF1E315122A0616100370A3C /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFD52BD222A06EFB000B7ED1 /* ALTConstants.h */,
|
|
BF718BD723C93DB700A89F2D /* ALTConstants.m */,
|
|
BF18BFFF2485A75F00DD5981 /* Server Protocol */,
|
|
BFF767CF2489AC240097E58C /* Connections */,
|
|
0EE7FDBF2BE8BBBF00D1E390 /* Errors */,
|
|
BFF767C32489A6800097E58C /* Extensions */,
|
|
BFF767C42489A6980097E58C /* Categories */,
|
|
D59A6B7C2AA9225C00F61259 /* Types */,
|
|
);
|
|
path = Shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF3D648922E79A7700E9056B /* Types */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8FD917A2D0472DD00322782 /* DeprecatedAPIs.swift */,
|
|
BF41B807233433C100C593A3 /* LoadingState.swift */,
|
|
);
|
|
path = Types;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF3D64A022E7FAD800E9056B /* App Detail */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF8F69C322E662D300049BA1 /* AppViewController.swift */,
|
|
BF8F69C122E659F700049BA1 /* AppContentViewController.swift */,
|
|
BF3D64AF22E8D4B800E9056B /* AppContentViewControllerCells.swift */,
|
|
D52EF2BD2A0594550096C377 /* AppDetailCollectionViewController.swift */,
|
|
D552B1D72A042A740066216F /* AppPermissionsCard.swift */,
|
|
D5418F152AD740750014ABD6 /* Screenshots */,
|
|
);
|
|
path = "App Detail";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF45872C2298D31600BD7491 /* libimobiledevice */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
191E5FF4290B2663001A3B7C /* libimobiledevice-glue */,
|
|
BF4588562298DC6D00BD7491 /* libplist */,
|
|
BF4587972298D36400BD7491 /* libimobiledevice */,
|
|
BF45883D2298D3E800BD7491 /* libusbmuxd */,
|
|
);
|
|
name = libimobiledevice;
|
|
path = Dependencies;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF4587972298D36400BD7491 /* libimobiledevice */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF4587D72298D3A800BD7491 /* afc.c */,
|
|
B33FFBAB295F8F98002259E6 /* companion_proxy.c */,
|
|
BF4587DF2298D3A900BD7491 /* debugserver.c */,
|
|
BF4587E42298D3A900BD7491 /* device_link_service.c */,
|
|
BF4587C92298D3A800BD7491 /* diagnostics_relay.c */,
|
|
BF4587D22298D3A800BD7491 /* file_relay.c */,
|
|
BF4587CF2298D3A800BD7491 /* heartbeat.c */,
|
|
BF4587EB2298D3AA00BD7491 /* house_arrest.c */,
|
|
BF4587F12298D3AA00BD7491 /* idevice.c */,
|
|
BF4587D92298D3A900BD7491 /* installation_proxy.c */,
|
|
BF4587F62298D3AB00BD7491 /* lockdown.c */,
|
|
BF4587EE2298D3AA00BD7491 /* misagent.c */,
|
|
BF4587D82298D3A800BD7491 /* mobile_image_mounter.c */,
|
|
BF4587F22298D3AA00BD7491 /* mobileactivation.c */,
|
|
BF4587DD2298D3A900BD7491 /* mobilebackup.c */,
|
|
BF4587DC2298D3A900BD7491 /* mobilebackup2.c */,
|
|
BF4587F32298D3AA00BD7491 /* mobilesync.c */,
|
|
BF4587CB2298D3A800BD7491 /* notification_proxy.c */,
|
|
B33FFBA9295F8F78002259E6 /* preboard.c */,
|
|
BF4587F42298D3AA00BD7491 /* property_list_service.c */,
|
|
BF4587E62298D3A900BD7491 /* restore.c */,
|
|
BF4587CC2298D3A800BD7491 /* sbservices.c */,
|
|
BF4587E72298D3A900BD7491 /* screenshotr.c */,
|
|
BF4587F72298D3AB00BD7491 /* service.c */,
|
|
BF4587D32298D3A800BD7491 /* syslog_relay.c */,
|
|
BF4587D62298D3A800BD7491 /* webinspector.c */,
|
|
BF4587EC2298D3AA00BD7491 /* afc.h */,
|
|
BF4587DE2298D3A900BD7491 /* debugserver.h */,
|
|
BF4587EF2298D3AA00BD7491 /* device_link_service.h */,
|
|
BF4587CA2298D3A800BD7491 /* diagnostics_relay.h */,
|
|
BF4587ED2298D3AA00BD7491 /* file_relay.h */,
|
|
BF4587E02298D3A900BD7491 /* heartbeat.h */,
|
|
BF4587E22298D3A900BD7491 /* house_arrest.h */,
|
|
BF4587D52298D3A800BD7491 /* idevice.h */,
|
|
BF4587D12298D3A800BD7491 /* installation_proxy.h */,
|
|
BF4587D42298D3A800BD7491 /* lockdown.h */,
|
|
BF4587E12298D3A900BD7491 /* misagent.h */,
|
|
BF4587F02298D3AA00BD7491 /* mobile_image_mounter.h */,
|
|
BF4587EA2298D3AA00BD7491 /* mobileactivation.h */,
|
|
BF4587E52298D3A900BD7491 /* mobilebackup.h */,
|
|
BF4587CE2298D3A800BD7491 /* mobilebackup2.h */,
|
|
BF4587DB2298D3A900BD7491 /* mobilesync.h */,
|
|
BF4587E32298D3A900BD7491 /* notification_proxy.h */,
|
|
BF4587F52298D3AA00BD7491 /* property_list_service.h */,
|
|
BF4587D02298D3A800BD7491 /* restore.h */,
|
|
BF4587CD2298D3A800BD7491 /* sbservices.h */,
|
|
BF4587DA2298D3A900BD7491 /* screenshotr.h */,
|
|
BF4587C82298D3A800BD7491 /* service.h */,
|
|
BF4587E82298D3A900BD7491 /* syslog_relay.h */,
|
|
BF4587E92298D3AA00BD7491 /* webinspector.h */,
|
|
BF4588282298D3B400BD7491 /* common */,
|
|
);
|
|
path = libimobiledevice;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF4588282298D3B400BD7491 /* common */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF4588302298D3C000BD7491 /* debug.c */,
|
|
BF45882B2298D3C000BD7491 /* userpref.c */,
|
|
BF45882C2298D3C000BD7491 /* debug.h */,
|
|
BF45882A2298D3C000BD7491 /* userpref.h */,
|
|
);
|
|
name = common;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF45883D2298D3E800BD7491 /* libusbmuxd */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF4588422298D40000BD7491 /* libusbmuxd.c */,
|
|
);
|
|
path = libusbmuxd;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF4588562298DC6D00BD7491 /* libplist */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
0EA166462ADFE0D1003015C1 /* Dictionary.cpp */,
|
|
0E1A1F902AE36A9600364CAD /* bytearray.c */,
|
|
0EA166442ADFE0D1003015C1 /* bplist.c */,
|
|
0EA166432ADFE0D1003015C1 /* Data.cpp */,
|
|
0EA166422ADFE0D1003015C1 /* Date.cpp */,
|
|
0EA1664F2ADFE0D1003015C1 /* hashtable.c */,
|
|
0EA166532ADFE0D2003015C1 /* Integer.cpp */,
|
|
0EA166562ADFE0D2003015C1 /* oplist.c */,
|
|
0EA166522ADFE0D2003015C1 /* out-default.c */,
|
|
0EA166472ADFE0D1003015C1 /* out-limd.c */,
|
|
0EA166552ADFE0D2003015C1 /* out-plutil.c */,
|
|
0EA166492ADFE0D1003015C1 /* String.cpp */,
|
|
0EA1665A2ADFE0D2003015C1 /* Structure.cpp */,
|
|
0EA166452ADFE0D1003015C1 /* Array.cpp */,
|
|
0EA1664A2ADFE0D1003015C1 /* base64.c */,
|
|
0EA166572ADFE0D2003015C1 /* jsmn.c */,
|
|
0EA1664E2ADFE0D1003015C1 /* Boolean.cpp */,
|
|
0EA4B9BB2AE4A3F6009209CE /* plist.c */,
|
|
0EA166412ADFE0D1003015C1 /* jplist.c */,
|
|
0EA166582ADFE0D2003015C1 /* Key.cpp */,
|
|
0EA166512ADFE0D2003015C1 /* ptrarray.c */,
|
|
0EA1664C2ADFE0D1003015C1 /* time64.c */,
|
|
0EA166502ADFE0D2003015C1 /* Node.cpp */,
|
|
0EA166542ADFE0D2003015C1 /* Real.cpp */,
|
|
0EA1664B2ADFE0D1003015C1 /* Uid.cpp */,
|
|
0EA166592ADFE0D2003015C1 /* xplist.c */,
|
|
0EA166662ADFE122003015C1 /* base64.h */,
|
|
0EA166652ADFE122003015C1 /* hashtable.h */,
|
|
0EA166632ADFE122003015C1 /* jsmn.h */,
|
|
0EA166642ADFE122003015C1 /* plist.h */,
|
|
0EA166612ADFE122003015C1 /* bytearray.h */,
|
|
0EA166622ADFE122003015C1 /* ptrarray.h */,
|
|
0EA166672ADFE122003015C1 /* strbuf.h */,
|
|
0EA1665F2ADFE122003015C1 /* time64_limits.h */,
|
|
0EA166602ADFE122003015C1 /* time64.h */,
|
|
BF4588892298DDEA00BD7491 /* libcnary */,
|
|
);
|
|
path = libplist;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF4588892298DDEA00BD7491 /* libcnary */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFD52C1F22A1A9EC000B7ED1 /* cnary.c */,
|
|
BFD52C1E22A1A9EC000B7ED1 /* node_list.c */,
|
|
BFD52C1D22A1A9EC000B7ED1 /* node.c */,
|
|
);
|
|
name = libcnary;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF56D2AD23DF9E170006506D /* App IDs */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF56D2AE23DF9E310006506D /* AppIDsViewController.swift */,
|
|
);
|
|
path = "App IDs";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF58047C246A28F7008AE704 /* AltBackup */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF580499246A4153008AE704 /* AltBackup.entitlements */,
|
|
BF58047D246A28F7008AE704 /* AppDelegate.swift */,
|
|
BF580481246A28F7008AE704 /* ViewController.swift */,
|
|
BF44EEEF246B08BA002A52F2 /* BackupController.swift */,
|
|
BF580495246A3CB5008AE704 /* UIColor+AltBackup.swift */,
|
|
BF580486246A28F9008AE704 /* Assets.xcassets */,
|
|
BF580488246A28F9008AE704 /* LaunchScreen.storyboard */,
|
|
BF58048B246A28F9008AE704 /* Info.plist */,
|
|
);
|
|
path = AltBackup;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF66EE7F2501AE50007EE018 /* AltStoreCore */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF66EE802501AE50007EE018 /* AltStoreCore.h */,
|
|
BF66EE8A2501AEB1007EE018 /* Components */,
|
|
BF66EEE32501AED0007EE018 /* Extensions */,
|
|
BF66EEAA2501AECA007EE018 /* Model */,
|
|
BF66EE9F2501AEC5007EE018 /* Patreon */,
|
|
BF98918B250AAE18002ACF50 /* Intents */,
|
|
BF66EE9A2501AEC1007EE018 /* Protocols */,
|
|
BF66EE8D2501AEBC007EE018 /* Types */,
|
|
BF66EE812501AE50007EE018 /* Info.plist */,
|
|
BFCB9205250AB1FF0057B44E /* Resources */,
|
|
);
|
|
path = AltStoreCore;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF66EE8A2501AEB1007EE018 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF66EE8B2501AEB1007EE018 /* Keychain.swift */,
|
|
D52B4ABE2AF183F0005991C3 /* WebViewController.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF66EE8D2501AEBC007EE018 /* Types */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFB39B5B252BC10E00D1BE50 /* Managed.swift */,
|
|
D5F48B4929CD0B67002B52A4 /* AsyncManaged.swift */,
|
|
D5893F812A141E4900E767CD /* KnownSource.swift */,
|
|
D52C8F022AFC56F000CA0BDD /* StoreCategory.swift */,
|
|
D5DB81632B0410BC003F5F8B /* AppSorting.swift */,
|
|
BF66EE8E2501AEBC007EE018 /* ALTAppPermissions.h */,
|
|
BF66EE912501AEBC007EE018 /* ALTAppPermissions.m */,
|
|
BF66EE922501AEBC007EE018 /* ALTPatreonBenefitID.h */,
|
|
BF66EE902501AEBC007EE018 /* ALTPatreonBenefitID.m */,
|
|
BF66EE8F2501AEBC007EE018 /* ALTSourceUserInfoKey.h */,
|
|
BF66EE932501AEBC007EE018 /* ALTSourceUserInfoKey.m */,
|
|
);
|
|
path = Types;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF66EE9A2501AEC1007EE018 /* Protocols */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF66EE9B2501AEC1007EE018 /* AppProtocol.swift */,
|
|
BF66EE9C2501AEC1007EE018 /* Fetchable.swift */,
|
|
D5728CA62A0D79D30014E73C /* OptionalProtocol.swift */,
|
|
D571ADCF2A02FC7200B24B63 /* ALTAppPermission.swift */,
|
|
);
|
|
path = Protocols;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF66EE9F2501AEC5007EE018 /* Patreon */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF66EEA12501AEC5007EE018 /* PatreonAPI.swift */,
|
|
D5A645222AF5B5C50047D980 /* PatreonAPI+Responses.swift */,
|
|
BF66EEA02501AEC5007EE018 /* Benefit.swift */,
|
|
BF66EEA22501AEC5007EE018 /* Campaign.swift */,
|
|
BF66EEA32501AEC5007EE018 /* Patron.swift */,
|
|
BF66EEA42501AEC5007EE018 /* Tier.swift */,
|
|
D5A645242AF5BC7F0047D980 /* UserAccount.swift */,
|
|
);
|
|
path = Patreon;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF66EEAA2501AECA007EE018 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8EA19602D4982E300DC6322 /* DatabaseManager */,
|
|
A8EA19612D4982E300DC6322 /* MergePolicies */,
|
|
A8EA19622D4982FC00DC6322 /* Transformers */,
|
|
D557A4862AE88232007D0DCF /* Patreon */,
|
|
BF66EEAC2501AECA007EE018 /* Migrations */,
|
|
A8EA195E2D4982D600DC6322 /* BaseEntity.swift */,
|
|
BF66EEB72501AECA007EE018 /* AltStore.xcdatamodeld */,
|
|
BF66EEC92501AECA007EE018 /* Account.swift */,
|
|
BF66EEC72501AECA007EE018 /* AppID.swift */,
|
|
BF66EEC62501AECA007EE018 /* AppPermission.swift */,
|
|
D5F9821C2AB900060045751F /* AppScreenshot.swift */,
|
|
D52C08ED28AEC37A006C4AE5 /* AppVersion.swift */,
|
|
BF66EEC02501AECA007EE018 /* InstalledApp.swift */,
|
|
BF66EECB2501AECA007EE018 /* InstalledExtension.swift */,
|
|
D58916FD28C7C55C00E39C8B /* LoggedError.swift */,
|
|
BF66EEBF2501AECA007EE018 /* NewsItem.swift */,
|
|
BF66EEC32501AECA007EE018 /* RefreshAttempt.swift */,
|
|
BF66EEAB2501AECA007EE018 /* Source.swift */,
|
|
BF66EEC42501AECA007EE018 /* StoreApp.swift */,
|
|
BF66EEC22501AECA007EE018 /* Team.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF66EEAC2501AECA007EE018 /* Migrations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF66EEAD2501AECA007EE018 /* Policies */,
|
|
BF66EEB02501AECA007EE018 /* Mapping Models */,
|
|
);
|
|
path = Migrations;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF66EEAD2501AECA007EE018 /* Policies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF66EEAE2501AECA007EE018 /* StoreAppPolicy.swift */,
|
|
D5F99A1928D12B1400476A16 /* StoreApp10ToStoreApp11Policy.swift */,
|
|
BF66EEAF2501AECA007EE018 /* InstalledAppPolicy.swift */,
|
|
D5185B812AE1E71D00646E33 /* Source13To14MigrationPolicy.swift */,
|
|
);
|
|
path = Policies;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF66EEB02501AECA007EE018 /* Mapping Models */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D51E83812B8692DF0092FC61 /* AltStore16ToAltStore17.xcmappingmodel */,
|
|
D5CE309B2B4C946300DB8151 /* AltStore15ToAltStore16.xcmappingmodel */,
|
|
D5753A612B279F1900090456 /* AltStore14ToAltStore15.xcmappingmodel */,
|
|
D5185B7F2AE1E51B00646E33 /* AltStore13ToAltStore14.xcmappingmodel */,
|
|
D5177B0C2A26944600270065 /* AltStore12ToAltStore13.xcmappingmodel */,
|
|
D5927D6829DCE28700D6898E /* AltStore11ToAltStore12.xcmappingmodel */,
|
|
D5F99A1728D11DB500476A16 /* AltStore10ToAltStore11.xcmappingmodel */,
|
|
D5CA0C4D280E249E00469595 /* AltStore9ToAltStore10.xcmappingmodel */,
|
|
BFBF331A2526762200B7B8C9 /* AltStore8ToAltStore9.xcmappingmodel */,
|
|
BF66EEB22501AECA007EE018 /* AltStore6ToAltStore7.xcmappingmodel */,
|
|
BF66EEB62501AECA007EE018 /* AltStore5ToAltStore6.xcmappingmodel */,
|
|
BF66EEB42501AECA007EE018 /* AltStore4ToAltStore5.xcmappingmodel */,
|
|
BF66EEB32501AECA007EE018 /* AltStore3ToAltStore4.xcmappingmodel */,
|
|
BF66EEB52501AECA007EE018 /* AltStore2ToAltStore3.xcmappingmodel */,
|
|
BF66EEB12501AECA007EE018 /* AltStoreToAltStore2.xcmappingmodel */,
|
|
);
|
|
path = "Mapping Models";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF66EEE32501AED0007EE018 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFD2479E2284FBD000981D42 /* UIColor+AltStore.swift */,
|
|
BFDB5B1522EE90D300F74113 /* Date+RelativeDate.swift */,
|
|
BF66EEE52501AED0007EE018 /* JSONDecoder+Properties.swift */,
|
|
BF66EEE72501AED0007EE018 /* UIApplication+AppExtension.swift */,
|
|
BF66EEE62501AED0007EE018 /* UIColor+Hex.swift */,
|
|
BF66EEE42501AED0007EE018 /* UserDefaults+AltStore.swift */,
|
|
BF6A531F246DC1B0004F59C8 /* FileManager+SharedDirectories.swift */,
|
|
0E05025B2BEC947000879B5C /* String+SideStore.swift */,
|
|
D5F48B4729CCF21B002B52A4 /* AltStore+Async.swift */,
|
|
D5893F7E2A14183200E767CD /* NSManagedObjectContext+Conveniences.swift */,
|
|
D52A2F962ACB40F700BDF8E3 /* Logger+AltStore.swift */,
|
|
D56915052AD5D75B00A2B747 /* Regex+Permissions.swift */,
|
|
A8D49F522D3D2F9400844B92 /* ProcessInfo+AltStore.swift */,
|
|
D5B6F6A82AD75D01007EED5A /* ProcessInfo+Previews.swift */,
|
|
D552EB052AF453F900A3AB4D /* URL+Normalized.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF6C8FA8242935CA00125131 /* Dependencies */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF6C8FA9242935DB00125131 /* MarkdownAttributedString */,
|
|
);
|
|
name = Dependencies;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF6C8FA9242935DB00125131 /* MarkdownAttributedString */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF6C8FAB242935ED00125131 /* NSAttributedString+Markdown.h */,
|
|
BF6C8FAA242935ED00125131 /* NSAttributedString+Markdown.m */,
|
|
);
|
|
name = MarkdownAttributedString;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF7B44062725A4B8005288A4 /* Patch App */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D593F1932717749A006E82DE /* PatchAppOperation.swift */,
|
|
D5F2F6A82720B7C20081CCF5 /* PatchViewController.swift */,
|
|
D57DF637271E32F000677701 /* PatchApp.storyboard */,
|
|
D57DF63D271E51E400677701 /* ALTAppPatcher.h */,
|
|
D57DF63E271E51E400677701 /* ALTAppPatcher.m */,
|
|
D533E8B82727B61400A9B5DD /* fragmentzip.h */,
|
|
D533E8BD2727BBF800A9B5DD /* libcurl.a */,
|
|
D533E8BB2727BBEE00A9B5DD /* libfragmentzip.a */,
|
|
);
|
|
path = "Patch App";
|
|
sourceTree = "<group>";
|
|
};
|
|
BF98916C250AABF3002ACF50 /* AltWidget */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8AD35562D31BE8F003A28B4 /* Manager */,
|
|
A80D790B2D2F209700A40F40 /* Intents */,
|
|
A8096D1D2D30ADD5000C39C6 /* Providers */,
|
|
A800F6FE2CE28DE300208744 /* Extensions */,
|
|
BF8B17F0250AC62400F8157F /* AltWidgetExtension.entitlements */,
|
|
D5FD4EC42A952EAD0097BEE8 /* AltWidgetBundle.swift */,
|
|
D50C29F22A8ECD71009AB488 /* Widgets */,
|
|
D51AF9752A97D29100471312 /* Model */,
|
|
D577AB802A968B7E007FE952 /* Components */,
|
|
D5151BE42A9038FA00C96F28 /* Extensions */,
|
|
BF989170250AABF4002ACF50 /* Assets.xcassets */,
|
|
BF989172250AABF4002ACF50 /* Info.plist */,
|
|
);
|
|
path = AltWidget;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF98918B250AAE18002ACF50 /* Intents */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF989191250AAE86002ACF50 /* ViewApp.intentdefinition */,
|
|
BF989190250AAE86002ACF50 /* ViewAppIntentHandler.swift */,
|
|
);
|
|
path = Intents;
|
|
sourceTree = "<group>";
|
|
};
|
|
BF9ABA4322DCFF33008935CF /* Browse */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D52C8F002AFC144C00CA0BDD /* FeaturedViewController.swift */,
|
|
D5084CCB2B1EA80100C02160 /* FeaturedComponents.swift */,
|
|
BF9ABA4422DCFF43008935CF /* BrowseViewController.swift */,
|
|
BF9ABA4822DD0742008935CF /* ScreenshotCollectionViewCell.swift */,
|
|
);
|
|
path = Browse;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFB6B21C2318700D0022A802 /* News */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFB6B21D231870160022A802 /* NewsViewController.swift */,
|
|
BFB6B21F231870B00022A802 /* NewsCollectionViewCell.swift */,
|
|
BFB6B22323187A3D0022A802 /* NewsCollectionViewCell.xib */,
|
|
);
|
|
path = News;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFBBE2E2229320A2002097FA /* My Apps */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF08858222DE795100DE9F1E /* MyAppsViewController.swift */,
|
|
BFD6B03222DFF20800B86064 /* MyAppsComponents.swift */,
|
|
BF08858422DE7EC800DE9F1E /* UpdateCollectionViewCell.swift */,
|
|
BFB4323E22DE852000B7F8BC /* UpdateCollectionViewCell.xib */,
|
|
BFC57A6D2416FC5D00EB891E /* InstalledAppsCollectionHeaderView.swift */,
|
|
BFC57A6F2416FC7600EB891E /* InstalledAppsCollectionHeaderView.xib */,
|
|
);
|
|
path = "My Apps";
|
|
sourceTree = "<group>";
|
|
};
|
|
BFC84A4B2421A13000853474 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5935AEE29C3B23600C157EF /* Sources.storyboard */,
|
|
BFC84A4C2421A19100853474 /* SourcesViewController.swift */,
|
|
D5CD805E29CA755E00E591B0 /* SourceDetailViewController.swift */,
|
|
D5A0537229B91DB400997551 /* SourceDetailContentViewController.swift */,
|
|
D5390C3B2AC3A43900D17E62 /* AddSourceViewController.swift */,
|
|
D50107ED2ADF2E310069F2A1 /* Components */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFCB9205250AB1FF0057B44E /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFCB9206250AB2120057B44E /* Colors.xcassets */,
|
|
D53D84012A2158FC00543C3B /* Permissions.plist */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD247612284B9A500981D42 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8F66C072D04C025009689E6 /* SideStore */,
|
|
BFD2476C2284B9A500981D42 /* AltStore */,
|
|
BF66EE7F2501AE50007EE018 /* AltStoreCore */,
|
|
BF1E315122A0616100370A3C /* Shared */,
|
|
BF45872C2298D31600BD7491 /* libimobiledevice */,
|
|
BF58047C246A28F7008AE704 /* AltBackup */,
|
|
BF98916C250AABF3002ACF50 /* AltWidget */,
|
|
D586D39928EF58B0000E101F /* AltTests */,
|
|
BFD247852284BB3300981D42 /* Frameworks */,
|
|
BFD2476B2284B9A500981D42 /* Products */,
|
|
C2B79346E83FCBDE76D501CB /* Pods */,
|
|
A85ACB942D1F31C400AA3DE7 /* xcconfigs */,
|
|
B3C39607284F4C8400DA9E2F /* Build.xcconfig */,
|
|
B3C39606284F4C8400DA9E2F /* CodeSigning.xcconfig */,
|
|
B3C39608284F4C8400DA9E2F /* CodeSigning.xcconfig.sample */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD2476B2284B9A500981D42 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFD2476A2284B9A500981D42 /* SideStore.app */,
|
|
BF45872B2298D31600BD7491 /* libimobiledevice.a */,
|
|
BF58047B246A28F7008AE704 /* AltBackup.app */,
|
|
BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */,
|
|
BF989167250AABF3002ACF50 /* AltWidgetExtension.appex */,
|
|
19104DB22909C06C00C49C7B /* libEmotionalDamage.a */,
|
|
191E5FAB290A5D92001A3B7C /* libminimuxer.a */,
|
|
D586D39828EF58B0000E101F /* AltTests.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD2476C2284B9A500981D42 /* AltStore */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
B39F16112918D7B5002E9404 /* Consts */,
|
|
BF219A7E22CAC431007676A6 /* AltStore.entitlements */,
|
|
BFD2476D2284B9A500981D42 /* AppDelegate.swift */,
|
|
BF4B78FD24B3D1DB008AB4AC /* SceneDelegate.swift */,
|
|
BFD247732284B9A500981D42 /* Main.storyboard */,
|
|
BFE338E722F10E56002E24B9 /* LaunchViewController.swift */,
|
|
BF41B805233423AE00C593A3 /* TabBarController.swift */,
|
|
BFE6325822A83BA800F30809 /* Authentication */,
|
|
BFB6B21C2318700D0022A802 /* News */,
|
|
BF9ABA4322DCFF33008935CF /* Browse */,
|
|
BF3D64A022E7FAD800E9056B /* App Detail */,
|
|
BFBBE2E2229320A2002097FA /* My Apps */,
|
|
BFDB69FB22A9A7A6007EA6D6 /* Settings */,
|
|
BFD2478A2284C49000981D42 /* Managing Apps */,
|
|
BFC84A4B2421A13000853474 /* Sources */,
|
|
BF56D2AD23DF9E170006506D /* App IDs */,
|
|
D5BDD9712B1FC8FA001F84DE /* Permissions */,
|
|
BF0DCA642433BDE200E3A595 /* Analytics */,
|
|
BFF00D2E2501BD4B00746320 /* Intents */,
|
|
BFDB6A0922AAEDA1007EA6D6 /* Operations */,
|
|
BFD2478D2284C4C700981D42 /* Components */,
|
|
BF3D648922E79A7700E9056B /* Types */,
|
|
BFD2479D2284FBBD00981D42 /* Extensions */,
|
|
D54058B72A1D6251008CCC58 /* Previews */,
|
|
BFD247962284D7C100981D42 /* Resources */,
|
|
BF6C8FA8242935CA00125131 /* Dependencies */,
|
|
BFD247972284D7D800981D42 /* Supporting Files */,
|
|
);
|
|
path = AltStore;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD247852284BB3300981D42 /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A859ED5B2D1EE80D003DCC58 /* OpenSSL.xcframework */,
|
|
B343F86C295F759E002B1159 /* libresolv.tbd */,
|
|
D533E8B62727841800A9B5DD /* libAppleArchive.tbd */,
|
|
BF580497246A3D19008AE704 /* UIKit.framework */,
|
|
BFD247862284BB3B00981D42 /* Roxas.framework */,
|
|
A805C3CC2D0C316A00E76BDD /* Pods_SideStore.framework */,
|
|
A8945AA52D059B6100D86CBE /* Roxas.framework */,
|
|
707E746318F0B6F1A44935D3 /* Pods_AltStoreCore.framework */,
|
|
);
|
|
name = Frameworks;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD2478A2284C49000981D42 /* Managing Apps */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF0C4EBC22A1BD8B009A2DD7 /* AppManager.swift */,
|
|
BF88F97124F8727D00BB75DF /* AppManagerErrors.swift */,
|
|
BD4513AA2C6FA98C0052BCC0 /* AppExtensionView.swift */,
|
|
);
|
|
path = "Managing Apps";
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD2478D2284C4C700981D42 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFD2478B2284C4C300981D42 /* AppIconImageView.swift */,
|
|
BF74989A23621C0700CED65F /* ForwardingNavigationController.swift */,
|
|
BFD2478E2284C8F900981D42 /* Button.swift */,
|
|
BF770E6622BD57C3002A40FE /* BackgroundTaskManager.swift */,
|
|
BF9ABA4A22DD137F008935CF /* NavigationBar.swift */,
|
|
BF9ABA4C22DD16DE008935CF /* PillButton.swift */,
|
|
D57968CA29CB99EF00539069 /* VibrantButton.swift */,
|
|
BF18B0F022E25DF9005C4CF5 /* ToastView.swift */,
|
|
BF3D649E22E7B24C00E9056B /* CollapsingTextView.swift */,
|
|
BF2901302318F7A800D88A45 /* AppBannerView.swift */,
|
|
BF29012E2318F6B100D88A45 /* AppBannerView.xib */,
|
|
BF6C8FAD2429597900125131 /* AppBannerCollectionViewCell.swift */,
|
|
BF6C8FAF2429599900125131 /* TextCollectionReusableView.swift */,
|
|
D5CD805C29CA2C1E00E591B0 /* HeaderContentViewController.swift */,
|
|
D5C0E7662AD9C75900530CA4 /* AppCardCollectionViewCell.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD247962284D7C100981D42 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8D484D72D0CD306002C691D /* AltBackup.ipa */,
|
|
BFD247762284B9A700981D42 /* Assets.xcassets */,
|
|
D5144BA72B8684EF00738A5C /* Icons.xcassets */,
|
|
D56D21412B7D9C41007641C5 /* AltIcons.plist */,
|
|
BF770E6822BD57DD002A40FE /* Silence.m4a */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD247972284D7D800981D42 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFD247782284B9A700981D42 /* LaunchScreen.storyboard */,
|
|
BFD2477B2284B9A700981D42 /* Info.plist */,
|
|
BF1E314722A060F300370A3C /* AltStore-Bridging-Header.h */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD2479D2284FBBD00981D42 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFF0B6992322D7D0007A79E1 /* UIScreen+CompactHeight.swift */,
|
|
BF663C4E2433ED8200DAA738 /* FileManager+DirectorySize.swift */,
|
|
BF8CAE4D248AEABA004D6CCE /* UIDevice+Jailbreak.swift */,
|
|
BFE00A1F2503097F00EB4D0C /* INInteraction+AltStore.swift */,
|
|
D57F2C9326E01BC700B9FA39 /* UIDevice+Vibration.swift */,
|
|
B376FE3D29258C8900E18883 /* OSLog+SideStore.swift */,
|
|
D5927D6529DCC89000D6898E /* UINavigationBarAppearance+TintColor.swift */,
|
|
D54058BA2A1D8FE3008CCC58 /* UIColor+AltStore.swift */,
|
|
D5FB28EB2ADDF68D00A1C337 /* UIFontDescriptor+Bold.swift */,
|
|
D5A645202AF591980047D980 /* UTType+AltStore.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFDB69FB22A9A7A6007EA6D6 /* Settings */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A88B8C482D35AD3200F53F9D /* OperationsLoggingContolView.swift */,
|
|
BFE60737231ADF49002B0E8E /* Settings.storyboard */,
|
|
BFE60739231ADF82002B0E8E /* SettingsViewController.swift */,
|
|
0EA426392C2230150026D7FB /* AnisetteServerList.swift */,
|
|
BFE6073F231AFD2A002B0E8E /* InsetGroupTableViewCell.swift */,
|
|
BFE60741231B07E6002B0E8E /* SettingsHeaderFooterView.swift */,
|
|
BFE6073B231AE1E7002B0E8E /* SettingsHeaderFooterView.xib */,
|
|
BF02419522F2199300129732 /* RefreshAttemptsViewController.swift */,
|
|
BFF0B68D23219520007A79E1 /* PatreonViewController.swift */,
|
|
BFF0B68F23219C6D007A79E1 /* PatreonComponents.swift */,
|
|
BFF0B6912321A305007A79E1 /* AboutPatreonHeaderView.xib */,
|
|
BFF0B695232242D3007A79E1 /* LicensesViewController.swift */,
|
|
D56D213F2B7D9942007641C5 /* AltAppIconsViewController.swift */,
|
|
D589170128C7D93500E39C8B /* Error Log */,
|
|
B3EE16B52925E27D00B3B1F5 /* AnisetteManager.swift */,
|
|
);
|
|
path = Settings;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFDB6A0922AAEDA1007EA6D6 /* Operations */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D513F6152A12CE210061EAA1 /* Errors */,
|
|
BFDB6A0A22AAEDB7007EA6D6 /* Operation.swift */,
|
|
BF770E5322BC044E002A40FE /* OperationContexts.swift */,
|
|
BF770E5722BC3D0F002A40FE /* RefreshGroup.swift */,
|
|
BFE6326B22A86FF300F30809 /* AuthenticationOperation.swift */,
|
|
D561AF812B21669400BF59C6 /* VerifyAppPledgeOperation.swift */,
|
|
BFC1F38C22AEE3A4003AC21A /* DownloadAppOperation.swift */,
|
|
BFCCB519245E3401001853EA /* VerifyAppOperation.swift */,
|
|
A8696EE32D34512C00E96389 /* RemoveAppExtensionsOperation.swift */,
|
|
BFA8172A23C5633D001B5953 /* FetchAnisetteDataOperation.swift */,
|
|
BF3BEFBE2408673400DE7D55 /* FetchProvisioningProfilesOperation.swift */,
|
|
BFDB6A0722AAED73007EA6D6 /* ResignAppOperation.swift */,
|
|
BFDB6A0E22AB2776007EA6D6 /* SendAppOperation.swift */,
|
|
BF770E5022BB1CF6002A40FE /* InstallAppOperation.swift */,
|
|
BF3BEFC024086A1E00DE7D55 /* RefreshAppOperation.swift */,
|
|
BF56D2AB23DF8E170006506D /* FetchAppIDsOperation.swift */,
|
|
BFE338DE22F0EADB002E24B9 /* FetchSourceOperation.swift */,
|
|
D5E1E7C028077DE90016FC96 /* UpdateKnownSourcesOperation.swift */,
|
|
BF3432FA246B894F0052F4A1 /* BackupAppOperation.swift */,
|
|
BFDBBD7F246CB84F004ED2F3 /* RemoveAppBackupOperation.swift */,
|
|
BF44EEFB246B4550002A52F2 /* RemoveAppOperation.swift */,
|
|
BFC57A642416C72400EB891E /* DeactivateAppOperation.swift */,
|
|
BFF00D312501BDA100746320 /* BackgroundRefreshAppsOperation.swift */,
|
|
D57F2C9026E0070200B9FA39 /* EnableJITOperation.swift */,
|
|
D5DAE0952804DF430034D8D4 /* UpdatePatronsOperation.swift */,
|
|
D5ACE84428E3B8450021CAB9 /* ClearAppCacheOperation.swift */,
|
|
BF7B44062725A4B8005288A4 /* Patch App */,
|
|
);
|
|
path = Operations;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFE6325822A83BA800F30809 /* Authentication */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFE6325922A83BEB00F30809 /* Authentication.storyboard */,
|
|
BFF0B6932321CB85007A79E1 /* AuthenticationViewController.swift */,
|
|
BFF0B6972322CAB8007A79E1 /* InstructionsViewController.swift */,
|
|
BF6F439123644C6E00A0B879 /* RefreshAltStoreViewController.swift */,
|
|
19B9B7442845E6DF0076EF69 /* SelectTeamViewController.swift */,
|
|
);
|
|
path = Authentication;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFF00D2E2501BD4B00746320 /* Intents */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D55467B02A8D5E2600F4CE90 /* App Intents */,
|
|
D55FEC9C2A8FEC600057D6E6 /* Legacy */,
|
|
);
|
|
path = Intents;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFF767C32489A6800097E58C /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFBAC8852295C90300587369 /* Result+Conveniences.swift */,
|
|
BF1E314122A05D4C00370A3C /* Bundle+AltStore.swift */,
|
|
BFF767CB2489AB5C0097E58C /* ALTServerError+Conveniences.swift */,
|
|
BF1FE357251A9FB000C3CE09 /* NSXPCConnection+MachServices.swift */,
|
|
BFF435D7255CBDAB00DD724F /* ALTApplication+AltStoreApp.swift */,
|
|
BF6C336124197D700034FD24 /* NSError+AltStore.swift */,
|
|
D5708416292448DA00D42D34 /* OperatingSystemVersion+Comparable.swift */,
|
|
D59A6B802AA92D1C00F61259 /* Process+Conveniences.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFF767C42489A6980097E58C /* Categories */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF1E314822A060F400370A3C /* NSError+ALTServerError.h */,
|
|
BF1E314922A060F400370A3C /* NSError+ALTServerError.m */,
|
|
BF718BC723C919CC00A89F2D /* CFNotificationName+AltStore.h */,
|
|
BF718BC823C919E300A89F2D /* CFNotificationName+AltStore.m */,
|
|
);
|
|
path = Categories;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFF767CF2489AC240097E58C /* Connections */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF18BFF22485828200DD5981 /* ConnectionManager.swift */,
|
|
BF18BFFE2485A42800DD5981 /* ALTConnection.h */,
|
|
BF18BFF624858BDE00DD5981 /* Connection.swift */,
|
|
BFF767CD2489ABE90097E58C /* NetworkConnection.swift */,
|
|
BFC712C12512D5F100AB5EBE /* XPCConnection.swift */,
|
|
);
|
|
path = Connections;
|
|
sourceTree = "<group>";
|
|
};
|
|
C2B79346E83FCBDE76D501CB /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
37C39DA99ADEE21E3BDD056F /* Pods-AltStoreCore.debug.xcconfig */,
|
|
7935E4499B2FC11DA8BAB2CC /* Pods-AltStoreCore.release.xcconfig */,
|
|
32741831F952989EC7E74FFA /* Pods-SideStore.debug.xcconfig */,
|
|
C0ED2BA78F87A9001A13E715 /* Pods-SideStore.release.xcconfig */,
|
|
);
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
D50107ED2ADF2E310069F2A1 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5935AEC29C39DE300C157EF /* SourceComponents.swift */,
|
|
D59162AA29BA60A9005CBF47 /* SourceHeaderView.swift */,
|
|
D59162AC29BA616A005CBF47 /* SourceHeaderView.xib */,
|
|
D50107EB2ADF2E1A0069F2A1 /* AddSourceTextFieldCell.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
D50C29F22A8ECD71009AB488 /* Widgets */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D577AB7E2A96878A007FE952 /* AppDetailWidget.swift */,
|
|
D55467C42A8D72C300F4CE90 /* ActiveAppsWidget.swift */,
|
|
BF98917D250AAC4F002ACF50 /* LockScreenWidget.swift */,
|
|
);
|
|
path = Widgets;
|
|
sourceTree = "<group>";
|
|
};
|
|
D513F6152A12CE210061EAA1 /* Errors */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFDB6A0C22AAFC19007EA6D6 /* OperationError.swift */,
|
|
D5CF56812A0D83F9006D93E2 /* VerificationError.swift */,
|
|
D571ADCD2A02FA7400B24B63 /* SourceError.swift */,
|
|
);
|
|
path = Errors;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5151BE42A9038FA00C96F28 /* Extensions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5151BE52A90391900C96F28 /* View+AltWidget.swift */,
|
|
);
|
|
path = Extensions;
|
|
sourceTree = "<group>";
|
|
};
|
|
D51AF9752A97D29100471312 /* Model */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5FD4EC82A9530C00097BEE8 /* AppSnapshot.swift */,
|
|
);
|
|
path = Model;
|
|
sourceTree = "<group>";
|
|
};
|
|
D54058B72A1D6251008CCC58 /* Previews */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D54058B82A1D6269008CCC58 /* AppPermissionProtocol.swift */,
|
|
);
|
|
path = Previews;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5418F152AD740750014ABD6 /* Screenshots */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D5F982202AB910180045751F /* AppScreenshotsViewController.swift */,
|
|
D5B6F6AA2AD76541007EED5A /* PreviewAppScreenshotsViewController.swift */,
|
|
D5418F162AD740890014ABD6 /* AppScreenshotCollectionViewCell.swift */,
|
|
);
|
|
path = Screenshots;
|
|
sourceTree = "<group>";
|
|
};
|
|
D55467B02A8D5E2600F4CE90 /* App Intents */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D55467B12A8D5E2600F4CE90 /* AppShortcuts.swift */,
|
|
D5151BD82A8FF64300C96F28 /* RefreshAllAppsIntent.swift */,
|
|
D5151BE02A90344300C96F28 /* RefreshAllAppsWidgetIntent.swift */,
|
|
);
|
|
path = "App Intents";
|
|
sourceTree = "<group>";
|
|
};
|
|
D557A4862AE88232007D0DCF /* Patreon */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF66EEC82501AECA007EE018 /* PatreonAccount.swift */,
|
|
D557A4802AE85BB0007D0DCF /* Pledge.swift */,
|
|
D557A4842AE88227007D0DCF /* PledgeTier.swift */,
|
|
D557A4822AE85DB7007D0DCF /* PledgeReward.swift */,
|
|
D5CA0C4A280E141900469595 /* ManagedPatron.swift */,
|
|
);
|
|
path = Patreon;
|
|
sourceTree = "<group>";
|
|
};
|
|
D55FEC9C2A8FEC600057D6E6 /* Legacy */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BFF00D2F2501BD7D00746320 /* Intents.intentdefinition */,
|
|
BFF00D332501BDCF00746320 /* IntentHandler.swift */,
|
|
);
|
|
path = Legacy;
|
|
sourceTree = "<group>";
|
|
};
|
|
D577AB802A968B7E007FE952 /* Components */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
BF98917C250AAC4F002ACF50 /* Countdown.swift */,
|
|
);
|
|
path = Components;
|
|
sourceTree = "<group>";
|
|
};
|
|
D586D39928EF58B0000E101F /* AltTests */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D586D39A28EF58B0000E101F /* AltTests.swift */,
|
|
D56915082AD5F3E800A2B747 /* AltTests+Sources.swift */,
|
|
D5F5AF2D28FDD2EC00C938F5 /* TestErrors.swift */,
|
|
);
|
|
path = AltTests;
|
|
sourceTree = "<group>";
|
|
};
|
|
D589170128C7D93500E39C8B /* Error Log */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A8C38C372D2084D000E83DBD /* ConsoleLogView.swift */,
|
|
D57FE84328C7DB7100216002 /* ErrorLogViewController.swift */,
|
|
D54DED1328CBC44B008B27A0 /* ErrorLogTableViewCell.swift */,
|
|
0EE7FDCC2BE9124400D1E390 /* ErrorDetailsViewController.swift */,
|
|
);
|
|
path = "Error Log";
|
|
sourceTree = "<group>";
|
|
};
|
|
D59A6B7C2AA9225C00F61259 /* Types */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D59A6B7D2AA9226C00F61259 /* AppProcess.swift */,
|
|
);
|
|
path = Types;
|
|
sourceTree = "<group>";
|
|
};
|
|
D5BDD9712B1FC8FA001F84DE /* Permissions */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
D569A5032AF9BC5F00A4CB8B /* ReviewPermissionsViewController.swift */,
|
|
);
|
|
path = Permissions;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXHeadersBuildPhase section */
|
|
BF4587272298D31600BD7491 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0EA166682ADFE122003015C1 /* jsmn.h in Headers */,
|
|
BF4588112298D3AB00BD7491 /* misagent.h in Headers */,
|
|
BF4588042298D3AB00BD7491 /* lockdown.h in Headers */,
|
|
BF45880B2298D3AB00BD7491 /* mobilesync.h in Headers */,
|
|
BF4588002298D3AB00BD7491 /* restore.h in Headers */,
|
|
BF4588152298D3AB00BD7491 /* mobilebackup.h in Headers */,
|
|
BF4588182298D3AB00BD7491 /* syslog_relay.h in Headers */,
|
|
BF45881D2298D3AB00BD7491 /* file_relay.h in Headers */,
|
|
BF4587FD2298D3AB00BD7491 /* sbservices.h in Headers */,
|
|
BF4588362298D3C100BD7491 /* debug.h in Headers */,
|
|
BF4588202298D3AB00BD7491 /* mobile_image_mounter.h in Headers */,
|
|
BF4588122298D3AB00BD7491 /* house_arrest.h in Headers */,
|
|
BF45881F2298D3AB00BD7491 /* device_link_service.h in Headers */,
|
|
BF45880E2298D3AB00BD7491 /* debugserver.h in Headers */,
|
|
BF4588102298D3AB00BD7491 /* heartbeat.h in Headers */,
|
|
BF4587FA2298D3AB00BD7491 /* diagnostics_relay.h in Headers */,
|
|
BF4588192298D3AB00BD7491 /* webinspector.h in Headers */,
|
|
BF4588342298D3C100BD7491 /* userpref.h in Headers */,
|
|
BF45880A2298D3AB00BD7491 /* screenshotr.h in Headers */,
|
|
BF4587FE2298D3AB00BD7491 /* mobilebackup2.h in Headers */,
|
|
BF45881C2298D3AB00BD7491 /* afc.h in Headers */,
|
|
BF45881A2298D3AB00BD7491 /* mobileactivation.h in Headers */,
|
|
BF4588052298D3AB00BD7491 /* idevice.h in Headers */,
|
|
BF4588012298D3AB00BD7491 /* installation_proxy.h in Headers */,
|
|
BF4587F82298D3AB00BD7491 /* service.h in Headers */,
|
|
BF4588252298D3AB00BD7491 /* property_list_service.h in Headers */,
|
|
BF4588132298D3AB00BD7491 /* notification_proxy.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF66EE792501AE50007EE018 /* Headers */ = {
|
|
isa = PBXHeadersBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF66EE822501AE50007EE018 /* AltStoreCore.h in Headers */,
|
|
BF66EE952501AEBC007EE018 /* ALTSourceUserInfoKey.h in Headers */,
|
|
BF66EE982501AEBC007EE018 /* ALTPatreonBenefitID.h in Headers */,
|
|
BFAECC5F2501B0BF00528F27 /* ALTConstants.h in Headers */,
|
|
BFAECC5D2501B0BF00528F27 /* ALTConnection.h in Headers */,
|
|
BF66EE942501AEBC007EE018 /* ALTAppPermissions.h in Headers */,
|
|
BFAECC602501B0BF00528F27 /* NSError+ALTServerError.h in Headers */,
|
|
0EE7FDC82BE8CF4800D1E390 /* ALTWrappedError.h in Headers */,
|
|
BFAECC5E2501B0BF00528F27 /* CFNotificationName+AltStore.h in Headers */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXHeadersBuildPhase section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
19104DB12909C06C00C49C7B /* EmotionalDamage */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 19104DB62909C06D00C49C7B /* Build configuration list for PBXNativeTarget "EmotionalDamage" */;
|
|
buildPhases = (
|
|
19104DAE2909C06C00C49C7B /* Sources */,
|
|
19104DAF2909C06C00C49C7B /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = EmotionalDamage;
|
|
productName = EmotionalDamage;
|
|
productReference = 19104DB22909C06C00C49C7B /* libEmotionalDamage.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
191E5FAA290A5D92001A3B7C /* minimuxer */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 191E5FAF290A5D92001A3B7C /* Build configuration list for PBXNativeTarget "minimuxer" */;
|
|
buildPhases = (
|
|
191E5FA7290A5D92001A3B7C /* Sources */,
|
|
191E5FA8290A5D92001A3B7C /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
A809F6A12D04D7CB00F0F0F3 /* PBXTargetDependency */,
|
|
);
|
|
name = minimuxer;
|
|
productName = minimuxer;
|
|
productReference = 191E5FAB290A5D92001A3B7C /* libminimuxer.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
BF45872A2298D31600BD7491 /* libimobiledevice */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BF4587332298D31600BD7491 /* Build configuration list for PBXNativeTarget "libimobiledevice" */;
|
|
buildPhases = (
|
|
BF4587272298D31600BD7491 /* Headers */,
|
|
BF4587282298D31600BD7491 /* Sources */,
|
|
678E094C3184B66357EAA4AF /* Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = libimobiledevice;
|
|
productName = libimobiledevice;
|
|
productReference = BF45872B2298D31600BD7491 /* libimobiledevice.a */;
|
|
productType = "com.apple.product-type.library.static";
|
|
};
|
|
BF58047A246A28F7008AE704 /* AltBackup */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BF58048E246A28F9008AE704 /* Build configuration list for PBXNativeTarget "AltBackup" */;
|
|
buildPhases = (
|
|
BF580477246A28F7008AE704 /* Sources */,
|
|
BF580478246A28F7008AE704 /* Frameworks */,
|
|
BF580479246A28F7008AE704 /* Resources */,
|
|
A8C6D5102D1EE8AC00DF01F1 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = AltBackup;
|
|
productName = AltBackup;
|
|
productReference = BF58047B246A28F7008AE704 /* AltBackup.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
BF66EE7D2501AE50007EE018 /* AltStoreCore */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BF66EE892501AE50007EE018 /* Build configuration list for PBXNativeTarget "AltStoreCore" */;
|
|
buildPhases = (
|
|
AEDB4E9409D2CEE1EA126980 /* [CP] Check Pods Manifest.lock */,
|
|
BF66EE792501AE50007EE018 /* Headers */,
|
|
BF66EE7A2501AE50007EE018 /* Sources */,
|
|
BF66EE7B2501AE50007EE018 /* Frameworks */,
|
|
BF66EE7C2501AE50007EE018 /* Resources */,
|
|
A859ED5E2D1EE827003DCC58 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = AltStoreCore;
|
|
packageProductDependencies = (
|
|
A82067C32D03E0DE00645C0D /* SemanticVersion */,
|
|
A8C6D50B2D1EE87600DF01F1 /* AltSign-Static */,
|
|
);
|
|
productName = AltStoreCore;
|
|
productReference = BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */;
|
|
productType = "com.apple.product-type.framework";
|
|
};
|
|
BF989166250AABF3002ACF50 /* AltWidgetExtension */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BF989178250AABF4002ACF50 /* Build configuration list for PBXNativeTarget "AltWidgetExtension" */;
|
|
buildPhases = (
|
|
BF989163250AABF3002ACF50 /* Sources */,
|
|
BF989164250AABF3002ACF50 /* Frameworks */,
|
|
BF989165250AABF3002ACF50 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
BFF615AB2510042B00484D3B /* PBXTargetDependency */,
|
|
);
|
|
name = AltWidgetExtension;
|
|
productName = AltWidgetExtension;
|
|
productReference = BF989167250AABF3002ACF50 /* AltWidgetExtension.appex */;
|
|
productType = "com.apple.product-type.app-extension";
|
|
};
|
|
BFD247692284B9A500981D42 /* SideStore */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = BFD2477E2284B9A700981D42 /* Build configuration list for PBXNativeTarget "SideStore" */;
|
|
buildPhases = (
|
|
B0FAA6617CB97872E78D84CA /* [CP] Check Pods Manifest.lock */,
|
|
99F87D0629D8B51400B40039 /* ShellScript */,
|
|
BFD247662284B9A500981D42 /* Sources */,
|
|
BFD247672284B9A500981D42 /* Frameworks */,
|
|
A8E00D3F2D0C9C6D000DD2C7 /* Run Script */,
|
|
BFD247682284B9A500981D42 /* Resources */,
|
|
BF088D2B2501A087008082D9 /* Embed Frameworks */,
|
|
BF98917B250AABF4002ACF50 /* Embed Foundation Extensions */,
|
|
884B4E831D26F2E18AF7916C /* [CP] Copy Pods Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
A8E00D3E2D0C95B5000DD2C7 /* PBXTargetDependency */,
|
|
191E5FB3290A5D9B001A3B7C /* PBXTargetDependency */,
|
|
19104DBA2909C0F200C49C7B /* PBXTargetDependency */,
|
|
BF66EE842501AE50007EE018 /* PBXTargetDependency */,
|
|
BF989176250AABF4002ACF50 /* PBXTargetDependency */,
|
|
);
|
|
name = SideStore;
|
|
productName = AltStore;
|
|
productReference = BFD2476A2284B9A500981D42 /* SideStore.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
BFD247622284B9A500981D42 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 1400;
|
|
LastUpgradeCheck = 1020;
|
|
ORGANIZATIONNAME = SideStore;
|
|
TargetAttributes = {
|
|
19104DB12909C06C00C49C7B = {
|
|
CreatedOnToolsVersion = 14.0;
|
|
};
|
|
191E5FAA290A5D92001A3B7C = {
|
|
CreatedOnToolsVersion = 14.0;
|
|
};
|
|
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" */;
|
|
compatibilityVersion = "Xcode 9.3";
|
|
developmentRegion = en;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = BFD247612284B9A500981D42;
|
|
packageReferences = (
|
|
D58D5F2C26DFE68E00E55E38 /* XCRemoteSwiftPackageReference "LaunchAtLogin" */,
|
|
D5FB7A2C2AA2859400EF863D /* XCRemoteSwiftPackageReference "swift-argument-parser" */,
|
|
A82067C22D03E0DE00645C0D /* XCRemoteSwiftPackageReference "SemanticVersion" */,
|
|
);
|
|
productRefGroup = BFD2476B2284B9A500981D42 /* Products */;
|
|
projectDirPath = "";
|
|
projectReferences = (
|
|
{
|
|
ProductGroup = A809F68F2D04D71200F0F0F3 /* Products */;
|
|
ProjectRef = B343F84D295F6323002B1159 /* em_proxy.xcodeproj */;
|
|
},
|
|
{
|
|
ProductGroup = A8A543222D04F0C100D72399 /* Products */;
|
|
ProjectRef = B343F886295F7F9B002B1159 /* libfragmentzip.xcodeproj */;
|
|
},
|
|
{
|
|
ProductGroup = A809F68A2D04D71200F0F0F3 /* Products */;
|
|
ProjectRef = A8F66C602D04D464009689E6 /* minimuxer.xcodeproj */;
|
|
},
|
|
);
|
|
projectRoot = "";
|
|
targets = (
|
|
BFD247692284B9A500981D42 /* SideStore */,
|
|
BF45872A2298D31600BD7491 /* libimobiledevice */,
|
|
BF58047A246A28F7008AE704 /* AltBackup */,
|
|
BF66EE7D2501AE50007EE018 /* AltStoreCore */,
|
|
BF989166250AABF3002ACF50 /* AltWidgetExtension */,
|
|
19104DB12909C06C00C49C7B /* EmotionalDamage */,
|
|
191E5FAA290A5D92001A3B7C /* minimuxer */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXReferenceProxy section */
|
|
A809F68E2D04D71200F0F0F3 /* libminimuxer_static.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = libminimuxer_static.a;
|
|
remoteRef = A809F68D2D04D71200F0F0F3 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
A809F6942D04D71200F0F0F3 /* libem_proxy_static.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = libem_proxy_static.a;
|
|
remoteRef = A809F6932D04D71200F0F0F3 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
A809F6962D04D71200F0F0F3 /* run */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = "compiled.mach-o.executable";
|
|
path = run;
|
|
remoteRef = A809F6952D04D71200F0F0F3 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
A8A543292D04F0C100D72399 /* libfragmentzip */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = "compiled.mach-o.executable";
|
|
path = libfragmentzip;
|
|
remoteRef = A8A543282D04F0C100D72399 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
A8A5432B2D04F0C100D72399 /* libfragmentzip */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = "compiled.mach-o.executable";
|
|
path = libfragmentzip;
|
|
remoteRef = A8A5432A2D04F0C100D72399 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
A8A5432D2D04F0C100D72399 /* libfragmentzip.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = libfragmentzip.a;
|
|
remoteRef = A8A5432C2D04F0C100D72399 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
A8A5432F2D04F0C100D72399 /* libfragmentzip.a */ = {
|
|
isa = PBXReferenceProxy;
|
|
fileType = archive.ar;
|
|
path = libfragmentzip.a;
|
|
remoteRef = A8A5432E2D04F0C100D72399 /* PBXContainerItemProxy */;
|
|
sourceTree = BUILT_PRODUCTS_DIR;
|
|
};
|
|
/* End PBXReferenceProxy section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
BF580479246A28F7008AE704 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF58048A246A28F9008AE704 /* LaunchScreen.storyboard in Resources */,
|
|
BF580487246A28F9008AE704 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF66EE7C2501AE50007EE018 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BFCB9207250AB2120057B44E /* Colors.xcassets in Resources */,
|
|
D53D84022A2158FC00543C3B /* Permissions.plist in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF989165250AABF3002ACF50 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF989171250AABF4002ACF50 /* Assets.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BFD247682284B9A500981D42 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BFC57A702416FC7600EB891E /* InstalledAppsCollectionHeaderView.xib in Resources */,
|
|
BFB4323F22DE852000B7F8BC /* UpdateCollectionViewCell.xib in Resources */,
|
|
D59162AD29BA616A005CBF47 /* SourceHeaderView.xib in Resources */,
|
|
BFE60738231ADF49002B0E8E /* Settings.storyboard in Resources */,
|
|
D5144BA82B8684EF00738A5C /* Icons.xcassets in Resources */,
|
|
D57DF638271E32F000677701 /* PatchApp.storyboard in Resources */,
|
|
BFD2477A2284B9A700981D42 /* LaunchScreen.storyboard in Resources */,
|
|
D56D21422B7D9C41007641C5 /* AltIcons.plist in Resources */,
|
|
A8D484D82D0CD306002C691D /* AltBackup.ipa in Resources */,
|
|
BF770E6922BD57DD002A40FE /* Silence.m4a in Resources */,
|
|
BFD247772284B9A700981D42 /* Assets.xcassets in Resources */,
|
|
BFF0B6922321A305007A79E1 /* AboutPatreonHeaderView.xib in Resources */,
|
|
BFB6B22423187A3D0022A802 /* NewsCollectionViewCell.xib in Resources */,
|
|
BFD247752284B9A500981D42 /* Main.storyboard in Resources */,
|
|
BFE6073C231AE1E7002B0E8E /* SettingsHeaderFooterView.xib in Resources */,
|
|
BF29012F2318F6B100D88A45 /* AppBannerView.xib in Resources */,
|
|
BFE6325A22A83BEB00F30809 /* Authentication.storyboard in Resources */,
|
|
D5935AEF29C3B23600C157EF /* Sources.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXShellScriptBuildPhase section */
|
|
884B4E831D26F2E18AF7916C /* [CP] Copy Pods Resources */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-SideStore/Pods-SideStore-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
);
|
|
name = "[CP] Copy Pods Resources";
|
|
outputFileListPaths = (
|
|
"${PODS_ROOT}/Target Support Files/Pods-SideStore/Pods-SideStore-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SideStore/Pods-SideStore-resources.sh\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
99F87D0629D8B51400B40039 /* ShellScript */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"./SideStore/minimuxer/minimuxer-helpers.swift",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "bash ./SideStore/fetch-prebuilt.sh minimuxer\n";
|
|
};
|
|
A8E00D3F2D0C9C6D000DD2C7 /* Run Script */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
);
|
|
name = "Run Script";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
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";
|
|
};
|
|
AEDB4E9409D2CEE1EA126980 /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-AltStoreCore-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
B0FAA6617CB97872E78D84CA /* [CP] Check Pods Manifest.lock */ = {
|
|
isa = PBXShellScriptBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
inputFileListPaths = (
|
|
);
|
|
inputPaths = (
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
);
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
outputFileListPaths = (
|
|
);
|
|
outputPaths = (
|
|
"$(DERIVED_FILE_DIR)/Pods-SideStore-checkManifestLockResult.txt",
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
|
showEnvVarsInLog = 0;
|
|
};
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
19104DAE2909C06C00C49C7B /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
19104DB52909C06D00C49C7B /* EmotionalDamage.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
191E5FA7290A5D92001A3B7C /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A809F6A82D04DA1900F0F0F3 /* minimuxer.swift in Sources */,
|
|
A809F6A92D04DA1900F0F0F3 /* SwiftBridgeCore.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF4587282298D31600BD7491 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
0E1A1F912AE36A9700364CAD /* bytearray.c in Sources */,
|
|
0EA1666E2ADFE140003015C1 /* ptrarray.c in Sources */,
|
|
0EA1665B2ADFE0D2003015C1 /* out-limd.c in Sources */,
|
|
0EA166742ADFE140003015C1 /* Date.cpp in Sources */,
|
|
0EA166712ADFE140003015C1 /* Key.cpp in Sources */,
|
|
0EA1665C2ADFE0D2003015C1 /* out-default.c in Sources */,
|
|
0EA1666A2ADFE140003015C1 /* String.cpp in Sources */,
|
|
0EA166732ADFE140003015C1 /* Dictionary.cpp in Sources */,
|
|
0EA1665D2ADFE0D2003015C1 /* out-plutil.c in Sources */,
|
|
0EA1665E2ADFE0D2003015C1 /* oplist.c in Sources */,
|
|
0EA166702ADFE140003015C1 /* Node.cpp in Sources */,
|
|
0EA166752ADFE140003015C1 /* Real.cpp in Sources */,
|
|
0EA166762ADFE140003015C1 /* base64.c in Sources */,
|
|
0EA1666D2ADFE140003015C1 /* Data.cpp in Sources */,
|
|
BF45881B2298D3AB00BD7491 /* house_arrest.c in Sources */,
|
|
0EA1666F2ADFE140003015C1 /* hashtable.c in Sources */,
|
|
BF4588232298D3AB00BD7491 /* mobilesync.c in Sources */,
|
|
BF4588072298D3AB00BD7491 /* afc.c in Sources */,
|
|
BF4588082298D3AB00BD7491 /* mobile_image_mounter.c in Sources */,
|
|
BF4588022298D3AB00BD7491 /* file_relay.c in Sources */,
|
|
BF45880F2298D3AB00BD7491 /* debugserver.c in Sources */,
|
|
0EA166792ADFE140003015C1 /* bplist.c in Sources */,
|
|
0EA166772ADFE140003015C1 /* jplist.c in Sources */,
|
|
BF4588162298D3AB00BD7491 /* restore.c in Sources */,
|
|
BFD52C2022A1A9EC000B7ED1 /* node.c in Sources */,
|
|
BF4588092298D3AB00BD7491 /* installation_proxy.c in Sources */,
|
|
0EA1666B2ADFE140003015C1 /* Boolean.cpp in Sources */,
|
|
0EA1667E2ADFE140003015C1 /* time64.c in Sources */,
|
|
BF4587FF2298D3AB00BD7491 /* heartbeat.c in Sources */,
|
|
BF4588222298D3AB00BD7491 /* mobileactivation.c in Sources */,
|
|
BF4588212298D3AB00BD7491 /* idevice.c in Sources */,
|
|
B343F885295F7C5D002B1159 /* tlv.c in Sources */,
|
|
BF4587F92298D3AB00BD7491 /* diagnostics_relay.c in Sources */,
|
|
B343F87D295F7C5D002B1159 /* cbuf.c in Sources */,
|
|
BF4588062298D3AB00BD7491 /* webinspector.c in Sources */,
|
|
B343F883295F7C5D002B1159 /* thread.c in Sources */,
|
|
BF45880D2298D3AB00BD7491 /* mobilebackup.c in Sources */,
|
|
BF45883A2298D3C100BD7491 /* debug.c in Sources */,
|
|
B343F881295F7C5D002B1159 /* termcolors.c in Sources */,
|
|
0EA1667D2ADFE140003015C1 /* xplist.c in Sources */,
|
|
B343F87E295F7C5D002B1159 /* collection.c in Sources */,
|
|
B33FFBAA295F8F78002259E6 /* preboard.c in Sources */,
|
|
B33FFBAC295F8F98002259E6 /* companion_proxy.c in Sources */,
|
|
BF4587FB2298D3AB00BD7491 /* notification_proxy.c in Sources */,
|
|
BF4588352298D3C100BD7491 /* userpref.c in Sources */,
|
|
0EA1667A2ADFE140003015C1 /* Uid.cpp in Sources */,
|
|
B343F87C295F7C5D002B1159 /* opack.c in Sources */,
|
|
B343F884295F7C5D002B1159 /* utils.c in Sources */,
|
|
BFD52C2122A1A9EC000B7ED1 /* node_list.c in Sources */,
|
|
B343F87F295F7C5D002B1159 /* glue.c in Sources */,
|
|
BF4588242298D3AB00BD7491 /* property_list_service.c in Sources */,
|
|
BF45881E2298D3AB00BD7491 /* misagent.c in Sources */,
|
|
0EA166692ADFE140003015C1 /* Array.cpp in Sources */,
|
|
B343F880295F7C5D002B1159 /* socket.c in Sources */,
|
|
BF4587FC2298D3AB00BD7491 /* sbservices.c in Sources */,
|
|
0EA166782ADFE140003015C1 /* jsmn.c in Sources */,
|
|
BF4588142298D3AB00BD7491 /* device_link_service.c in Sources */,
|
|
BF4588172298D3AB00BD7491 /* screenshotr.c in Sources */,
|
|
BF4588432298D40000BD7491 /* libusbmuxd.c in Sources */,
|
|
0EA1667B2ADFE140003015C1 /* Structure.cpp in Sources */,
|
|
0EA1666C2ADFE140003015C1 /* Integer.cpp in Sources */,
|
|
BF4588032298D3AB00BD7491 /* syslog_relay.c in Sources */,
|
|
BF4588272298D3AB00BD7491 /* service.c in Sources */,
|
|
BF4588262298D3AB00BD7491 /* lockdown.c in Sources */,
|
|
BFD52C2222A1A9EC000B7ED1 /* cnary.c in Sources */,
|
|
BF45880C2298D3AB00BD7491 /* mobilebackup2.c in Sources */,
|
|
0EA4B9BC2AE4A414009209CE /* plist.c in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF580477246A28F7008AE704 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BF580496246A3CB5008AE704 /* UIColor+AltBackup.swift in Sources */,
|
|
BF580482246A28F7008AE704 /* ViewController.swift in Sources */,
|
|
BF44EEF0246B08BA002A52F2 /* BackupController.swift in Sources */,
|
|
0EE7FDC62BE8CEA300D1E390 /* ALTLocalizedError.swift in Sources */,
|
|
03F06CD52942C27E001C4D68 /* Bundle+AltStore.swift in Sources */,
|
|
A8FD915E2D046F5200322782 /* UserInfoValue.swift in Sources */,
|
|
BF58047E246A28F7008AE704 /* AppDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF66EE7A2501AE50007EE018 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A8D49F532D3D2F9400844B92 /* ProcessInfo+AltStore.swift in Sources */,
|
|
A8EA195F2D4982D600DC6322 /* BaseEntity.swift in Sources */,
|
|
A82067842D03DC0600645C0D /* OperatingSystemVersion+Comparable.swift in Sources */,
|
|
D5FB28EE2ADDF89800A1C337 /* KnownSource.swift in Sources */,
|
|
BF66EED32501AECA007EE018 /* AltStore2ToAltStore3.xcmappingmodel in Sources */,
|
|
BF66EEA52501AEC5007EE018 /* Benefit.swift in Sources */,
|
|
D52B4ABF2AF183F0005991C3 /* WebViewController.swift in Sources */,
|
|
BF66EED22501AECA007EE018 /* AltStore4ToAltStore5.xcmappingmodel in Sources */,
|
|
D5A645252AF5BC7F0047D980 /* UserAccount.swift in Sources */,
|
|
BFAECC5B2501B0A400528F27 /* Bundle+AltStore.swift in Sources */,
|
|
BF66EECD2501AECA007EE018 /* StoreAppPolicy.swift in Sources */,
|
|
BF66EEE82501AED0007EE018 /* UserDefaults+AltStore.swift in Sources */,
|
|
BF340E9A250AD39500A192CB /* ViewApp.intentdefinition in Sources */,
|
|
D552EB062AF453F900A3AB4D /* URL+Normalized.swift in Sources */,
|
|
BFAECC522501B0A400528F27 /* CodableError.swift in Sources */,
|
|
D51E83822B8692DF0092FC61 /* AltStore16ToAltStore17.xcmappingmodel in Sources */,
|
|
A8FD915F2D046F5200322782 /* UserInfoValue.swift in Sources */,
|
|
D5F9821D2AB900060045751F /* AppScreenshot.swift in Sources */,
|
|
BF66EE9E2501AEC1007EE018 /* Fetchable.swift in Sources */,
|
|
BF66EEDF2501AECA007EE018 /* PatreonAccount.swift in Sources */,
|
|
BFAECC532501B0A400528F27 /* ServerProtocol.swift in Sources */,
|
|
BFAECC572501B0A400528F27 /* ConnectionManager.swift in Sources */,
|
|
BF66EE9D2501AEC1007EE018 /* AppProtocol.swift in Sources */,
|
|
D519AD46292D665B004B12F9 /* Managed.swift in Sources */,
|
|
D52A2F972ACB40F700BDF8E3 /* Logger+AltStore.swift in Sources */,
|
|
BFC712C42512D5F100AB5EBE /* XPCConnection.swift in Sources */,
|
|
D5CA0C4B280E141900469595 /* ManagedPatron.swift in Sources */,
|
|
BF66EE8C2501AEB2007EE018 /* Keychain.swift in Sources */,
|
|
BF66EED42501AECA007EE018 /* AltStore5ToAltStore6.xcmappingmodel in Sources */,
|
|
BF66EE972501AEBC007EE018 /* ALTAppPermissions.m in Sources */,
|
|
BFAECC552501B0A400528F27 /* Connection.swift in Sources */,
|
|
BF66EEDA2501AECA007EE018 /* RefreshAttempt.swift in Sources */,
|
|
0E05025C2BEC947000879B5C /* String+SideStore.swift in Sources */,
|
|
0EE7FDCB2BE8D12B00D1E390 /* ALTLocalizedError.swift in Sources */,
|
|
BF66EEA92501AEC5007EE018 /* Tier.swift in Sources */,
|
|
BF66EEDB2501AECA007EE018 /* StoreApp.swift in Sources */,
|
|
D5CE309C2B4C946300DB8151 /* AltStore15ToAltStore16.xcmappingmodel in Sources */,
|
|
BF66EEDE2501AECA007EE018 /* AppID.swift in Sources */,
|
|
BF66EECF2501AECA007EE018 /* AltStoreToAltStore2.xcmappingmodel in Sources */,
|
|
BF66EEA82501AEC5007EE018 /* Patron.swift in Sources */,
|
|
BF66EEDD2501AECA007EE018 /* AppPermission.swift in Sources */,
|
|
D58916FE28C7C55C00E39C8B /* LoggedError.swift in Sources */,
|
|
BFBF331B2526762200B7B8C9 /* AltStore8ToAltStore9.xcmappingmodel in Sources */,
|
|
0EE7FDC72BE8CF4100D1E390 /* ALTWrappedError.m in Sources */,
|
|
D5FD4ECB2A9532960097BEE8 /* DatabaseManager+Async.swift in Sources */,
|
|
D557A4832AE85DB7007D0DCF /* PledgeReward.swift in Sources */,
|
|
D5893F802A1419E800E767CD /* NSManagedObjectContext+Conveniences.swift in Sources */,
|
|
D5CA0C4E280E249E00469595 /* AltStore9ToAltStore10.xcmappingmodel in Sources */,
|
|
BF989184250AACFC002ACF50 /* Date+RelativeDate.swift in Sources */,
|
|
D5DB81642B0410BC003F5F8B /* AppSorting.swift in Sources */,
|
|
BF66EE962501AEBC007EE018 /* ALTPatreonBenefitID.m in Sources */,
|
|
BFAECC5A2501B0A400528F27 /* NetworkConnection.swift in Sources */,
|
|
D5753A622B279F1900090456 /* AltStore14ToAltStore15.xcmappingmodel in Sources */,
|
|
D5F99A1828D11DB500476A16 /* AltStore10ToAltStore11.xcmappingmodel in Sources */,
|
|
BF66EEE92501AED0007EE018 /* JSONDecoder+Properties.swift in Sources */,
|
|
D5B6F6A92AD75D01007EED5A /* ProcessInfo+Previews.swift in Sources */,
|
|
BF66EEEB2501AED0007EE018 /* UIApplication+AppExtension.swift in Sources */,
|
|
D5F48B4829CCF21B002B52A4 /* AltStore+Async.swift in Sources */,
|
|
BF66EED92501AECA007EE018 /* Team.swift in Sources */,
|
|
D5185B802AE1E51B00646E33 /* AltStore13ToAltStore14.xcmappingmodel in Sources */,
|
|
D5728CA72A0D79D30014E73C /* OptionalProtocol.swift in Sources */,
|
|
BF66EED12501AECA007EE018 /* AltStore3ToAltStore4.xcmappingmodel in Sources */,
|
|
D5F48B4C29CD0C48002B52A4 /* AsyncManaged.swift in Sources */,
|
|
BFAECC5C2501B0A400528F27 /* CFNotificationName+AltStore.m in Sources */,
|
|
BF66EED82501AECA007EE018 /* SecureValueTransformer.swift in Sources */,
|
|
BF8B17EB250AC40000F8157F /* FileManager+SharedDirectories.swift in Sources */,
|
|
BF66EEE02501AECA007EE018 /* Account.swift in Sources */,
|
|
BF66EED52501AECA007EE018 /* AltStore.xcdatamodeld in Sources */,
|
|
BFAECC582501B0A400528F27 /* ALTConstants.m in Sources */,
|
|
D5F99A1A28D12B1400476A16 /* StoreApp10ToStoreApp11Policy.swift in Sources */,
|
|
D5177B0D2A26944600270065 /* AltStore12ToAltStore13.xcmappingmodel in Sources */,
|
|
BFAECC562501B0A400528F27 /* ALTServerError+Conveniences.swift in Sources */,
|
|
D56915072AD5E91B00A2B747 /* Regex+Permissions.swift in Sources */,
|
|
BFAECC592501B0A400528F27 /* Result+Conveniences.swift in Sources */,
|
|
D571ADD02A02FC7200B24B63 /* ALTAppPermission.swift in Sources */,
|
|
D5E3FB9828FDFAD90034B72C /* NSError+AltStore.swift in Sources */,
|
|
BFAECC542501B0A400528F27 /* NSError+ALTServerError.m in Sources */,
|
|
BF66EEE12501AECA007EE018 /* DatabaseManager.swift in Sources */,
|
|
D52C08EE28AEC37A006C4AE5 /* AppVersion.swift in Sources */,
|
|
BF66EEEA2501AED0007EE018 /* UIColor+Hex.swift in Sources */,
|
|
BF66EECC2501AECA007EE018 /* Source.swift in Sources */,
|
|
BF66EED72501AECA007EE018 /* InstalledApp.swift in Sources */,
|
|
0EE7FDC92BE8D07400D1E390 /* NSError+AltStore.swift in Sources */,
|
|
D5A645232AF5B5C50047D980 /* PatreonAPI+Responses.swift in Sources */,
|
|
D5185B822AE1E71D00646E33 /* Source13To14MigrationPolicy.swift in Sources */,
|
|
BF66EECE2501AECA007EE018 /* InstalledAppPolicy.swift in Sources */,
|
|
BF1FE359251A9FB000C3CE09 /* NSXPCConnection+MachServices.swift in Sources */,
|
|
BF66EEA62501AEC5007EE018 /* PatreonAPI.swift in Sources */,
|
|
BF66EED02501AECA007EE018 /* AltStore6ToAltStore7.xcmappingmodel in Sources */,
|
|
BF66EEDC2501AECA007EE018 /* MergePolicy.swift in Sources */,
|
|
BF66EEE22501AECA007EE018 /* InstalledExtension.swift in Sources */,
|
|
D5927D6929DCE28700D6898E /* AltStore11ToAltStore12.xcmappingmodel in Sources */,
|
|
BF66EED62501AECA007EE018 /* NewsItem.swift in Sources */,
|
|
BF66EEA72501AEC5007EE018 /* Campaign.swift in Sources */,
|
|
D52C8F032AFC56F000CA0BDD /* StoreCategory.swift in Sources */,
|
|
BF66EE992501AEBC007EE018 /* ALTSourceUserInfoKey.m in Sources */,
|
|
D557A4812AE85BB0007D0DCF /* Pledge.swift in Sources */,
|
|
D557A4852AE88227007D0DCF /* PledgeTier.swift in Sources */,
|
|
BF989185250AAD1D002ACF50 /* UIColor+AltStore.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BF989163250AABF3002ACF50 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
D55467C52A8D72C300F4CE90 /* ActiveAppsWidget.swift in Sources */,
|
|
D577AB7B2A967DF5007FE952 /* AppsTimelineProvider.swift in Sources */,
|
|
D577AB7F2A96878A007FE952 /* AppDetailWidget.swift in Sources */,
|
|
BF98917E250AAC4F002ACF50 /* Countdown.swift in Sources */,
|
|
D5151BE22A90363300C96F28 /* RefreshAllAppsWidgetIntent.swift in Sources */,
|
|
A8096D1C2D30ADA9000C39C6 /* ActiveAppsTimelineProvider+Simulator.swift in Sources */,
|
|
A80D790D2D2F20AF00A40F40 /* PaginationIntent.swift in Sources */,
|
|
D5FD4EC92A9530C00097BEE8 /* AppSnapshot.swift in Sources */,
|
|
A8AD35592D31BF2C003A28B4 /* PageInfoManager.swift in Sources */,
|
|
D5151BE72A90395400C96F28 /* View+AltWidget.swift in Sources */,
|
|
A868CFE42D31999A002F1201 /* SingletonGenericMap.swift in Sources */,
|
|
A8A853AF2D3065A300995795 /* ActiveAppsTimelineProvider.swift in Sources */,
|
|
BF98917F250AAC4F002ACF50 /* LockScreenWidget.swift in Sources */,
|
|
A800F7042CE28E3800208744 /* View+AltWidget.swift in Sources */,
|
|
BF98917F250AAC4F002ACF50 /* LockScreenWidget.swift in Sources */,
|
|
D5FD4EC52A952EAD0097BEE8 /* AltWidgetBundle.swift in Sources */,
|
|
A8096D182D30AD4F000C39C6 /* WidgetUpdateIntent.swift in Sources */,
|
|
A80D790F2D2F217000A40F40 /* PaginationDataHolder.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
BFD247662284B9A500981D42 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
BFDB6A0F22AB2776007EA6D6 /* SendAppOperation.swift in Sources */,
|
|
BFDB6A0D22AAFC1A007EA6D6 /* OperationError.swift in Sources */,
|
|
A8C38C2C2D206AD900E83DBD /* AbstractClassError.swift in Sources */,
|
|
A8087E752D2D2958002DB21B /* ImportExport.swift in Sources */,
|
|
BF74989B23621C0700CED65F /* ForwardingNavigationController.swift in Sources */,
|
|
D57F2C9426E01BC700B9FA39 /* UIDevice+Vibration.swift in Sources */,
|
|
BFD2478F2284C8F900981D42 /* Button.swift in Sources */,
|
|
D5151BE12A90344300C96F28 /* RefreshAllAppsWidgetIntent.swift in Sources */,
|
|
D513F6162A12CE4E0061EAA1 /* SourceError.swift in Sources */,
|
|
A8696EE42D34512C00E96389 /* RemoveAppExtensionsOperation.swift in Sources */,
|
|
BF56D2AC23DF8E170006506D /* FetchAppIDsOperation.swift in Sources */,
|
|
BFC1F38D22AEE3A4003AC21A /* DownloadAppOperation.swift in Sources */,
|
|
BFE6073A231ADF82002B0E8E /* SettingsViewController.swift in Sources */,
|
|
A86315DF2D3EB2DE0048FA40 /* ErrorProcessing.swift in Sources */,
|
|
D57F2C9126E0070200B9FA39 /* EnableJITOperation.swift in Sources */,
|
|
BF8CAE4E248AEABA004D6CCE /* UIDevice+Jailbreak.swift in Sources */,
|
|
D5E1E7C128077DE90016FC96 /* UpdateKnownSourcesOperation.swift in Sources */,
|
|
BFE338DF22F0EADB002E24B9 /* FetchSourceOperation.swift in Sources */,
|
|
D54DED1428CBC44B008B27A0 /* ErrorLogTableViewCell.swift in Sources */,
|
|
D5390C3C2AC3A43900D17E62 /* AddSourceViewController.swift in Sources */,
|
|
D5CD805F29CA755E00E591B0 /* SourceDetailViewController.swift in Sources */,
|
|
D57968CB29CB99EF00539069 /* VibrantButton.swift in Sources */,
|
|
BFB6B21E231870160022A802 /* NewsViewController.swift in Sources */,
|
|
BFC57A652416C72400EB891E /* DeactivateAppOperation.swift in Sources */,
|
|
D5CD805D29CA2C1E00E591B0 /* HeaderContentViewController.swift in Sources */,
|
|
D5FB28EC2ADDF68D00A1C337 /* UIFontDescriptor+Bold.swift in Sources */,
|
|
BF3BEFC124086A1E00DE7D55 /* RefreshAppOperation.swift in Sources */,
|
|
BFE60740231AFD2A002B0E8E /* InsetGroupTableViewCell.swift in Sources */,
|
|
BF0DCA662433BDF500E3A595 /* AnalyticsManager.swift in Sources */,
|
|
D5418F172AD740890014ABD6 /* AppScreenshotCollectionViewCell.swift in Sources */,
|
|
BFCCB51A245E3401001853EA /* VerifyAppOperation.swift in Sources */,
|
|
BFF0B6982322CAB8007A79E1 /* InstructionsViewController.swift in Sources */,
|
|
BF9ABA4522DCFF43008935CF /* BrowseViewController.swift in Sources */,
|
|
A8C38C242D206A3A00E83DBD /* ConsoleLogger.swift in Sources */,
|
|
A8C38C262D206A3A00E83DBD /* ConsoleLog.swift in Sources */,
|
|
D5935AED29C39DE300C157EF /* SourceComponents.swift in Sources */,
|
|
D5935AED29C39DE300C157EF /* SourceComponents.swift in Sources */,
|
|
A8B516E62D2668170047047C /* DateTimeUtil.swift in Sources */,
|
|
A8FD917C2D0478D200322782 /* VerificationError.swift in Sources */,
|
|
D5A0537329B91DB400997551 /* SourceDetailContentViewController.swift in Sources */,
|
|
BF770E5422BC044E002A40FE /* OperationContexts.swift in Sources */,
|
|
A8C38C322D206B2500E83DBD /* FileOutputStream.swift in Sources */,
|
|
BFD2478C2284C4C300981D42 /* AppIconImageView.swift in Sources */,
|
|
BF8F69C422E662D300049BA1 /* AppViewController.swift in Sources */,
|
|
BFF0B68E23219520007A79E1 /* PatreonViewController.swift in Sources */,
|
|
BFF00D302501BD7D00746320 /* Intents.intentdefinition in Sources */,
|
|
D5B6F6AB2AD76541007EED5A /* PreviewAppScreenshotsViewController.swift in Sources */,
|
|
BFD2476E2284B9A500981D42 /* AppDelegate.swift in Sources */,
|
|
BF41B806233423AE00C593A3 /* TabBarController.swift in Sources */,
|
|
BFE00A202503097F00EB4D0C /* INInteraction+AltStore.swift in Sources */,
|
|
BFDB6A0B22AAEDB7007EA6D6 /* Operation.swift in Sources */,
|
|
BF770E6722BD57C4002A40FE /* BackgroundTaskManager.swift in Sources */,
|
|
A8BB34E52D04EC8E000A8B4D /* minimuxer-helpers.swift in Sources */,
|
|
BF44EEFC246B4550002A52F2 /* RemoveAppOperation.swift in Sources */,
|
|
BF3D64B022E8D4B800E9056B /* AppContentViewControllerCells.swift in Sources */,
|
|
BFC57A6E2416FC5D00EB891E /* InstalledAppsCollectionHeaderView.swift in Sources */,
|
|
B3EE16B62925E27D00B3B1F5 /* AnisetteManager.swift in Sources */,
|
|
D5927D6629DCC89000D6898E /* UINavigationBarAppearance+TintColor.swift in Sources */,
|
|
BF88F97224F8727D00BB75DF /* AppManagerErrors.swift in Sources */,
|
|
B39F16152918D7DA002E9404 /* Consts+Proxy.swift in Sources */,
|
|
BF6C8FAE2429597900125131 /* AppBannerCollectionViewCell.swift in Sources */,
|
|
BF6C8FAE2429597900125131 /* AppBannerCollectionViewCell.swift in Sources */,
|
|
D5084CCC2B1EA80100C02160 /* FeaturedComponents.swift in Sources */,
|
|
BF6F439223644C6E00A0B879 /* RefreshAltStoreViewController.swift in Sources */,
|
|
BFE60742231B07E6002B0E8E /* SettingsHeaderFooterView.swift in Sources */,
|
|
BD4513AB2C6FA98C0052BCC0 /* AppExtensionView.swift in Sources */,
|
|
BFE338E822F10E56002E24B9 /* LaunchViewController.swift in Sources */,
|
|
BFA8172B23C5633D001B5953 /* FetchAnisetteDataOperation.swift in Sources */,
|
|
A8FD91602D046F5200322782 /* UserInfoValue.swift in Sources */,
|
|
D552B1D82A042A740066216F /* AppPermissionsCard.swift in Sources */,
|
|
BFD6B03322DFF20800B86064 /* MyAppsComponents.swift in Sources */,
|
|
BF41B808233433C100C593A3 /* LoadingState.swift in Sources */,
|
|
BFF0B69A2322D7D0007A79E1 /* UIScreen+CompactHeight.swift in Sources */,
|
|
D5ACE84528E3B8450021CAB9 /* ClearAppCacheOperation.swift in Sources */,
|
|
0EA4263A2C2230150026D7FB /* AnisetteServerList.swift in Sources */,
|
|
D5F2F6A92720B7C20081CCF5 /* PatchViewController.swift in Sources */,
|
|
B39F16132918D7C5002E9404 /* Consts.swift in Sources */,
|
|
BF8F69C222E659F700049BA1 /* AppContentViewController.swift in Sources */,
|
|
BF08858522DE7EC800DE9F1E /* UpdateCollectionViewCell.swift in Sources */,
|
|
BF770E5822BC3D0F002A40FE /* RefreshGroup.swift in Sources */,
|
|
19B9B7452845E6DF0076EF69 /* SelectTeamViewController.swift in Sources */,
|
|
A88B8C492D35AD3200F53F9D /* OperationsLoggingContolView.swift in Sources */,
|
|
D59162AB29BA60A9005CBF47 /* SourceHeaderView.swift in Sources */,
|
|
BF18B0F122E25DF9005C4CF5 /* ToastView.swift in Sources */,
|
|
BF3D649F22E7B24C00E9056B /* CollapsingTextView.swift in Sources */,
|
|
BF02419622F2199300129732 /* RefreshAttemptsViewController.swift in Sources */,
|
|
B376FE3E29258C8900E18883 /* OSLog+SideStore.swift in Sources */,
|
|
BF08858322DE795100DE9F1E /* MyAppsViewController.swift in Sources */,
|
|
BFC84A4D2421A19100853474 /* SourcesViewController.swift in Sources */,
|
|
BFF0B696232242D3007A79E1 /* LicensesViewController.swift in Sources */,
|
|
D57FE84428C7DB7100216002 /* ErrorLogViewController.swift in Sources */,
|
|
A88B8C552D35F1EC00F53F9D /* OperationsLoggingControl.swift in Sources */,
|
|
D50107EC2ADF2E1A0069F2A1 /* AddSourceTextFieldCell.swift in Sources */,
|
|
D5151BD92A8FF64300C96F28 /* RefreshAllAppsIntent.swift in Sources */,
|
|
BFBE0007250AD0E70080826E /* ViewAppIntentHandler.swift in Sources */,
|
|
BFDB6A0822AAED73007EA6D6 /* ResignAppOperation.swift in Sources */,
|
|
D55467B82A8D5E2600F4CE90 /* AppShortcuts.swift in Sources */,
|
|
D593F1942717749A006E82DE /* PatchAppOperation.swift in Sources */,
|
|
BF770E5122BB1CF6002A40FE /* InstallAppOperation.swift in Sources */,
|
|
BF9ABA4B22DD1380008935CF /* NavigationBar.swift in Sources */,
|
|
A8FD917B2D0472DD00322782 /* DeprecatedAPIs.swift in Sources */,
|
|
BF6C8FAC242935ED00125131 /* NSAttributedString+Markdown.m in Sources */,
|
|
A8C38C382D2084D000E83DBD /* ConsoleLogView.swift in Sources */,
|
|
BFF00D322501BDA100746320 /* BackgroundRefreshAppsOperation.swift in Sources */,
|
|
BF0C4EBD22A1BD8B009A2DD7 /* AppManager.swift in Sources */,
|
|
BF2901312318F7A800D88A45 /* AppBannerView.swift in Sources */,
|
|
0EE7FDC42BE8BC7900D1E390 /* ALTLocalizedError.swift in Sources */,
|
|
BFF00D342501BDCF00746320 /* IntentHandler.swift in Sources */,
|
|
BFDBBD80246CB84F004ED2F3 /* RemoveAppBackupOperation.swift in Sources */,
|
|
A8C38C2A2D206AC100E83DBD /* OutputStream.swift in Sources */,
|
|
BFF0B6942321CB85007A79E1 /* AuthenticationViewController.swift in Sources */,
|
|
0EE7FDCD2BE9124400D1E390 /* ErrorDetailsViewController.swift in Sources */,
|
|
D561AF822B21669400BF59C6 /* VerifyAppPledgeOperation.swift in Sources */,
|
|
A8B516E32D2666CA0047047C /* CoreDataHelper.swift in Sources */,
|
|
BF3432FB246B894F0052F4A1 /* BackupAppOperation.swift in Sources */,
|
|
BF9ABA4922DD0742008935CF /* ScreenshotCollectionViewCell.swift in Sources */,
|
|
BF9ABA4D22DD16DE008935CF /* PillButton.swift in Sources */,
|
|
D5C0E7672AD9C75900530CA4 /* AppCardCollectionViewCell.swift in Sources */,
|
|
D5DAE0962804DF430034D8D4 /* UpdatePatronsOperation.swift in Sources */,
|
|
D54058BB2A1D8FE3008CCC58 /* UIColor+AltStore.swift in Sources */,
|
|
BFE6326C22A86FF300F30809 /* AuthenticationOperation.swift in Sources */,
|
|
BFF435D8255CBDAB00DD724F /* ALTApplication+AltStoreApp.swift in Sources */,
|
|
BF4B78FE24B3D1DB008AB4AC /* SceneDelegate.swift in Sources */,
|
|
BF6C8FB02429599900125131 /* TextCollectionReusableView.swift in Sources */,
|
|
BF663C4F2433ED8200DAA738 /* FileManager+DirectorySize.swift in Sources */,
|
|
D57DF63F271E51E400677701 /* ALTAppPatcher.m in Sources */,
|
|
D54058B92A1D6269008CCC58 /* AppPermissionProtocol.swift in Sources */,
|
|
BFB6B220231870B00022A802 /* NewsCollectionViewCell.swift in Sources */,
|
|
D56D21402B7D9942007641C5 /* AltAppIconsViewController.swift in Sources */,
|
|
D52EF2BE2A0594550096C377 /* AppDetailCollectionViewController.swift in Sources */,
|
|
D569A5042AF9BC5F00A4CB8B /* ReviewPermissionsViewController.swift in Sources */,
|
|
BF3BEFBF2408673400DE7D55 /* FetchProvisioningProfilesOperation.swift in Sources */,
|
|
D5A645212AF591980047D980 /* UTType+AltStore.swift in Sources */,
|
|
D5F982212AB910180045751F /* AppScreenshotsViewController.swift in Sources */,
|
|
BFF0B69023219C6D007A79E1 /* PatreonComponents.swift in Sources */,
|
|
BFBE0004250ACFFB0080826E /* ViewApp.intentdefinition in Sources */,
|
|
D52C8F012AFC144C00CA0BDD /* FeaturedViewController.swift in Sources */,
|
|
BF56D2AF23DF9E310006506D /* AppIDsViewController.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
19104DBA2909C0F200C49C7B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 19104DB12909C06C00C49C7B /* EmotionalDamage */;
|
|
targetProxy = 19104DB92909C0F200C49C7B /* PBXContainerItemProxy */;
|
|
};
|
|
191E5FB3290A5D9B001A3B7C /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 191E5FAA290A5D92001A3B7C /* minimuxer */;
|
|
targetProxy = 191E5FB2290A5D9B001A3B7C /* PBXContainerItemProxy */;
|
|
};
|
|
A809F6A12D04D7CB00F0F0F3 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
name = "minimuxer-staticlib";
|
|
targetProxy = A809F6A02D04D7CB00F0F0F3 /* PBXContainerItemProxy */;
|
|
};
|
|
A8E00D3E2D0C95B5000DD2C7 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BF58047A246A28F7008AE704 /* AltBackup */;
|
|
targetProxy = A8E00D3D2D0C95B5000DD2C7 /* PBXContainerItemProxy */;
|
|
};
|
|
BF66EE842501AE50007EE018 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BF66EE7D2501AE50007EE018 /* AltStoreCore */;
|
|
targetProxy = BF66EE832501AE50007EE018 /* PBXContainerItemProxy */;
|
|
};
|
|
BF989176250AABF4002ACF50 /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BF989166250AABF3002ACF50 /* AltWidgetExtension */;
|
|
targetProxy = BF989175250AABF4002ACF50 /* PBXContainerItemProxy */;
|
|
};
|
|
BFF615AB2510042B00484D3B /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = BF66EE7D2501AE50007EE018 /* AltStoreCore */;
|
|
targetProxy = BFF615AA2510042B00484D3B /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
BF580488246A28F9008AE704 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BF580489246A28F9008AE704 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD247732284B9A500981D42 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BFD247742284B9A500981D42 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
BFD247782284B9A700981D42 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
BFD247792284B9A700981D42 /* Base */,
|
|
);
|
|
name = LaunchScreen.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
19104DB72909C06D00C49C7B /* Debug */ = {
|
|
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)",
|
|
"$(PROJECT_DIR)/SideStore/em_proxy",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
|
|
OTHER_LDFLAGS = (
|
|
"-ObjC",
|
|
"$(inherited)",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OBJC_BRIDGING_HEADER = SideStore/em_proxy/em_proxy.h;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TVOS_DEPLOYMENT_TARGET = 15.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 7.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
19104DB82909C06D00C49C7B /* Release */ = {
|
|
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)",
|
|
"$(PROJECT_DIR)/SideStore/em_proxy",
|
|
);
|
|
MACOSX_DEPLOYMENT_TARGET = "$(RECOMMENDED_MACOSX_DEPLOYMENT_TARGET)";
|
|
OTHER_LDFLAGS = (
|
|
"-ObjC",
|
|
"$(inherited)",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OBJC_BRIDGING_HEADER = SideStore/em_proxy/em_proxy.h;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
TVOS_DEPLOYMENT_TARGET = 15.0;
|
|
WATCHOS_DEPLOYMENT_TARGET = 7.0;
|
|
};
|
|
name = Release;
|
|
};
|
|
191E5FB0290A5D92001A3B7C /* Debug */ = {
|
|
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)",
|
|
"$(PROJECT_DIR)/SideStore/minimuxer",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"-ObjC",
|
|
"$(inherited)",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "SideStore/minimuxer/minimuxer-Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
191E5FB1290A5D92001A3B7C /* Release */ = {
|
|
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)",
|
|
"$(PROJECT_DIR)/SideStore/minimuxer",
|
|
);
|
|
OTHER_LDFLAGS = (
|
|
"-ObjC",
|
|
"$(inherited)",
|
|
);
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_OBJC_BRIDGING_HEADER = "SideStore/minimuxer/minimuxer-Bridging-Header.h";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
BF4587342298D31600BD7491 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
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\\\"\"",
|
|
HAVE_GETIFADDRS,
|
|
HAVE_STRNDUP,
|
|
);
|
|
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"\"$(SRCROOT)/Dependencies/libplist/include\"",
|
|
"\"$(SRCROOT)/Dependencies/libimobiledevice\"",
|
|
"\"$(SRCROOT)/Dependencies/libimobiledevice/include\"",
|
|
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/OpenSSL/macosx/include\"",
|
|
"\"$(SRCROOT)/Dependencies/libusbmuxd/include\"",
|
|
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/libzip/lib\"",
|
|
"\"$(SRCROOT)/Dependencies/libplist/libcnary/include\"",
|
|
"\"${SDKROOT}/usr/include/libxml2\"",
|
|
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/libzip/xcode\"",
|
|
"\"$(SRCROOT)/Dependencies/libimobiledevice-glue/include\"/**",
|
|
);
|
|
LD_WARN_DUPLICATE_LIBRARIES = YES;
|
|
LD_WARN_UNUSED_DYLIBS = YES;
|
|
PRODUCT_NAME = imobiledevice;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Debug;
|
|
};
|
|
BF4587352298D31600BD7491 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
CODE_SIGN_IDENTITY = "Mac Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEAD_CODE_STRIPPING = YES;
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
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\\\"\"",
|
|
HAVE_GETIFADDRS,
|
|
HAVE_STRNDUP,
|
|
);
|
|
GCC_WARN_INHIBIT_ALL_WARNINGS = YES;
|
|
HEADER_SEARCH_PATHS = (
|
|
"\"$(SRCROOT)/Dependencies/libplist/include\"",
|
|
"\"$(SRCROOT)/Dependencies/libimobiledevice\"",
|
|
"\"$(SRCROOT)/Dependencies/libimobiledevice/include\"",
|
|
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/OpenSSL/macosx/include\"",
|
|
"\"$(SRCROOT)/Dependencies/libusbmuxd/include\"",
|
|
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/libzip/lib\"",
|
|
"\"$(SRCROOT)/Dependencies/libplist/libcnary/include\"",
|
|
"\"${SDKROOT}/usr/include/libxml2\"",
|
|
"\"$(SRCROOT)/Dependencies/AltSign/Dependencies/libzip/xcode\"",
|
|
"\"$(SRCROOT)/Dependencies/libimobiledevice-glue/include\"/**",
|
|
);
|
|
LD_WARN_DUPLICATE_LIBRARIES = YES;
|
|
LD_WARN_UNUSED_DYLIBS = YES;
|
|
PRODUCT_NAME = imobiledevice;
|
|
SDKROOT = macosx;
|
|
SKIP_INSTALL = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
BF58048C246A28F9008AE704 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A85ACB8E2D1F31C400AA3DE7 /* AltBackup.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CODE_SIGN_ENTITLEMENTS = AltBackup/AltBackup.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
ENABLE_DEBUG_DYLIB = NO;
|
|
INFOPLIST_FILE = AltBackup/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
LD_WARN_DUPLICATE_LIBRARIES = YES;
|
|
LD_WARN_UNUSED_DYLIBS = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BF58048D246A28F9008AE704 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A85ACB8E2D1F31C400AA3DE7 /* AltBackup.xcconfig */;
|
|
buildSettings = {
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CODE_SIGN_ENTITLEMENTS = AltBackup/AltBackup.entitlements;
|
|
CODE_SIGN_STYLE = Automatic;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
ENABLE_DEBUG_DYLIB = NO;
|
|
INFOPLIST_FILE = AltBackup/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
LD_WARN_DUPLICATE_LIBRARIES = YES;
|
|
LD_WARN_UNUSED_DYLIBS = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
BF66EE872501AE50007EE018 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A85ACB912D1F31C400AA3DE7 /* AltStoreCore.debug.xcconfig */;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Manual;
|
|
CURRENT_PROJECT_VERSION = 6000;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
INFOPLIST_FILE = AltStoreCore/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
LD_WARN_DUPLICATE_LIBRARIES = YES;
|
|
LD_WARN_UNUSED_DYLIBS = YES;
|
|
LLVM_LTO = YES_THIN;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
"PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "";
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BF66EE882501AE50007EE018 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A85ACB922D1F31C400AA3DE7 /* AltStoreCore.release.xcconfig */;
|
|
buildSettings = {
|
|
APPLICATION_EXTENSION_API_ONLY = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Manual;
|
|
CURRENT_PROJECT_VERSION = 6000;
|
|
DEFINES_MODULE = YES;
|
|
DEVELOPMENT_TEAM = "";
|
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
|
DYLIB_CURRENT_VERSION = 1;
|
|
DYLIB_INSTALL_NAME_BASE = "@rpath";
|
|
GCC_OPTIMIZATION_LEVEL = fast;
|
|
INFOPLIST_FILE = AltStoreCore/Info.plist;
|
|
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@loader_path/Frameworks",
|
|
);
|
|
LD_WARN_DUPLICATE_LIBRARIES = YES;
|
|
LD_WARN_UNUSED_DYLIBS = YES;
|
|
LLVM_LTO = YES_THIN;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
|
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
"PROVISIONING_PROFILE_SPECIFIER[sdk=macosx*]" = "";
|
|
SKIP_INSTALL = YES;
|
|
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VERSIONING_SYSTEM = "apple-generic";
|
|
VERSION_INFO_PREFIX = "";
|
|
};
|
|
name = Release;
|
|
};
|
|
BF989179250AABF4002ACF50 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A85ACB932D1F31C400AA3DE7 /* AltWidgetExtension.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
|
|
CODE_SIGN_ENTITLEMENTS = AltWidget/AltWidgetExtension.entitlements;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 6000;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
ENABLE_DEBUG_DYLIB = NO;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AltWidget/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
LD_WARN_DUPLICATE_LIBRARIES = YES;
|
|
LD_WARN_UNUSED_DYLIBS = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$inherited WIDGET_EXTENSION";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BF98917A250AABF4002ACF50 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A85ACB932D1F31C400AA3DE7 /* AltWidgetExtension.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
|
|
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = "$(inherited)";
|
|
CODE_SIGN_ENTITLEMENTS = AltWidget/AltWidgetExtension.entitlements;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 6000;
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
ENABLE_DEBUG_DYLIB = NO;
|
|
FRAMEWORK_SEARCH_PATHS = "$(inherited)";
|
|
INFOPLIST_FILE = AltWidget/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/../../Frameworks",
|
|
);
|
|
LD_WARN_DUPLICATE_LIBRARIES = YES;
|
|
LD_WARN_UNUSED_DYLIBS = YES;
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
SKIP_INSTALL = YES;
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$inherited WIDGET_EXTENSION";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
BFD2477C2284B9A700981D42 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = B3C39607284F4C8400DA9E2F /* Build.xcconfig */;
|
|
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;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
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";
|
|
EAGER_LINKING = YES;
|
|
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;
|
|
LLVM_LTO = YES_THIN;
|
|
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
|
|
MTL_FAST_MATH = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"$(OTHER_CFLAGS)",
|
|
"-Wno-module-import-in-extern-c",
|
|
);
|
|
SDKROOT = iphoneos;
|
|
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG BETA";
|
|
SWIFT_ENFORCE_EXCLUSIVE_ACCESS = "debug-only";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SYSTEM_HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Dependencies/AltSign/Dependencies\"";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BFD2477D2284B9A700981D42 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = B3C39607284F4C8400DA9E2F /* Build.xcconfig */;
|
|
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;
|
|
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
|
|
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";
|
|
EAGER_LINKING = YES;
|
|
ENABLE_NS_ASSERTIONS = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
GCC_C_LANGUAGE_STANDARD = gnu11;
|
|
GCC_NO_COMMON_BLOCKS = YES;
|
|
GCC_OPTIMIZATION_LEVEL = fast;
|
|
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;
|
|
LLVM_LTO = YES_THIN;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
MTL_FAST_MATH = YES;
|
|
OTHER_CPLUSPLUSFLAGS = (
|
|
"$(OTHER_CFLAGS)",
|
|
"-Wno-module-import-in-extern-c",
|
|
);
|
|
SDKROOT = iphoneos;
|
|
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos macosx";
|
|
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG BETA";
|
|
SWIFT_COMPILATION_MODE = singlefile;
|
|
SWIFT_ENFORCE_EXCLUSIVE_ACCESS = "debug-only";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Osize";
|
|
SYSTEM_HEADER_SEARCH_PATHS = "\"$(SRCROOT)/Dependencies/AltSign/Dependencies\"";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
BFD2477F2284B9A700981D42 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A85ACB8F2D1F31C400AA3DE7 /* AltStore.debug.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
|
|
ASSETCATALOG_COMPILER_OPTIMIZATION = space;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_ENTITLEMENTS = AltStore/AltStore.entitlements;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 6000;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_DEBUG_DYLIB = NO;
|
|
GCC_UNROLL_LOOPS = YES;
|
|
INFOPLIST_FILE = AltStore/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_EXPORT_SYMBOLS = NO;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
LD_WARN_DUPLICATE_LIBRARIES = YES;
|
|
LD_WARN_UNUSED_DYLIBS = YES;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/SideStore/libfragmentzip",
|
|
"$(PROJECT_DIR)/Dependencies/libcurl",
|
|
);
|
|
LLVM_LTO = YES_THIN;
|
|
MARKETING_VERSION = 0.6.0;
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
|
SWIFT_ENFORCE_EXCLUSIVE_ACCESS = "debug-only";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "AltStore/AltStore-Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
BFD247802284B9A700981D42 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
baseConfigurationReference = A85ACB902D1F31C400AA3DE7 /* AltStore.release.xcconfig */;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
|
|
ASSETCATALOG_COMPILER_OPTIMIZATION = space;
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CODE_SIGN_ENTITLEMENTS = AltStore/AltStore.entitlements;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
CODE_SIGN_STYLE = Automatic;
|
|
CURRENT_PROJECT_VERSION = 6000;
|
|
DEVELOPMENT_TEAM = "$(DEVELOPMENT_TEAM)";
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_DEBUG_DYLIB = NO;
|
|
GCC_OPTIMIZATION_LEVEL = fast;
|
|
GCC_UNROLL_LOOPS = YES;
|
|
INFOPLIST_FILE = AltStore/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
|
|
LD_EXPORT_SYMBOLS = NO;
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
LD_WARN_DUPLICATE_LIBRARIES = YES;
|
|
LD_WARN_UNUSED_DYLIBS = YES;
|
|
LIBRARY_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
"$(PROJECT_DIR)/SideStore/libfragmentzip",
|
|
"$(PROJECT_DIR)/Dependencies/libcurl",
|
|
);
|
|
LLVM_LTO = YES_THIN;
|
|
MARKETING_VERSION = 0.6.0;
|
|
OTHER_LDFLAGS = "$(inherited)";
|
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
|
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos";
|
|
SWIFT_COMPILATION_MODE = singlefile;
|
|
SWIFT_ENFORCE_EXCLUSIVE_ACCESS = "debug-only";
|
|
SWIFT_OBJC_BRIDGING_HEADER = "AltStore/AltStore-Bridging-Header.h";
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Osize";
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
19104DB62909C06D00C49C7B /* Build configuration list for PBXNativeTarget "EmotionalDamage" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
19104DB72909C06D00C49C7B /* Debug */,
|
|
19104DB82909C06D00C49C7B /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
191E5FAF290A5D92001A3B7C /* Build configuration list for PBXNativeTarget "minimuxer" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
191E5FB0290A5D92001A3B7C /* Debug */,
|
|
191E5FB1290A5D92001A3B7C /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BF4587332298D31600BD7491 /* Build configuration list for PBXNativeTarget "libimobiledevice" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BF4587342298D31600BD7491 /* Debug */,
|
|
BF4587352298D31600BD7491 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BF58048E246A28F9008AE704 /* Build configuration list for PBXNativeTarget "AltBackup" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BF58048C246A28F9008AE704 /* Debug */,
|
|
BF58048D246A28F9008AE704 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BF66EE892501AE50007EE018 /* Build configuration list for PBXNativeTarget "AltStoreCore" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BF66EE872501AE50007EE018 /* Debug */,
|
|
BF66EE882501AE50007EE018 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BF989178250AABF4002ACF50 /* Build configuration list for PBXNativeTarget "AltWidgetExtension" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BF989179250AABF4002ACF50 /* Debug */,
|
|
BF98917A250AABF4002ACF50 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BFD247652284B9A500981D42 /* Build configuration list for PBXProject "AltStore" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BFD2477C2284B9A700981D42 /* Debug */,
|
|
BFD2477D2284B9A700981D42 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
BFD2477E2284B9A700981D42 /* Build configuration list for PBXNativeTarget "SideStore" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
BFD2477F2284B9A700981D42 /* Debug */,
|
|
BFD247802284B9A700981D42 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
|
|
/* Begin XCRemoteSwiftPackageReference section */
|
|
A82067C22D03E0DE00645C0D /* XCRemoteSwiftPackageReference "SemanticVersion" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/SwiftPackageIndex/SemanticVersion";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 0.4.0;
|
|
};
|
|
};
|
|
D58D5F2C26DFE68E00E55E38 /* XCRemoteSwiftPackageReference "LaunchAtLogin" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/sindresorhus/LaunchAtLogin.git";
|
|
requirement = {
|
|
kind = upToNextMajorVersion;
|
|
minimumVersion = 4.1.0;
|
|
};
|
|
};
|
|
D5FB7A2C2AA2859400EF863D /* XCRemoteSwiftPackageReference "swift-argument-parser" */ = {
|
|
isa = XCRemoteSwiftPackageReference;
|
|
repositoryURL = "https://github.com/apple/swift-argument-parser.git";
|
|
requirement = {
|
|
kind = upToNextMinorVersion;
|
|
minimumVersion = 1.2.3;
|
|
};
|
|
};
|
|
/* End XCRemoteSwiftPackageReference section */
|
|
|
|
/* Begin XCSwiftPackageProductDependency section */
|
|
A82067C32D03E0DE00645C0D /* SemanticVersion */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
package = A82067C22D03E0DE00645C0D /* XCRemoteSwiftPackageReference "SemanticVersion" */;
|
|
productName = SemanticVersion;
|
|
};
|
|
A8C6D50B2D1EE87600DF01F1 /* AltSign-Static */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = "AltSign-Static";
|
|
};
|
|
A8C6D5112D1EE8AF00DF01F1 /* AltSign-Static */ = {
|
|
isa = XCSwiftPackageProductDependency;
|
|
productName = "AltSign-Static";
|
|
};
|
|
/* End XCSwiftPackageProductDependency section */
|
|
|
|
/* Begin XCVersionGroup section */
|
|
BF66EEB72501AECA007EE018 /* AltStore.xcdatamodeld */ = {
|
|
isa = XCVersionGroup;
|
|
children = (
|
|
D51E83802B86926B0092FC61 /* AltStore 17.xcdatamodel */,
|
|
D5CE309A2B4C93BE00DB8151 /* AltStore 16.xcdatamodel */,
|
|
D5753A602B279D1400090456 /* AltStore 15.xcdatamodel */,
|
|
D5185B7E2AE1E35200646E33 /* AltStore 14.xcdatamodel */,
|
|
D581822C2A218A140087965B /* AltStore 13.xcdatamodel */,
|
|
D5927D6729DCE1FE00D6898E /* AltStore 12.xcdatamodel */,
|
|
D52E988928D002D30032BE6B /* AltStore 11.xcdatamodel */,
|
|
D5CA0C4C280E242500469595 /* AltStore 10.xcdatamodel */,
|
|
BFBF33142526754700B7B8C9 /* AltStore 9.xcdatamodel */,
|
|
BFF7EC4C25081E9300BDE521 /* AltStore 8.xcdatamodel */,
|
|
BF66EEBC2501AECA007EE018 /* AltStore 7.xcdatamodel */,
|
|
BF66EEBA2501AECA007EE018 /* AltStore 6.xcdatamodel */,
|
|
BF66EEBB2501AECA007EE018 /* AltStore 5.xcdatamodel */,
|
|
BF66EEBE2501AECA007EE018 /* AltStore 4.xcdatamodel */,
|
|
BF66EEB82501AECA007EE018 /* AltStore 3.xcdatamodel */,
|
|
BF66EEBD2501AECA007EE018 /* AltStore 2.xcdatamodel */,
|
|
BF66EEB92501AECA007EE018 /* AltStore.xcdatamodel */,
|
|
);
|
|
currentVersion = D51E83802B86926B0092FC61 /* AltStore 17.xcdatamodel */;
|
|
path = AltStore.xcdatamodeld;
|
|
sourceTree = "<group>";
|
|
versionGroupType = wrapper.xcdatamodel;
|
|
};
|
|
/* End XCVersionGroup section */
|
|
};
|
|
rootObject = BFD247622284B9A500981D42 /* Project object */;
|
|
}
|