From 46834ab5cec797b51bf3522fc4c12d83a000e803 Mon Sep 17 00:00:00 2001 From: Jackson Coxson Date: Mon, 30 May 2022 22:54:21 -0600 Subject: [PATCH] Revert "Change AltStore naming to SideStore" This reverts commit 646000920fa667f87cc65f9f53b6af9f110f0feb. --- .../AltBackup.entitlements | 0 {SideBackup => AltBackup}/AppDelegate.swift | 0 .../AppIcon.appiconset/Contents.json | 0 .../Background.colorset/Contents.json | 0 .../Assets.xcassets/Contents.json | 0 .../Text.colorset/Contents.json | 0 .../BackupController.swift | 0 .../Base.lproj/LaunchScreen.storyboard | 0 {SideBackup => AltBackup}/Info.plist | 0 .../UIColor+AltBackup.swift | 0 .../ViewController.swift | 0 .../AltDaemon-Bridging-Header.h | 0 .../AltDaemon.entitlements | 0 .../AnisetteDataManager.swift | 0 {SideDaemon => AltDaemon}/AppManager.swift | 0 .../DaemonRequestHandler.swift | 0 .../XPCConnectionHandler.swift | 0 {SideDaemon => AltDaemon}/main.swift | 0 .../package/DEBIAN/control | 0 .../package/DEBIAN/postinst | 0 .../package/DEBIAN/preinst | 0 .../package/DEBIAN/prerm | 0 .../com.rileytestut.altdaemon.plist | 0 .../package/usr/bin/AltDaemon | Bin .../project.pbxproj | 172 ++- .../contents.xcworkspacedata | 0 .../xcshareddata/IDEWorkspaceChecks.plist | 0 .../xcshareddata/xcschemes/AltDaemon.xcscheme | 8 +- .../xcshareddata/xcschemes/AltPlugin.xcscheme | 4 +- .../xcshareddata/xcschemes/AltServer.xcscheme | 16 +- .../xcshareddata/xcschemes/AltStore.xcscheme | 18 +- .../xcshareddata/xcschemes/AltXPC.xcscheme | 6 +- AltStore.xcworkspace/contents.xcworkspacedata | 2 +- .../AltStore-Bridging-Header.h | 0 {SideStore => AltStore}/AltStore.entitlements | 0 .../Analytics/AnalyticsManager.swift | 0 .../App Detail/AppContentViewController.swift | 0 .../AppContentViewControllerCells.swift | 0 .../App Detail/AppViewController.swift | 0 .../PermissionPopoverViewController.swift | 0 .../App IDs/AppIDsViewController.swift | 0 {SideStore => AltStore}/AppDelegate.swift | 0 .../Authentication/Authentication.storyboard | 0 .../AuthenticationViewController.swift | 0 .../InstructionsViewController.swift | 0 .../RefreshAltStoreViewController.swift | 0 .../Base.lproj/LaunchScreen.storyboard | 0 .../Base.lproj/Main.storyboard | 0 .../Browse/BrowseCollectionViewCell.swift | 0 .../Browse/BrowseCollectionViewCell.xib | 0 .../Browse/BrowseViewController.swift | 0 .../Browse/ScreenshotCollectionViewCell.swift | 0 .../Components/AppBannerView.swift | 0 .../Components/AppBannerView.xib | 0 .../Components/AppIconImageView.swift | 0 .../Components/BackgroundTaskManager.swift | 0 .../Components/BannerCollectionViewCell.swift | 0 .../Components/Button.swift | 0 .../Components/CollapsingTextView.swift | 0 .../ForwardingNavigationController.swift | 0 .../Components/NavigationBar.swift | 0 .../Components/PillButton.swift | 0 .../TextCollectionReusableView.swift | 0 .../Components/ToastView.swift | 0 .../FileManager+DirectorySize.swift | 0 .../Extensions/INInteraction+AltStore.swift | 0 .../Extensions/UIDevice+Jailbreak.swift | 0 .../Extensions/UIDevice+Vibration.swift | 0 .../Extensions/UIScreen+CompactHeight.swift | 0 {SideStore => AltStore}/Info.plist | 0 .../Intents/IntentHandler.swift | 0 .../Intents/Intents.intentdefinition | 0 .../LaunchViewController.swift | 0 .../Managing Apps/AppManager.swift | 0 .../Managing Apps/AppManagerErrors.swift | 0 .../InstalledAppsCollectionHeaderView.swift | 0 .../InstalledAppsCollectionHeaderView.xib | 0 .../My Apps/MyAppsComponents.swift | 0 .../My Apps/MyAppsViewController.swift | 0 .../My Apps/UpdateCollectionViewCell.swift | 0 .../My Apps/UpdateCollectionViewCell.xib | 0 .../News/NewsCollectionViewCell.swift | 0 .../News/NewsCollectionViewCell.xib | 0 .../News/NewsViewController.swift | 0 .../Operations/AuthenticationOperation.swift | 0 .../BackgroundRefreshAppsOperation.swift | 0 .../Operations/BackupAppOperation.swift | 0 .../Operations/DeactivateAppOperation.swift | 0 .../Operations/DownloadAppOperation.swift | 0 .../Operations/EnableJITOperation.swift | 0 .../FetchAnisetteDataOperation.swift | 0 .../Operations/FetchAppIDsOperation.swift | 0 .../FetchProvisioningProfilesOperation.swift | 0 .../Operations/FetchSourceOperation.swift | 0 .../FetchTrustedSourcesOperation.swift | 0 .../Operations/FindServerOperation.swift | 0 .../Operations/InstallAppOperation.swift | 0 .../Operations/Operation.swift | 0 .../Operations/OperationContexts.swift | 0 .../Operations/OperationError.swift | 0 .../Operations/Patch App/ALTAppPatcher.h | 0 .../Operations/Patch App/ALTAppPatcher.m | 0 .../Operations/Patch App/PatchApp.storyboard | 0 .../Patch App/PatchAppOperation.swift | 0 .../Patch App/PatchViewController.swift | 0 .../Operations/Patch App/fragmentzip.h | 0 .../Operations/RefreshAppOperation.swift | 0 .../Operations/RefreshGroup.swift | 0 .../Operations/RemoveAppBackupOperation.swift | 0 .../Operations/RemoveAppOperation.swift | 0 .../Operations/ResignAppOperation.swift | 0 .../Operations/SendAppOperation.swift | 0 .../Operations/UpdatePatronsOperation.swift | 0 .../Operations/VerifyAppOperation.swift | 0 .../Resources/AltBackup.ipa | Bin .../AppIcon.appiconset/100.png | Bin .../AppIcon.appiconset/1024.png | Bin .../AppIcon.appiconset/114.png | Bin .../AppIcon.appiconset/120.png | Bin .../AppIcon.appiconset/144.png | Bin .../AppIcon.appiconset/152.png | Bin .../AppIcon.appiconset/167.png | Bin .../AppIcon.appiconset/180.png | Bin .../Assets.xcassets/AppIcon.appiconset/20.png | Bin .../Assets.xcassets/AppIcon.appiconset/29.png | Bin .../Assets.xcassets/AppIcon.appiconset/40.png | Bin .../Assets.xcassets/AppIcon.appiconset/50.png | Bin .../Assets.xcassets/AppIcon.appiconset/57.png | Bin .../Assets.xcassets/AppIcon.appiconset/58.png | Bin .../Assets.xcassets/AppIcon.appiconset/60.png | Bin .../Assets.xcassets/AppIcon.appiconset/72.png | Bin .../Assets.xcassets/AppIcon.appiconset/76.png | Bin .../Assets.xcassets/AppIcon.appiconset/80.png | Bin .../Assets.xcassets/AppIcon.appiconset/87.png | Bin .../AppIcon.appiconset/Contents.json | 0 .../Assets.xcassets/Back.imageset/Back@2x.png | Bin .../Back.imageset/Contents.json | 0 .../BetaBadge.imageset/BETA.png | Bin .../BetaBadge.imageset/BETA@2x.png | Bin .../BetaBadge.imageset/BETA@3x.png | Bin .../BetaBadge.imageset/Contents.json | 0 .../Colors/Background.colorset/Contents.json | 0 .../Colors/BlurTint.colorset/Contents.json | 0 .../Assets.xcassets/Colors/Contents.json | 0 .../SettingsBackground.colorset/Contents.json | 0 .../Contents.json | 0 .../Resources/Assets.xcassets/Contents.json | 0 .../Assets.xcassets/Next.imageset/Back@2x.png | Bin .../Next.imageset/Contents.json | 0 .../Contents.json | 0 .../sound@2x.png | Bin .../sound@3x.png | Bin .../Contents.json | 0 .../fetch@2x.png | Bin .../fetch@3x.png | Bin .../Assets.xcassets/Permissions/Contents.json | 0 .../PhotosPermission.imageset/Contents.json | 0 .../PhotosPermission.imageset/photos@2x.png | Bin .../PhotosPermission.imageset/photos@3x.png | Bin .../Riley.imageset/Contents.json | 0 .../Assets.xcassets/Riley.imageset/riley.jpg | Bin .../Shane.imageset/Contents.json | 0 .../Assets.xcassets/Shane.imageset/shane.jpeg | Bin .../Tabs/Browse.imageset/Combined Shape.png | Bin .../Browse.imageset/Combined Shape@2x.png | Bin .../Browse.imageset/Combined Shape@3x.png | Bin .../Tabs/Browse.imageset/Contents.json | 0 .../Assets.xcassets/Tabs/Contents.json | 0 .../Tabs/MyApps.imageset/Contents.json | 0 .../Tabs/MyApps.imageset/Group 10.png | Bin .../Tabs/MyApps.imageset/Group 11.png | Bin .../Tabs/MyApps.imageset/Group 12.png | Bin .../Tabs/News.imageset/Contents.json | 0 .../Tabs/News.imageset/Group 6@2x.png | Bin .../Tabs/News.imageset/Group 6@3x.png | Bin .../Tabs/News.imageset/Group 8.png | Bin .../Tabs/Settings.imageset/Contents.json | 0 .../noun_Settings_1187813.png | Bin .../noun_Settings_1187813@2x.png | Bin .../noun_Settings_1187813@3x.png | Bin {SideStore => AltStore}/Resources/Silence.m4a | Bin .../Resources/apps-alpha.json | 0 {SideStore => AltStore}/Resources/apps.json | 0 {SideStore => AltStore}/SceneDelegate.swift | 0 {SideStore => AltStore}/Server/Server.swift | 0 .../Server/ServerConnection.swift | 0 .../Server/ServerManager.swift | 0 .../Settings/AboutPatreonHeaderView.xib | 0 .../Settings/InsetGroupTableViewCell.swift | 0 .../Settings/LicensesViewController.swift | 0 .../Settings/PatreonComponents.swift | 0 .../Settings/PatreonViewController.swift | 0 .../RefreshAttemptsViewController.swift | 0 .../Settings/Settings.storyboard | 0 .../Settings/SettingsHeaderFooterView.swift | 0 .../Settings/SettingsHeaderFooterView.xib | 0 .../Settings/SettingsViewController.swift | 0 .../Sources/SourcesViewController.swift | 0 .../TabBarController.swift | 0 .../Types/LoadingState.swift | 0 {SideStore => AltStore}/Types/Managed.swift | 0 .../Types/ScreenshotProcessor.swift | 0 .../AltStoreCore.h | 0 .../Components/Keychain.swift | 0 .../Extensions/Date+RelativeDate.swift | 0 .../FileManager+SharedDirectories.swift | 0 .../Extensions/JSONDecoder+Properties.swift | 0 .../UIApplication+AppExtension.swift | 0 .../Extensions/UIColor+AltStore.swift | 0 .../Extensions/UIColor+Hex.swift | 0 .../Extensions/UserDefaults+AltStore.swift | 0 {SideStoreCore => AltStoreCore}/Info.plist | 0 .../Intents/ViewApp.intentdefinition | 0 .../Intents/ViewAppIntentHandler.swift | 0 .../Model/Account.swift | 0 .../AltStore.xcdatamodeld/.xccurrentversion | 0 .../AltStore 10.xcdatamodel/contents | 0 .../AltStore 2.xcdatamodel/contents | 0 .../AltStore 3.xcdatamodel/contents | 0 .../AltStore 4.xcdatamodel/contents | 0 .../AltStore 5.xcdatamodel/contents | 0 .../AltStore 6.xcdatamodel/contents | 0 .../AltStore 7.xcdatamodel/contents | 0 .../AltStore 8.xcdatamodel/contents | 0 .../AltStore 9.xcdatamodel/contents | 0 .../AltStore.xcdatamodel/contents | 0 .../Model/AppID.swift | 0 .../Model/AppPermission.swift | 0 .../Model/DatabaseManager.swift | 0 .../Model/InstalledApp.swift | 0 .../Model/InstalledExtension.swift | 0 .../Model/ManagedPatron.swift | 0 .../Model/MergePolicy.swift | 0 .../xcmapping.xml | 0 .../xcmapping.xml | 0 .../xcmapping.xml | 0 .../xcmapping.xml | 0 .../xcmapping.xml | 0 .../xcmapping.xml | 0 .../xcmapping.xml | 0 .../xcmapping.xml | 0 .../Policies/InstalledAppPolicy.swift | 0 .../Migrations/Policies/StoreAppPolicy.swift | 0 .../Model/NewsItem.swift | 0 .../Model/PatreonAccount.swift | 0 .../Model/RefreshAttempt.swift | 0 .../Model/SecureValueTransformer.swift | 0 .../Model/Source.swift | 0 .../Model/StoreApp.swift | 0 .../Model/Team.swift | 0 .../Patreon/Benefit.swift | 0 .../Patreon/Campaign.swift | 0 .../Patreon/PatreonAPI.swift | 0 .../Patreon/Patron.swift | 0 .../Patreon/Tier.swift | 0 .../Protocols/AppProtocol.swift | 0 .../Protocols/Fetchable.swift | 0 .../Resources/Colors.xcassets/Contents.json | 0 .../DeltaPrimary.colorset/Contents.json | 0 .../Pink.colorset/Contents.json | 0 .../Primary.colorset/Contents.json | 0 .../RefreshGreen.colorset/Contents.json | 0 .../RefreshOrange.colorset/Contents.json | 0 .../RefreshRed.colorset/Contents.json | 0 .../RefreshYellow.colorset/Contents.json | 0 .../Types/ALTAppPermission.h | 0 .../Types/ALTAppPermission.m | 0 .../Types/ALTPatreonBenefitType.h | 0 .../Types/ALTPatreonBenefitType.m | 0 .../Types/ALTSourceUserInfoKey.h | 0 .../Types/ALTSourceUserInfoKey.m | 0 {SideWidget => AltWidget}/AltWidget.swift | 0 .../AltWidgetExtension.entitlements | 0 .../AccentColor.colorset/Contents.json | 0 .../AltStore.imageset/Contents.json | 0 .../AltStore.imageset/Group 23_120.png | Bin .../AltStore.imageset/Group 23_180.png | Bin .../AppIcon.appiconset/Contents.json | 0 .../Badge.imageset/Contents.json | 0 .../Badge.imageset/group16Copy2.pdf | Bin .../Assets.xcassets/Contents.json | 0 .../Delta.imageset/Contents.json | 0 .../Delta.imageset/icon-120.png | Bin .../Delta.imageset/icon-180.png | Bin .../WidgetBackground.colorset/Contents.json | 0 {SideWidget => AltWidget}/Countdown.swift | 0 {SideWidget => AltWidget}/Info.plist | 0 {SideWidget => AltWidget}/WidgetView.swift | 0 Podfile | 6 +- Podfile.lock | 4 +- Pods/Manifest.lock | 4 +- Pods/Pods.xcodeproj/project.pbxproj | 1154 ++++++++--------- ...enter-xcframeworks-output-files.xcfilelist | 6 +- .../AppCenter/AppCenter-xcframeworks.sh | 208 +-- .../AppCenter/AppCenter.debug.xcconfig | 2 +- .../AppCenter/AppCenter.release.xcconfig | 2 +- .../KeychainAccess.debug.xcconfig | 1 - .../KeychainAccess.release.xcconfig | 1 - .../Nuke/Nuke.debug.xcconfig | 1 - .../Nuke/Nuke.release.xcconfig | 1 - .../Pods-AltServer-frameworks.sh | 1 - .../Pods-AltStore-Info.plist} | 0 .../Pods-AltStore-acknowledgements.markdown} | 0 .../Pods-AltStore-acknowledgements.plist} | 0 .../Pods-AltStore/Pods-AltStore-dummy.m | 5 + ...e-frameworks-Debug-input-files.xcfilelist} | 2 +- ...-frameworks-Debug-output-files.xcfilelist} | 0 ...frameworks-Release-input-files.xcfilelist} | 2 +- ...rameworks-Release-output-files.xcfilelist} | 0 .../Pods-AltStore-frameworks.sh} | 1 - ...ore-resources-Debug-input-files.xcfilelist | 3 + ...re-resources-Debug-output-files.xcfilelist | 2 + ...e-resources-Release-input-files.xcfilelist | 3 + ...-resources-Release-output-files.xcfilelist | 2 + .../Pods-AltStore/Pods-AltStore-resources.sh | 131 ++ .../Pods-AltStore-umbrella.h} | 4 +- .../Pods-AltStore.debug.xcconfig} | 9 +- .../Pods-AltStore/Pods-AltStore.modulemap | 6 + .../Pods-AltStore.release.xcconfig} | 9 +- .../Pods-AltStoreCore-Info.plist} | 0 ...ds-AltStoreCore-acknowledgements.markdown} | 0 .../Pods-AltStoreCore-acknowledgements.plist} | 0 .../Pods-AltStoreCore-dummy.m | 5 + ...ore-resources-Debug-input-files.xcfilelist | 3 + ...re-resources-Debug-output-files.xcfilelist | 2 + ...e-resources-Release-input-files.xcfilelist | 3 + ...-resources-Release-output-files.xcfilelist | 2 + .../Pods-AltStoreCore-resources.sh | 131 ++ .../Pods-AltStoreCore-umbrella.h} | 4 +- .../Pods-AltStoreCore.debug.xcconfig} | 3 +- .../Pods-AltStoreCore.modulemap | 6 + .../Pods-AltStoreCore.release.xcconfig} | 3 +- .../Pods-SideStore/Pods-SideStore-dummy.m | 5 - .../Pods-SideStore/Pods-SideStore.modulemap | 6 - .../Pods-SideStoreCore-dummy.m | 5 - .../Pods-SideStoreCore.modulemap | 6 - .../Sparkle/Sparkle-copy-dsyms.sh | 1 - .../contents.xcworkspacedata | 10 - .../xcshareddata/IDEWorkspaceChecks.plist | 8 - .../xcshareddata/swiftpm/Package.resolved | 14 - 340 files changed, 1092 insertions(+), 921 deletions(-) rename {SideBackup => AltBackup}/AltBackup.entitlements (100%) rename {SideBackup => AltBackup}/AppDelegate.swift (100%) rename {SideBackup => AltBackup}/Assets.xcassets/AppIcon.appiconset/Contents.json (100%) rename {SideBackup => AltBackup}/Assets.xcassets/Background.colorset/Contents.json (100%) rename {SideBackup => AltBackup}/Assets.xcassets/Contents.json (100%) rename {SideBackup => AltBackup}/Assets.xcassets/Text.colorset/Contents.json (100%) rename {SideBackup => AltBackup}/BackupController.swift (100%) rename {SideBackup => AltBackup}/Base.lproj/LaunchScreen.storyboard (100%) rename {SideBackup => AltBackup}/Info.plist (100%) rename {SideBackup => AltBackup}/UIColor+AltBackup.swift (100%) rename {SideBackup => AltBackup}/ViewController.swift (100%) rename {SideDaemon => AltDaemon}/AltDaemon-Bridging-Header.h (100%) rename {SideDaemon => AltDaemon}/AltDaemon.entitlements (100%) rename {SideDaemon => AltDaemon}/AnisetteDataManager.swift (100%) rename {SideDaemon => AltDaemon}/AppManager.swift (100%) rename {SideDaemon => AltDaemon}/DaemonRequestHandler.swift (100%) rename {SideDaemon => AltDaemon}/XPCConnectionHandler.swift (100%) rename {SideDaemon => AltDaemon}/main.swift (100%) rename {SideDaemon => AltDaemon}/package/DEBIAN/control (100%) rename {SideDaemon => AltDaemon}/package/DEBIAN/postinst (100%) rename {SideDaemon => AltDaemon}/package/DEBIAN/preinst (100%) rename {SideDaemon => AltDaemon}/package/DEBIAN/prerm (100%) rename {SideDaemon => AltDaemon}/package/Library/LaunchDaemons/com.rileytestut.altdaemon.plist (100%) rename {SideDaemon => AltDaemon}/package/usr/bin/AltDaemon (100%) rename {SideStore.xcodeproj => AltStore.xcodeproj}/project.pbxproj (97%) rename {SideStore.xcodeproj => AltStore.xcodeproj}/project.xcworkspace/contents.xcworkspacedata (100%) rename {SideStore.xcodeproj => AltStore.xcodeproj}/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist (100%) rename {SideStore.xcodeproj => AltStore.xcodeproj}/xcshareddata/xcschemes/AltDaemon.xcscheme (93%) rename {SideStore.xcodeproj => AltStore.xcodeproj}/xcshareddata/xcschemes/AltPlugin.xcscheme (94%) rename {SideStore.xcodeproj => AltStore.xcodeproj}/xcshareddata/xcschemes/AltServer.xcscheme (88%) rename {SideStore.xcodeproj => AltStore.xcodeproj}/xcshareddata/xcschemes/AltStore.xcscheme (84%) rename {SideStore.xcodeproj => AltStore.xcodeproj}/xcshareddata/xcschemes/AltXPC.xcscheme (92%) rename {SideStore => AltStore}/AltStore-Bridging-Header.h (100%) rename {SideStore => AltStore}/AltStore.entitlements (100%) rename {SideStore => AltStore}/Analytics/AnalyticsManager.swift (100%) rename {SideStore => AltStore}/App Detail/AppContentViewController.swift (100%) rename {SideStore => AltStore}/App Detail/AppContentViewControllerCells.swift (100%) rename {SideStore => AltStore}/App Detail/AppViewController.swift (100%) rename {SideStore => AltStore}/App Detail/PermissionPopoverViewController.swift (100%) rename {SideStore => AltStore}/App IDs/AppIDsViewController.swift (100%) rename {SideStore => AltStore}/AppDelegate.swift (100%) rename {SideStore => AltStore}/Authentication/Authentication.storyboard (100%) rename {SideStore => AltStore}/Authentication/AuthenticationViewController.swift (100%) rename {SideStore => AltStore}/Authentication/InstructionsViewController.swift (100%) rename {SideStore => AltStore}/Authentication/RefreshAltStoreViewController.swift (100%) rename {SideStore => AltStore}/Base.lproj/LaunchScreen.storyboard (100%) rename {SideStore => AltStore}/Base.lproj/Main.storyboard (100%) rename {SideStore => AltStore}/Browse/BrowseCollectionViewCell.swift (100%) rename {SideStore => AltStore}/Browse/BrowseCollectionViewCell.xib (100%) rename {SideStore => AltStore}/Browse/BrowseViewController.swift (100%) rename {SideStore => AltStore}/Browse/ScreenshotCollectionViewCell.swift (100%) rename {SideStore => AltStore}/Components/AppBannerView.swift (100%) rename {SideStore => AltStore}/Components/AppBannerView.xib (100%) rename {SideStore => AltStore}/Components/AppIconImageView.swift (100%) rename {SideStore => AltStore}/Components/BackgroundTaskManager.swift (100%) rename {SideStore => AltStore}/Components/BannerCollectionViewCell.swift (100%) rename {SideStore => AltStore}/Components/Button.swift (100%) rename {SideStore => AltStore}/Components/CollapsingTextView.swift (100%) rename {SideStore => AltStore}/Components/ForwardingNavigationController.swift (100%) rename {SideStore => AltStore}/Components/NavigationBar.swift (100%) rename {SideStore => AltStore}/Components/PillButton.swift (100%) rename {SideStore => AltStore}/Components/TextCollectionReusableView.swift (100%) rename {SideStore => AltStore}/Components/ToastView.swift (100%) rename {SideStore => AltStore}/Extensions/FileManager+DirectorySize.swift (100%) rename {SideStore => AltStore}/Extensions/INInteraction+AltStore.swift (100%) rename {SideStore => AltStore}/Extensions/UIDevice+Jailbreak.swift (100%) rename {SideStore => AltStore}/Extensions/UIDevice+Vibration.swift (100%) rename {SideStore => AltStore}/Extensions/UIScreen+CompactHeight.swift (100%) rename {SideStore => AltStore}/Info.plist (100%) rename {SideStore => AltStore}/Intents/IntentHandler.swift (100%) rename {SideStore => AltStore}/Intents/Intents.intentdefinition (100%) rename {SideStore => AltStore}/LaunchViewController.swift (100%) rename {SideStore => AltStore}/Managing Apps/AppManager.swift (100%) rename {SideStore => AltStore}/Managing Apps/AppManagerErrors.swift (100%) rename {SideStore => AltStore}/My Apps/InstalledAppsCollectionHeaderView.swift (100%) rename {SideStore => AltStore}/My Apps/InstalledAppsCollectionHeaderView.xib (100%) rename {SideStore => AltStore}/My Apps/MyAppsComponents.swift (100%) rename {SideStore => AltStore}/My Apps/MyAppsViewController.swift (100%) rename {SideStore => AltStore}/My Apps/UpdateCollectionViewCell.swift (100%) rename {SideStore => AltStore}/My Apps/UpdateCollectionViewCell.xib (100%) rename {SideStore => AltStore}/News/NewsCollectionViewCell.swift (100%) rename {SideStore => AltStore}/News/NewsCollectionViewCell.xib (100%) rename {SideStore => AltStore}/News/NewsViewController.swift (100%) rename {SideStore => AltStore}/Operations/AuthenticationOperation.swift (100%) rename {SideStore => AltStore}/Operations/BackgroundRefreshAppsOperation.swift (100%) rename {SideStore => AltStore}/Operations/BackupAppOperation.swift (100%) rename {SideStore => AltStore}/Operations/DeactivateAppOperation.swift (100%) rename {SideStore => AltStore}/Operations/DownloadAppOperation.swift (100%) rename {SideStore => AltStore}/Operations/EnableJITOperation.swift (100%) rename {SideStore => AltStore}/Operations/FetchAnisetteDataOperation.swift (100%) rename {SideStore => AltStore}/Operations/FetchAppIDsOperation.swift (100%) rename {SideStore => AltStore}/Operations/FetchProvisioningProfilesOperation.swift (100%) rename {SideStore => AltStore}/Operations/FetchSourceOperation.swift (100%) rename {SideStore => AltStore}/Operations/FetchTrustedSourcesOperation.swift (100%) rename {SideStore => AltStore}/Operations/FindServerOperation.swift (100%) rename {SideStore => AltStore}/Operations/InstallAppOperation.swift (100%) rename {SideStore => AltStore}/Operations/Operation.swift (100%) rename {SideStore => AltStore}/Operations/OperationContexts.swift (100%) rename {SideStore => AltStore}/Operations/OperationError.swift (100%) rename {SideStore => AltStore}/Operations/Patch App/ALTAppPatcher.h (100%) rename {SideStore => AltStore}/Operations/Patch App/ALTAppPatcher.m (100%) rename {SideStore => AltStore}/Operations/Patch App/PatchApp.storyboard (100%) rename {SideStore => AltStore}/Operations/Patch App/PatchAppOperation.swift (100%) rename {SideStore => AltStore}/Operations/Patch App/PatchViewController.swift (100%) rename {SideStore => AltStore}/Operations/Patch App/fragmentzip.h (100%) rename {SideStore => AltStore}/Operations/RefreshAppOperation.swift (100%) rename {SideStore => AltStore}/Operations/RefreshGroup.swift (100%) rename {SideStore => AltStore}/Operations/RemoveAppBackupOperation.swift (100%) rename {SideStore => AltStore}/Operations/RemoveAppOperation.swift (100%) rename {SideStore => AltStore}/Operations/ResignAppOperation.swift (100%) rename {SideStore => AltStore}/Operations/SendAppOperation.swift (100%) rename {SideStore => AltStore}/Operations/UpdatePatronsOperation.swift (100%) rename {SideStore => AltStore}/Operations/VerifyAppOperation.swift (100%) rename {SideStore => AltStore}/Resources/AltBackup.ipa (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/100.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/1024.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/114.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/120.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/144.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/152.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/167.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/180.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/20.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/29.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/40.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/50.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/57.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/58.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/60.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/72.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/76.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/80.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/87.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Back.imageset/Back@2x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Back.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/BetaBadge.imageset/BETA.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/BetaBadge.imageset/BETA@2x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/BetaBadge.imageset/BETA@3x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/BetaBadge.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Colors/Background.colorset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Colors/BlurTint.colorset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Colors/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Colors/SettingsBackground.colorset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Colors/SettingsHighlighted.colorset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Next.imageset/Back@2x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Next.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/sound@2x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/sound@3x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/fetch@2x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/fetch@3x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Permissions/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/photos@2x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/photos@3x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Riley.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Riley.imageset/riley.jpg (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Shane.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Shane.imageset/shane.jpeg (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape@2x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape@3x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/Browse.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/MyApps.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 10.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 11.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 12.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/News.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/News.imageset/Group 6@2x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/News.imageset/Group 6@3x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/News.imageset/Group 8.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/Settings.imageset/Contents.json (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813@2x.png (100%) rename {SideStore => AltStore}/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813@3x.png (100%) rename {SideStore => AltStore}/Resources/Silence.m4a (100%) rename {SideStore => AltStore}/Resources/apps-alpha.json (100%) rename {SideStore => AltStore}/Resources/apps.json (100%) rename {SideStore => AltStore}/SceneDelegate.swift (100%) rename {SideStore => AltStore}/Server/Server.swift (100%) rename {SideStore => AltStore}/Server/ServerConnection.swift (100%) rename {SideStore => AltStore}/Server/ServerManager.swift (100%) rename {SideStore => AltStore}/Settings/AboutPatreonHeaderView.xib (100%) rename {SideStore => AltStore}/Settings/InsetGroupTableViewCell.swift (100%) rename {SideStore => AltStore}/Settings/LicensesViewController.swift (100%) rename {SideStore => AltStore}/Settings/PatreonComponents.swift (100%) rename {SideStore => AltStore}/Settings/PatreonViewController.swift (100%) rename {SideStore => AltStore}/Settings/RefreshAttemptsViewController.swift (100%) rename {SideStore => AltStore}/Settings/Settings.storyboard (100%) rename {SideStore => AltStore}/Settings/SettingsHeaderFooterView.swift (100%) rename {SideStore => AltStore}/Settings/SettingsHeaderFooterView.xib (100%) rename {SideStore => AltStore}/Settings/SettingsViewController.swift (100%) rename {SideStore => AltStore}/Sources/SourcesViewController.swift (100%) rename {SideStore => AltStore}/TabBarController.swift (100%) rename {SideStore => AltStore}/Types/LoadingState.swift (100%) rename {SideStore => AltStore}/Types/Managed.swift (100%) rename {SideStore => AltStore}/Types/ScreenshotProcessor.swift (100%) rename {SideStoreCore => AltStoreCore}/AltStoreCore.h (100%) rename {SideStoreCore => AltStoreCore}/Components/Keychain.swift (100%) rename {SideStoreCore => AltStoreCore}/Extensions/Date+RelativeDate.swift (100%) rename {SideStoreCore => AltStoreCore}/Extensions/FileManager+SharedDirectories.swift (100%) rename {SideStoreCore => AltStoreCore}/Extensions/JSONDecoder+Properties.swift (100%) rename {SideStoreCore => AltStoreCore}/Extensions/UIApplication+AppExtension.swift (100%) rename {SideStoreCore => AltStoreCore}/Extensions/UIColor+AltStore.swift (100%) rename {SideStoreCore => AltStoreCore}/Extensions/UIColor+Hex.swift (100%) rename {SideStoreCore => AltStoreCore}/Extensions/UserDefaults+AltStore.swift (100%) rename {SideStoreCore => AltStoreCore}/Info.plist (100%) rename {SideStoreCore => AltStoreCore}/Intents/ViewApp.intentdefinition (100%) rename {SideStoreCore => AltStoreCore}/Intents/ViewAppIntentHandler.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/Account.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/.xccurrentversion (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/AltStore 10.xcdatamodel/contents (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/AltStore 2.xcdatamodel/contents (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/AltStore 3.xcdatamodel/contents (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/AltStore 4.xcdatamodel/contents (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/AltStore 5.xcdatamodel/contents (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/AltStore 6.xcdatamodel/contents (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/AltStore 7.xcdatamodel/contents (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/AltStore 8.xcdatamodel/contents (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/AltStore 9.xcdatamodel/contents (100%) rename {SideStoreCore => AltStoreCore}/Model/AltStore.xcdatamodeld/AltStore.xcdatamodel/contents (100%) rename {SideStoreCore => AltStoreCore}/Model/AppID.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/AppPermission.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/DatabaseManager.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/InstalledApp.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/InstalledExtension.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/ManagedPatron.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/MergePolicy.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/Migrations/Mapping Models/AltStore2ToAltStore3.xcmappingmodel/xcmapping.xml (100%) rename {SideStoreCore => AltStoreCore}/Model/Migrations/Mapping Models/AltStore3ToAltStore4.xcmappingmodel/xcmapping.xml (100%) rename {SideStoreCore => AltStoreCore}/Model/Migrations/Mapping Models/AltStore4ToAltStore5.xcmappingmodel/xcmapping.xml (100%) rename {SideStoreCore => AltStoreCore}/Model/Migrations/Mapping Models/AltStore5ToAltStore6.xcmappingmodel/xcmapping.xml (100%) rename {SideStoreCore => AltStoreCore}/Model/Migrations/Mapping Models/AltStore6ToAltStore7.xcmappingmodel/xcmapping.xml (100%) rename {SideStoreCore => AltStoreCore}/Model/Migrations/Mapping Models/AltStore8ToAltStore9.xcmappingmodel/xcmapping.xml (100%) rename {SideStoreCore => AltStoreCore}/Model/Migrations/Mapping Models/AltStore9ToAltStore10.xcmappingmodel/xcmapping.xml (100%) rename {SideStoreCore => AltStoreCore}/Model/Migrations/Mapping Models/AltStoreToAltStore2.xcmappingmodel/xcmapping.xml (100%) rename {SideStoreCore => AltStoreCore}/Model/Migrations/Policies/InstalledAppPolicy.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/Migrations/Policies/StoreAppPolicy.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/NewsItem.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/PatreonAccount.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/RefreshAttempt.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/SecureValueTransformer.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/Source.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/StoreApp.swift (100%) rename {SideStoreCore => AltStoreCore}/Model/Team.swift (100%) rename {SideStoreCore => AltStoreCore}/Patreon/Benefit.swift (100%) rename {SideStoreCore => AltStoreCore}/Patreon/Campaign.swift (100%) rename {SideStoreCore => AltStoreCore}/Patreon/PatreonAPI.swift (100%) rename {SideStoreCore => AltStoreCore}/Patreon/Patron.swift (100%) rename {SideStoreCore => AltStoreCore}/Patreon/Tier.swift (100%) rename {SideStoreCore => AltStoreCore}/Protocols/AppProtocol.swift (100%) rename {SideStoreCore => AltStoreCore}/Protocols/Fetchable.swift (100%) rename {SideStoreCore => AltStoreCore}/Resources/Colors.xcassets/Contents.json (100%) rename {SideStoreCore => AltStoreCore}/Resources/Colors.xcassets/DeltaPrimary.colorset/Contents.json (100%) rename {SideStoreCore => AltStoreCore}/Resources/Colors.xcassets/Pink.colorset/Contents.json (100%) rename {SideStoreCore => AltStoreCore}/Resources/Colors.xcassets/Primary.colorset/Contents.json (100%) rename {SideStoreCore => AltStoreCore}/Resources/Colors.xcassets/RefreshGreen.colorset/Contents.json (100%) rename {SideStoreCore => AltStoreCore}/Resources/Colors.xcassets/RefreshOrange.colorset/Contents.json (100%) rename {SideStoreCore => AltStoreCore}/Resources/Colors.xcassets/RefreshRed.colorset/Contents.json (100%) rename {SideStoreCore => AltStoreCore}/Resources/Colors.xcassets/RefreshYellow.colorset/Contents.json (100%) rename {SideStoreCore => AltStoreCore}/Types/ALTAppPermission.h (100%) rename {SideStoreCore => AltStoreCore}/Types/ALTAppPermission.m (100%) rename {SideStoreCore => AltStoreCore}/Types/ALTPatreonBenefitType.h (100%) rename {SideStoreCore => AltStoreCore}/Types/ALTPatreonBenefitType.m (100%) rename {SideStoreCore => AltStoreCore}/Types/ALTSourceUserInfoKey.h (100%) rename {SideStoreCore => AltStoreCore}/Types/ALTSourceUserInfoKey.m (100%) rename {SideWidget => AltWidget}/AltWidget.swift (100%) rename {SideWidget => AltWidget}/AltWidgetExtension.entitlements (100%) rename {SideWidget => AltWidget}/Assets.xcassets/AccentColor.colorset/Contents.json (100%) rename {SideWidget => AltWidget}/Assets.xcassets/AltStore.imageset/Contents.json (100%) rename {SideWidget => AltWidget}/Assets.xcassets/AltStore.imageset/Group 23_120.png (100%) rename {SideWidget => AltWidget}/Assets.xcassets/AltStore.imageset/Group 23_180.png (100%) rename {SideWidget => AltWidget}/Assets.xcassets/AppIcon.appiconset/Contents.json (100%) rename {SideWidget => AltWidget}/Assets.xcassets/Badge.imageset/Contents.json (100%) rename {SideWidget => AltWidget}/Assets.xcassets/Badge.imageset/group16Copy2.pdf (100%) rename {SideWidget => AltWidget}/Assets.xcassets/Contents.json (100%) rename {SideWidget => AltWidget}/Assets.xcassets/Delta.imageset/Contents.json (100%) rename {SideWidget => AltWidget}/Assets.xcassets/Delta.imageset/icon-120.png (100%) rename {SideWidget => AltWidget}/Assets.xcassets/Delta.imageset/icon-180.png (100%) rename {SideWidget => AltWidget}/Assets.xcassets/WidgetBackground.colorset/Contents.json (100%) rename {SideWidget => AltWidget}/Countdown.swift (100%) rename {SideWidget => AltWidget}/Info.plist (100%) rename {SideWidget => AltWidget}/WidgetView.swift (100%) rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore-Info.plist => Pods-AltStore/Pods-AltStore-Info.plist} (100%) rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore-acknowledgements.markdown => Pods-AltStore/Pods-AltStore-acknowledgements.markdown} (100%) rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore-acknowledgements.plist => Pods-AltStore/Pods-AltStore-acknowledgements.plist} (100%) create mode 100644 Pods/Target Support Files/Pods-AltStore/Pods-AltStore-dummy.m rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore-frameworks-Debug-input-files.xcfilelist => Pods-AltStore/Pods-AltStore-frameworks-Debug-input-files.xcfilelist} (56%) rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore-frameworks-Debug-output-files.xcfilelist => Pods-AltStore/Pods-AltStore-frameworks-Debug-output-files.xcfilelist} (100%) rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore-frameworks-Release-input-files.xcfilelist => Pods-AltStore/Pods-AltStore-frameworks-Release-input-files.xcfilelist} (56%) rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore-frameworks-Release-output-files.xcfilelist => Pods-AltStore/Pods-AltStore-frameworks-Release-output-files.xcfilelist} (100%) rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore-frameworks.sh => Pods-AltStore/Pods-AltStore-frameworks.sh} (99%) create mode 100644 Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-input-files.xcfilelist create mode 100644 Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-output-files.xcfilelist create mode 100644 Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-input-files.xcfilelist create mode 100644 Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-output-files.xcfilelist create mode 100755 Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore-umbrella.h => Pods-AltStore/Pods-AltStore-umbrella.h} (61%) rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore.debug.xcconfig => Pods-AltStore/Pods-AltStore.debug.xcconfig} (55%) create mode 100644 Pods/Target Support Files/Pods-AltStore/Pods-AltStore.modulemap rename Pods/Target Support Files/{Pods-SideStore/Pods-SideStore.release.xcconfig => Pods-AltStore/Pods-AltStore.release.xcconfig} (55%) rename Pods/Target Support Files/{Pods-SideStoreCore/Pods-SideStoreCore-Info.plist => Pods-AltStoreCore/Pods-AltStoreCore-Info.plist} (100%) rename Pods/Target Support Files/{Pods-SideStoreCore/Pods-SideStoreCore-acknowledgements.markdown => Pods-AltStoreCore/Pods-AltStoreCore-acknowledgements.markdown} (100%) rename Pods/Target Support Files/{Pods-SideStoreCore/Pods-SideStoreCore-acknowledgements.plist => Pods-AltStoreCore/Pods-AltStoreCore-acknowledgements.plist} (100%) create mode 100644 Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-dummy.m create mode 100644 Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Debug-input-files.xcfilelist create mode 100644 Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Debug-output-files.xcfilelist create mode 100644 Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Release-input-files.xcfilelist create mode 100644 Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Release-output-files.xcfilelist create mode 100755 Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources.sh rename Pods/Target Support Files/{Pods-SideStoreCore/Pods-SideStoreCore-umbrella.h => Pods-AltStoreCore/Pods-AltStoreCore-umbrella.h} (60%) rename Pods/Target Support Files/{Pods-SideStoreCore/Pods-SideStoreCore.debug.xcconfig => Pods-AltStoreCore/Pods-AltStoreCore.debug.xcconfig} (78%) create mode 100644 Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.modulemap rename Pods/Target Support Files/{Pods-SideStoreCore/Pods-SideStoreCore.release.xcconfig => Pods-AltStoreCore/Pods-AltStoreCore.release.xcconfig} (78%) delete mode 100644 Pods/Target Support Files/Pods-SideStore/Pods-SideStore-dummy.m delete mode 100644 Pods/Target Support Files/Pods-SideStore/Pods-SideStore.modulemap delete mode 100644 Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-dummy.m delete mode 100644 Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.modulemap delete mode 100644 SideStore.xcworkspace/contents.xcworkspacedata delete mode 100644 SideStore.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist delete mode 100644 SideStore.xcworkspace/xcshareddata/swiftpm/Package.resolved diff --git a/SideBackup/AltBackup.entitlements b/AltBackup/AltBackup.entitlements similarity index 100% rename from SideBackup/AltBackup.entitlements rename to AltBackup/AltBackup.entitlements diff --git a/SideBackup/AppDelegate.swift b/AltBackup/AppDelegate.swift similarity index 100% rename from SideBackup/AppDelegate.swift rename to AltBackup/AppDelegate.swift diff --git a/SideBackup/Assets.xcassets/AppIcon.appiconset/Contents.json b/AltBackup/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from SideBackup/Assets.xcassets/AppIcon.appiconset/Contents.json rename to AltBackup/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/SideBackup/Assets.xcassets/Background.colorset/Contents.json b/AltBackup/Assets.xcassets/Background.colorset/Contents.json similarity index 100% rename from SideBackup/Assets.xcassets/Background.colorset/Contents.json rename to AltBackup/Assets.xcassets/Background.colorset/Contents.json diff --git a/SideBackup/Assets.xcassets/Contents.json b/AltBackup/Assets.xcassets/Contents.json similarity index 100% rename from SideBackup/Assets.xcassets/Contents.json rename to AltBackup/Assets.xcassets/Contents.json diff --git a/SideBackup/Assets.xcassets/Text.colorset/Contents.json b/AltBackup/Assets.xcassets/Text.colorset/Contents.json similarity index 100% rename from SideBackup/Assets.xcassets/Text.colorset/Contents.json rename to AltBackup/Assets.xcassets/Text.colorset/Contents.json diff --git a/SideBackup/BackupController.swift b/AltBackup/BackupController.swift similarity index 100% rename from SideBackup/BackupController.swift rename to AltBackup/BackupController.swift diff --git a/SideBackup/Base.lproj/LaunchScreen.storyboard b/AltBackup/Base.lproj/LaunchScreen.storyboard similarity index 100% rename from SideBackup/Base.lproj/LaunchScreen.storyboard rename to AltBackup/Base.lproj/LaunchScreen.storyboard diff --git a/SideBackup/Info.plist b/AltBackup/Info.plist similarity index 100% rename from SideBackup/Info.plist rename to AltBackup/Info.plist diff --git a/SideBackup/UIColor+AltBackup.swift b/AltBackup/UIColor+AltBackup.swift similarity index 100% rename from SideBackup/UIColor+AltBackup.swift rename to AltBackup/UIColor+AltBackup.swift diff --git a/SideBackup/ViewController.swift b/AltBackup/ViewController.swift similarity index 100% rename from SideBackup/ViewController.swift rename to AltBackup/ViewController.swift diff --git a/SideDaemon/AltDaemon-Bridging-Header.h b/AltDaemon/AltDaemon-Bridging-Header.h similarity index 100% rename from SideDaemon/AltDaemon-Bridging-Header.h rename to AltDaemon/AltDaemon-Bridging-Header.h diff --git a/SideDaemon/AltDaemon.entitlements b/AltDaemon/AltDaemon.entitlements similarity index 100% rename from SideDaemon/AltDaemon.entitlements rename to AltDaemon/AltDaemon.entitlements diff --git a/SideDaemon/AnisetteDataManager.swift b/AltDaemon/AnisetteDataManager.swift similarity index 100% rename from SideDaemon/AnisetteDataManager.swift rename to AltDaemon/AnisetteDataManager.swift diff --git a/SideDaemon/AppManager.swift b/AltDaemon/AppManager.swift similarity index 100% rename from SideDaemon/AppManager.swift rename to AltDaemon/AppManager.swift diff --git a/SideDaemon/DaemonRequestHandler.swift b/AltDaemon/DaemonRequestHandler.swift similarity index 100% rename from SideDaemon/DaemonRequestHandler.swift rename to AltDaemon/DaemonRequestHandler.swift diff --git a/SideDaemon/XPCConnectionHandler.swift b/AltDaemon/XPCConnectionHandler.swift similarity index 100% rename from SideDaemon/XPCConnectionHandler.swift rename to AltDaemon/XPCConnectionHandler.swift diff --git a/SideDaemon/main.swift b/AltDaemon/main.swift similarity index 100% rename from SideDaemon/main.swift rename to AltDaemon/main.swift diff --git a/SideDaemon/package/DEBIAN/control b/AltDaemon/package/DEBIAN/control similarity index 100% rename from SideDaemon/package/DEBIAN/control rename to AltDaemon/package/DEBIAN/control diff --git a/SideDaemon/package/DEBIAN/postinst b/AltDaemon/package/DEBIAN/postinst similarity index 100% rename from SideDaemon/package/DEBIAN/postinst rename to AltDaemon/package/DEBIAN/postinst diff --git a/SideDaemon/package/DEBIAN/preinst b/AltDaemon/package/DEBIAN/preinst similarity index 100% rename from SideDaemon/package/DEBIAN/preinst rename to AltDaemon/package/DEBIAN/preinst diff --git a/SideDaemon/package/DEBIAN/prerm b/AltDaemon/package/DEBIAN/prerm similarity index 100% rename from SideDaemon/package/DEBIAN/prerm rename to AltDaemon/package/DEBIAN/prerm diff --git a/SideDaemon/package/Library/LaunchDaemons/com.rileytestut.altdaemon.plist b/AltDaemon/package/Library/LaunchDaemons/com.rileytestut.altdaemon.plist similarity index 100% rename from SideDaemon/package/Library/LaunchDaemons/com.rileytestut.altdaemon.plist rename to AltDaemon/package/Library/LaunchDaemons/com.rileytestut.altdaemon.plist diff --git a/SideDaemon/package/usr/bin/AltDaemon b/AltDaemon/package/usr/bin/AltDaemon similarity index 100% rename from SideDaemon/package/usr/bin/AltDaemon rename to AltDaemon/package/usr/bin/AltDaemon diff --git a/SideStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj similarity index 97% rename from SideStore.xcodeproj/project.pbxproj rename to AltStore.xcodeproj/project.pbxproj index c29ba785..8cb680fb 100644 --- a/SideStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -7,8 +7,8 @@ objects = { /* Begin PBXBuildFile section */ - 35A04857E6B0B1FFE9B6D5A8 /* Pods_SideStore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 65964846967A0FDDB62B4914 /* Pods_SideStore.framework */; }; - 8D2BDBCFB334B1FA90A4F0EF /* Pods_SideStoreCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 918CEB90ED1A4CA0A68FCE07 /* Pods_SideStoreCore.framework */; }; + 0E33F94B8D78AB969FD309A3 /* Pods_AltStoreCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A08F67C18350C7990753F03F /* Pods_AltStoreCore.framework */; }; + 2A77E3D272F3D92436FAC272 /* Pods_AltStore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C9EEAA842DA87A88A870053B /* Pods_AltStore.framework */; }; A8BCEBEAC0620CF80A2FD26D /* Pods_AltServer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FC3822AB1C4CF1D4CDF7445D /* Pods_AltServer.framework */; }; BF02419622F2199300129732 /* RefreshAttemptsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF02419522F2199300129732 /* RefreshAttemptsViewController.swift */; }; BF0241AA22F29CCD00129732 /* UserDefaults+AltServer.swift in Sources */ = {isa = PBXBuildFile; fileRef = BF0241A922F29CCD00129732 /* UserDefaults+AltServer.swift */; }; @@ -131,8 +131,8 @@ BF5C5FCF237DF69100EDD0C6 /* ALTPluginService.m in Sources */ = {isa = PBXBuildFile; fileRef = BF5C5FCE237DF69100EDD0C6 /* ALTPluginService.m */; }; 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 /* SideStoreCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF66EE7E2501AE50007EE018 /* SideStoreCore.framework */; }; - BF66EE862501AE50007EE018 /* SideStoreCore.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = BF66EE7E2501AE50007EE018 /* SideStoreCore.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; + 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 /* ALTAppPermission.h in Headers */ = {isa = PBXBuildFile; fileRef = BF66EE8E2501AEBC007EE018 /* ALTAppPermission.h */; settings = {ATTRIBUTES = (Public, ); }; }; BF66EE952501AEBC007EE018 /* ALTSourceUserInfoKey.h in Headers */ = {isa = PBXBuildFile; fileRef = BF66EE8F2501AEBC007EE018 /* ALTSourceUserInfoKey.h */; settings = {ATTRIBUTES = (Public, ); }; }; @@ -343,7 +343,7 @@ 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 */; }; BFF435D9255CBDAB00DD724F /* ALTApplication+AltStoreApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF435D7255CBDAB00DD724F /* ALTApplication+AltStoreApp.swift */; }; - BFF615A82510042B00484D3B /* SideStoreCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF66EE7E2501AE50007EE018 /* SideStoreCore.framework */; }; + BFF615A82510042B00484D3B /* AltStoreCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */; }; BFF767C82489A74E0097E58C /* WirelessConnectionHandler.swift in Sources */ = {isa = PBXBuildFile; fileRef = BFF767C72489A74E0097E58C /* WirelessConnectionHandler.swift */; }; BFF7C90F257844C900E55F36 /* AltXPC.xpc in Embed XPC Services */ = {isa = PBXBuildFile; fileRef = BFF7C904257844C900E55F36 /* AltXPC.xpc */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; BFF7C920257844FA00E55F36 /* ALTPluginService.m in Sources */ = {isa = PBXBuildFile; fileRef = BF5C5FCE237DF69100EDD0C6 /* ALTPluginService.m */; }; @@ -424,7 +424,7 @@ files = ( BF1614F2250822F100767AEA /* Roxas.framework in Embed Frameworks */, BF088D342501A4FF008082D9 /* OpenSSL.xcframework in Embed Frameworks */, - BF66EE862501AE50007EE018 /* SideStoreCore.framework in Embed Frameworks */, + BF66EE862501AE50007EE018 /* AltStoreCore.framework in Embed Frameworks */, ); name = "Embed Frameworks"; runOnlyForDeploymentPostprocessing = 0; @@ -464,13 +464,9 @@ /* Begin PBXFileReference section */ 11611D46F8A7C8B928E8156B /* Pods-AltServer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AltServer.debug.xcconfig"; path = "Target Support Files/Pods-AltServer/Pods-AltServer.debug.xcconfig"; sourceTree = ""; }; - 1BB5D22AC50149650AE68981 /* Pods-SideStoreCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SideStoreCore.debug.xcconfig"; path = "Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.debug.xcconfig"; sourceTree = ""; }; 589BA531D903B28F292063E5 /* Pods-AltServer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AltServer.release.xcconfig"; path = "Target Support Files/Pods-AltServer/Pods-AltServer.release.xcconfig"; sourceTree = ""; }; - 65964846967A0FDDB62B4914 /* Pods_SideStore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SideStore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 8484E2C0DE30EA6699E9A2EB /* Pods-SideStoreCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SideStoreCore.release.xcconfig"; path = "Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.release.xcconfig"; sourceTree = ""; }; - 918CEB90ED1A4CA0A68FCE07 /* Pods_SideStoreCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_SideStoreCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A08F67C18350C7990753F03F /* Pods_AltStoreCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AltStoreCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; A136EE677716B80768E9F0A2 /* Pods-AltStore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AltStore.release.xcconfig"; path = "Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig"; sourceTree = ""; }; - A39DBCF56AFEE5977C78C898 /* 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 = ""; }; B39BC452F0753C2C33A2D43B /* 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 = ""; }; BC373DB2C2B6CB739CCBFB5F /* 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 = ""; }; BF02419522F2199300129732 /* RefreshAttemptsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RefreshAttemptsViewController.swift; sourceTree = ""; }; @@ -601,7 +597,7 @@ BF5C5FCD237DF69100EDD0C6 /* ALTPluginService.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ALTPluginService.h; sourceTree = ""; }; BF5C5FCE237DF69100EDD0C6 /* ALTPluginService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ALTPluginService.m; sourceTree = ""; }; BF663C4E2433ED8200DAA738 /* FileManager+DirectorySize.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "FileManager+DirectorySize.swift"; sourceTree = ""; }; - BF66EE7E2501AE50007EE018 /* SideStoreCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SideStoreCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 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 = ""; }; BF66EE812501AE50007EE018 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; BF66EE8B2501AEB1007EE018 /* Keychain.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Keychain.swift; sourceTree = ""; }; @@ -727,7 +723,7 @@ BFC84A4C2421A19100853474 /* SourcesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SourcesViewController.swift; sourceTree = ""; }; BFCB9206250AB2120057B44E /* Colors.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Colors.xcassets; sourceTree = ""; }; BFCCB519245E3401001853EA /* VerifyAppOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VerifyAppOperation.swift; sourceTree = ""; }; - BFD2476A2284B9A500981D42 /* SideStore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SideStore.app; sourceTree = BUILT_PRODUCTS_DIR; }; + BFD2476A2284B9A500981D42 /* AltStore.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AltStore.app; sourceTree = BUILT_PRODUCTS_DIR; }; BFD2476D2284B9A500981D42 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; BFD247742284B9A500981D42 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; BFD247762284B9A700981D42 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; @@ -814,7 +810,7 @@ BFF7C93B257849C600E55F36 /* AltXPC.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AltXPC.entitlements; sourceTree = ""; }; BFF7EC4C25081E9300BDE521 /* AltStore 8.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = "AltStore 8.xcdatamodel"; sourceTree = ""; }; BFFCFA45248835530077BFCE /* AltDaemon.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AltDaemon.entitlements; sourceTree = ""; }; - D1B4B83A814816EDD076AD74 /* 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 = ""; }; + C9EEAA842DA87A88A870053B /* Pods_AltStore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AltStore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 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 = ""; }; D533E8BB2727BBEE00A9B5DD /* libfragmentzip.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libfragmentzip.a; path = Dependencies/fragmentzip/libfragmentzip.a; sourceTree = SOURCE_ROOT; }; @@ -886,7 +882,7 @@ files = ( BF42345D25102688006D1EB2 /* OpenSSL.xcframework in Frameworks */, BF42345C251024B0006D1EB2 /* AltSign-Static in Frameworks */, - 8D2BDBCFB334B1FA90A4F0EF /* Pods_SideStoreCore.framework in Frameworks */, + 0E33F94B8D78AB969FD309A3 /* Pods_AltStoreCore.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -894,7 +890,7 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - BFF615A82510042B00484D3B /* SideStoreCore.framework in Frameworks */, + BFF615A82510042B00484D3B /* AltStoreCore.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -907,8 +903,8 @@ BF1614F1250822F100767AEA /* Roxas.framework in Frameworks */, BF088D332501A4FF008082D9 /* OpenSSL.xcframework in Frameworks */, D533E8BC2727BBEE00A9B5DD /* libfragmentzip.a in Frameworks */, - BF66EE852501AE50007EE018 /* SideStoreCore.framework in Frameworks */, - 35A04857E6B0B1FFE9B6D5A8 /* Pods_SideStore.framework in Frameworks */, + BF66EE852501AE50007EE018 /* AltStoreCore.framework in Frameworks */, + 2A77E3D272F3D92436FAC272 /* Pods_AltStore.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -931,10 +927,6 @@ 589BA531D903B28F292063E5 /* Pods-AltServer.release.xcconfig */, B39BC452F0753C2C33A2D43B /* Pods-AltStoreCore.debug.xcconfig */, BC373DB2C2B6CB739CCBFB5F /* Pods-AltStoreCore.release.xcconfig */, - A39DBCF56AFEE5977C78C898 /* Pods-SideStore.debug.xcconfig */, - D1B4B83A814816EDD076AD74 /* Pods-SideStore.release.xcconfig */, - 1BB5D22AC50149650AE68981 /* Pods-SideStoreCore.debug.xcconfig */, - 8484E2C0DE30EA6699E9A2EB /* Pods-SideStoreCore.release.xcconfig */, ); path = Pods; sourceTree = ""; @@ -956,7 +948,7 @@ path = Analytics; sourceTree = ""; }; - BF18BFE824857D7900DD5981 /* SideDaemon */ = { + BF18BFE824857D7900DD5981 /* AltDaemon */ = { isa = PBXGroup; children = ( BFFCFA45248835530077BFCE /* AltDaemon.entitlements */, @@ -967,7 +959,7 @@ BF8CAE432489E772004D6CCE /* AppManager.swift */, BF18C0032485B4DE00DD5981 /* AltDaemon-Bridging-Header.h */, ); - path = SideDaemon; + path = AltDaemon; sourceTree = ""; }; BF18BFFF2485A75F00DD5981 /* Server Protocol */ = { @@ -1181,7 +1173,7 @@ path = "App IDs"; sourceTree = ""; }; - BF58047C246A28F7008AE704 /* SideBackup */ = { + BF58047C246A28F7008AE704 /* AltBackup */ = { isa = PBXGroup; children = ( BF580499246A4153008AE704 /* AltBackup.entitlements */, @@ -1193,7 +1185,7 @@ BF580488246A28F9008AE704 /* LaunchScreen.storyboard */, BF58048B246A28F9008AE704 /* Info.plist */, ); - path = SideBackup; + path = AltBackup; sourceTree = ""; }; BF5C5FC6237DF5AE00EDD0C6 /* AltPlugin */ = { @@ -1208,7 +1200,7 @@ path = AltPlugin; sourceTree = ""; }; - BF66EE7F2501AE50007EE018 /* SideStoreCore */ = { + BF66EE7F2501AE50007EE018 /* AltStoreCore */ = { isa = PBXGroup; children = ( BF66EE802501AE50007EE018 /* AltStoreCore.h */, @@ -1222,7 +1214,7 @@ BF66EE812501AE50007EE018 /* Info.plist */, BFCB9205250AB1FF0057B44E /* Resources */, ); - path = SideStoreCore; + path = AltStoreCore; sourceTree = ""; }; BF66EE8A2501AEB1007EE018 /* Components */ = { @@ -1399,7 +1391,7 @@ path = "Patch App"; sourceTree = ""; }; - BF98916C250AABF3002ACF50 /* SideWidget */ = { + BF98916C250AABF3002ACF50 /* AltWidget */ = { isa = PBXGroup; children = ( BF8B17F0250AC62400F8157F /* AltWidgetExtension.entitlements */, @@ -1409,7 +1401,7 @@ BF989170250AABF4002ACF50 /* Assets.xcassets */, BF989172250AABF4002ACF50 /* Info.plist */, ); - path = SideWidget; + path = AltWidget; sourceTree = ""; }; BF98918B250AAE18002ACF50 /* Intents */ = { @@ -1493,15 +1485,15 @@ BFD247612284B9A500981D42 = { isa = PBXGroup; children = ( - BFD2476C2284B9A500981D42 /* SideStore */, - BF66EE7F2501AE50007EE018 /* SideStoreCore */, + BFD2476C2284B9A500981D42 /* AltStore */, + BF66EE7F2501AE50007EE018 /* AltStoreCore */, BF45868E229872EA00BD7491 /* AltServer */, BF1E315122A0616100370A3C /* Shared */, BF45872C2298D31600BD7491 /* libimobiledevice */, BF5C5FC6237DF5AE00EDD0C6 /* AltPlugin */, - BF58047C246A28F7008AE704 /* SideBackup */, - BF18BFE824857D7900DD5981 /* SideDaemon */, - BF98916C250AABF3002ACF50 /* SideWidget */, + BF58047C246A28F7008AE704 /* AltBackup */, + BF18BFE824857D7900DD5981 /* AltDaemon */, + BF98916C250AABF3002ACF50 /* AltWidget */, BFF7C905257844C900E55F36 /* AltXPC */, BFD247852284BB3300981D42 /* Frameworks */, BFD2476B2284B9A500981D42 /* Products */, @@ -1512,20 +1504,20 @@ BFD2476B2284B9A500981D42 /* Products */ = { isa = PBXGroup; children = ( - BFD2476A2284B9A500981D42 /* SideStore.app */, + BFD2476A2284B9A500981D42 /* AltStore.app */, BF45868D229872EA00BD7491 /* AltServer.app */, BF45872B2298D31600BD7491 /* libimobiledevice.a */, BF5C5FC5237DF5AE00EDD0C6 /* AltPlugin.mailbundle */, BF58047B246A28F7008AE704 /* AltBackup.app */, BF18BFE724857D7900DD5981 /* AltDaemon */, - BF66EE7E2501AE50007EE018 /* SideStoreCore.framework */, + BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */, BF989167250AABF3002ACF50 /* AltWidgetExtension.appex */, BFF7C904257844C900E55F36 /* AltXPC.xpc */, ); name = Products; sourceTree = ""; }; - BFD2476C2284B9A500981D42 /* SideStore */ = { + BFD2476C2284B9A500981D42 /* AltStore */ = { isa = PBXGroup; children = ( BF219A7E22CAC431007676A6 /* AltStore.entitlements */, @@ -1554,7 +1546,7 @@ BF6C8FA8242935CA00125131 /* Dependencies */, BFD247972284D7D800981D42 /* Supporting Files */, ); - path = SideStore; + path = AltStore; sourceTree = ""; }; BFD247852284BB3300981D42 /* Frameworks */ = { @@ -1566,8 +1558,8 @@ BF4588872298DD3F00BD7491 /* libxml2.tbd */, BFD247862284BB3B00981D42 /* Roxas.framework */, FC3822AB1C4CF1D4CDF7445D /* Pods_AltServer.framework */, - 65964846967A0FDDB62B4914 /* Pods_SideStore.framework */, - 918CEB90ED1A4CA0A68FCE07 /* Pods_SideStoreCore.framework */, + C9EEAA842DA87A88A870053B /* Pods_AltStore.framework */, + A08F67C18350C7990753F03F /* Pods_AltStoreCore.framework */, ); name = Frameworks; sourceTree = ""; @@ -1952,9 +1944,9 @@ productReference = BF5C5FC5237DF5AE00EDD0C6 /* AltPlugin.mailbundle */; productType = "com.apple.product-type.bundle"; }; - BF66EE7D2501AE50007EE018 /* SideStoreCore */ = { + BF66EE7D2501AE50007EE018 /* AltStoreCore */ = { isa = PBXNativeTarget; - buildConfigurationList = BF66EE892501AE50007EE018 /* Build configuration list for PBXNativeTarget "SideStoreCore" */; + buildConfigurationList = BF66EE892501AE50007EE018 /* Build configuration list for PBXNativeTarget "AltStoreCore" */; buildPhases = ( 702C290C354EA165FF645858 /* [CP] Check Pods Manifest.lock */, BF66EE792501AE50007EE018 /* Headers */, @@ -1966,12 +1958,12 @@ ); dependencies = ( ); - name = SideStoreCore; + name = AltStoreCore; packageProductDependencies = ( BF42345B251024B0006D1EB2 /* AltSign-Static */, ); productName = AltStoreCore; - productReference = BF66EE7E2501AE50007EE018 /* SideStoreCore.framework */; + productReference = BF66EE7E2501AE50007EE018 /* AltStoreCore.framework */; productType = "com.apple.product-type.framework"; }; BF989166250AABF3002ACF50 /* AltWidgetExtension */ = { @@ -1992,9 +1984,9 @@ productReference = BF989167250AABF3002ACF50 /* AltWidgetExtension.appex */; productType = "com.apple.product-type.app-extension"; }; - BFD247692284B9A500981D42 /* SideStore */ = { + BFD247692284B9A500981D42 /* AltStore */ = { isa = PBXNativeTarget; - buildConfigurationList = BFD2477E2284B9A700981D42 /* Build configuration list for PBXNativeTarget "SideStore" */; + buildConfigurationList = BFD2477E2284B9A700981D42 /* Build configuration list for PBXNativeTarget "AltStore" */; buildPhases = ( FFB93342C7EB2021A1FFFB6A /* [CP] Check Pods Manifest.lock */, BFD247662284B9A500981D42 /* Sources */, @@ -2010,9 +2002,9 @@ BF66EE842501AE50007EE018 /* PBXTargetDependency */, BF989176250AABF4002ACF50 /* PBXTargetDependency */, ); - name = SideStore; + name = AltStore; productName = AltStore; - productReference = BFD2476A2284B9A500981D42 /* SideStore.app */; + productReference = BFD2476A2284B9A500981D42 /* AltStore.app */; productType = "com.apple.product-type.application"; }; BFF7C903257844C900E55F36 /* AltXPC */ = { @@ -2093,7 +2085,7 @@ }; }; }; - buildConfigurationList = BFD247652284B9A500981D42 /* Build configuration list for PBXProject "SideStore" */; + buildConfigurationList = BFD247652284B9A500981D42 /* Build configuration list for PBXProject "AltStore" */; compatibilityVersion = "Xcode 9.3"; developmentRegion = en; hasScannedForEncodings = 0; @@ -2109,13 +2101,13 @@ projectDirPath = ""; projectRoot = ""; targets = ( - BFD247692284B9A500981D42 /* SideStore */, + BFD247692284B9A500981D42 /* AltStore */, BF45868C229872EA00BD7491 /* AltServer */, BF45872A2298D31600BD7491 /* libimobiledevice */, BF5C5FC4237DF5AE00EDD0C6 /* AltPlugin */, BF58047A246A28F7008AE704 /* AltBackup */, BF18BFE624857D7900DD5981 /* AltDaemon */, - BF66EE7D2501AE50007EE018 /* SideStoreCore */, + BF66EE7D2501AE50007EE018 /* AltStoreCore */, BF989166250AABF3002ACF50 /* AltWidgetExtension */, BFF7C903257844C900E55F36 /* AltXPC */, ); @@ -2212,7 +2204,7 @@ outputFileListPaths = ( ); outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-SideStoreCore-checkManifestLockResult.txt", + "$(DERIVED_FILE_DIR)/Pods-AltStoreCore-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; @@ -2225,15 +2217,15 @@ files = ( ); inputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-${CONFIGURATION}-input-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-${CONFIGURATION}-input-files.xcfilelist", ); name = "[CP] Embed Pods Frameworks"; outputFileListPaths = ( - "${PODS_ROOT}/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-${CONFIGURATION}-output-files.xcfilelist", + "${PODS_ROOT}/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-${CONFIGURATION}-output-files.xcfilelist", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 98BF22D155DBAEA97544E3E6 /* [CP] Embed Pods Frameworks */ = { @@ -2326,7 +2318,7 @@ outputFileListPaths = ( ); outputPaths = ( - "$(DERIVED_FILE_DIR)/Pods-SideStore-checkManifestLockResult.txt", + "$(DERIVED_FILE_DIR)/Pods-AltStore-checkManifestLockResult.txt", ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; @@ -2671,7 +2663,7 @@ }; BF66EE842501AE50007EE018 /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = BF66EE7D2501AE50007EE018 /* SideStoreCore */; + target = BF66EE7D2501AE50007EE018 /* AltStoreCore */; targetProxy = BF66EE832501AE50007EE018 /* PBXContainerItemProxy */; }; BF989176250AABF4002ACF50 /* PBXTargetDependency */ = { @@ -2681,7 +2673,7 @@ }; BFF615AB2510042B00484D3B /* PBXTargetDependency */ = { isa = PBXTargetDependency; - target = BF66EE7D2501AE50007EE018 /* SideStoreCore */; + target = BF66EE7D2501AE50007EE018 /* AltStoreCore */; targetProxy = BFF615AA2510042B00484D3B /* PBXContainerItemProxy */; }; BFF7C90E257844C900E55F36 /* PBXTargetDependency */ = { @@ -2856,7 +2848,7 @@ ); MACOSX_DEPLOYMENT_TARGET = 10.14.4; MARKETING_VERSION = 1.5.1b; - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.AltServer; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltServer; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SWIFT_OBJC_BRIDGING_HEADER = "AltServer/AltServer-Bridging-Header.h"; @@ -2909,7 +2901,7 @@ ); MACOSX_DEPLOYMENT_TARGET = 10.14.4; MARKETING_VERSION = 1.5.1b; - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.AltServer; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltServer; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SWIFT_OBJC_BRIDGING_HEADER = "AltServer/AltServer-Bridging-Header.h"; @@ -3001,13 +2993,13 @@ CODE_SIGN_STYLE = Automatic; DEBUG_INFORMATION_FORMAT = dwarf; DEVELOPMENT_TEAM = 6XVY5G3U44; - INFOPLIST_FILE = "$(SRCROOT)/SideBackup/Info.plist"; + INFOPLIST_FILE = AltBackup/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.SideBackup; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltBackup; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; @@ -3021,13 +3013,13 @@ CODE_SIGN_ENTITLEMENTS = AltBackup/AltBackup.entitlements; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 6XVY5G3U44; - INFOPLIST_FILE = "$(SRCROOT)/SideBackup/Info.plist"; + INFOPLIST_FILE = AltBackup/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.SideBackup; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltBackup; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; @@ -3055,7 +3047,7 @@ ); MACOSX_DEPLOYMENT_TARGET = 10.14; MARKETING_VERSION = 1.9; - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.AltPlugin; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltPlugin; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = NO; @@ -3086,7 +3078,7 @@ ); MACOSX_DEPLOYMENT_TARGET = 10.14; MARKETING_VERSION = 1.9; - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.AltPlugin; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltPlugin; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = NO; @@ -3097,7 +3089,7 @@ }; BF66EE872501AE50007EE018 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 1BB5D22AC50149650AE68981 /* Pods-SideStoreCore.debug.xcconfig */; + baseConfigurationReference = B39BC452F0753C2C33A2D43B /* Pods-AltStoreCore.debug.xcconfig */; buildSettings = { APPLICATION_EXTENSION_API_ONLY = YES; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; @@ -3111,7 +3103,7 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "$(SRCROOT)/SideStoreCore/Info.plist"; + INFOPLIST_FILE = AltStoreCore/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( @@ -3119,7 +3111,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.SideStoreCore; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStoreCore; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_VERSION = 5.0; @@ -3131,7 +3123,7 @@ }; BF66EE882501AE50007EE018 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 8484E2C0DE30EA6699E9A2EB /* Pods-SideStoreCore.release.xcconfig */; + baseConfigurationReference = BC373DB2C2B6CB739CCBFB5F /* Pods-AltStoreCore.release.xcconfig */; buildSettings = { APPLICATION_EXTENSION_API_ONLY = YES; CLANG_WARN_DOCUMENTATION_COMMENTS = YES; @@ -3144,7 +3136,7 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "$(SRCROOT)/SideStoreCore/Info.plist"; + INFOPLIST_FILE = AltStoreCore/Info.plist; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( @@ -3152,7 +3144,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.SideStoreCore; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStoreCore; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_VERSION = 5.0; @@ -3180,14 +3172,14 @@ "$(PROJECT_DIR)/Dependencies/AltSign/Dependencies/OpenSSL/Frameworks/iossimulator", "$(PROJECT_DIR)/Dependencies/AltSign/Dependencies/OpenSSL/Frameworks/ios", ); - INFOPLIST_FILE = "$(SRCROOT)/SideWidget/Info.plist"; + INFOPLIST_FILE = AltWidget/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.SideStore.AltWidget; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore.AltWidget; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; @@ -3213,14 +3205,14 @@ "$(PROJECT_DIR)/Dependencies/AltSign/Dependencies/OpenSSL/Frameworks/iossimulator", "$(PROJECT_DIR)/Dependencies/AltSign/Dependencies/OpenSSL/Frameworks/ios", ); - INFOPLIST_FILE = "$(SRCROOT)/SideWidget/Info.plist"; + INFOPLIST_FILE = AltWidget/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 14.0; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.SideStore.AltWidget; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore.AltWidget; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_VERSION = 5.0; @@ -3358,7 +3350,7 @@ }; BFD2477F2284B9A700981D42 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = A39DBCF56AFEE5977C78C898 /* Pods-SideStore.debug.xcconfig */; + baseConfigurationReference = EA79A60285C6AF5848AA16E9 /* Pods-AltStore.debug.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; @@ -3368,7 +3360,7 @@ CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 6XVY5G3U44; ENABLE_BITCODE = NO; - INFOPLIST_FILE = "$(SRCROOT)/SideStore/Info.plist"; + INFOPLIST_FILE = AltStore/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -3379,8 +3371,8 @@ "$(PROJECT_DIR)/Dependencies/fragmentzip", "$(PROJECT_DIR)/Dependencies/libcurl", ); - MARKETING_VERSION = 1.0b; - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.SideStore; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; + MARKETING_VERSION = 1.5.1b; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "AltStore/AltStore-Bridging-Header.h"; @@ -3392,7 +3384,7 @@ }; BFD247802284B9A700981D42 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D1B4B83A814816EDD076AD74 /* Pods-SideStore.release.xcconfig */; + baseConfigurationReference = A136EE677716B80768E9F0A2 /* Pods-AltStore.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; @@ -3402,7 +3394,7 @@ CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 6XVY5G3U44; ENABLE_BITCODE = NO; - INFOPLIST_FILE = "$(SRCROOT)/SideStore/Info.plist"; + INFOPLIST_FILE = AltStore/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", @@ -3413,8 +3405,8 @@ "$(PROJECT_DIR)/Dependencies/fragmentzip", "$(PROJECT_DIR)/Dependencies/libcurl", ); - MARKETING_VERSION = 1.0b; - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.SideStore; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; + MARKETING_VERSION = 1.5.1b; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "AltStore/AltStore-Bridging-Header.h"; @@ -3443,7 +3435,7 @@ "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.14.4; - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.AltXPC; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltXPC; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = YES; @@ -3472,7 +3464,7 @@ "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.14.4; - PRODUCT_BUNDLE_IDENTIFIER = com.SideStore.AltXPC; + PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltXPC; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = YES; @@ -3529,7 +3521,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - BF66EE892501AE50007EE018 /* Build configuration list for PBXNativeTarget "SideStoreCore" */ = { + BF66EE892501AE50007EE018 /* Build configuration list for PBXNativeTarget "AltStoreCore" */ = { isa = XCConfigurationList; buildConfigurations = ( BF66EE872501AE50007EE018 /* Debug */, @@ -3547,7 +3539,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - BFD247652284B9A500981D42 /* Build configuration list for PBXProject "SideStore" */ = { + BFD247652284B9A500981D42 /* Build configuration list for PBXProject "AltStore" */ = { isa = XCConfigurationList; buildConfigurations = ( BFD2477C2284B9A700981D42 /* Debug */, @@ -3556,7 +3548,7 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - BFD2477E2284B9A700981D42 /* Build configuration list for PBXNativeTarget "SideStore" */ = { + BFD2477E2284B9A700981D42 /* Build configuration list for PBXNativeTarget "AltStore" */ = { isa = XCConfigurationList; buildConfigurations = ( BFD2477F2284B9A700981D42 /* Debug */, diff --git a/SideStore.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/AltStore.xcodeproj/project.xcworkspace/contents.xcworkspacedata similarity index 100% rename from SideStore.xcodeproj/project.xcworkspace/contents.xcworkspacedata rename to AltStore.xcodeproj/project.xcworkspace/contents.xcworkspacedata diff --git a/SideStore.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/AltStore.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist similarity index 100% rename from SideStore.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist rename to AltStore.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist diff --git a/SideStore.xcodeproj/xcshareddata/xcschemes/AltDaemon.xcscheme b/AltStore.xcodeproj/xcshareddata/xcschemes/AltDaemon.xcscheme similarity index 93% rename from SideStore.xcodeproj/xcshareddata/xcschemes/AltDaemon.xcscheme rename to AltStore.xcodeproj/xcshareddata/xcschemes/AltDaemon.xcscheme index a2b3d801..c65d4dbf 100644 --- a/SideStore.xcodeproj/xcshareddata/xcschemes/AltDaemon.xcscheme +++ b/AltStore.xcodeproj/xcshareddata/xcschemes/AltDaemon.xcscheme @@ -31,7 +31,7 @@ BlueprintIdentifier = "BF1E314F22A0616100370A3C" BuildableName = "libAltKit.a" BlueprintName = "AltKit" - ReferencedContainer = "container:SideStore.xcodeproj"> + ReferencedContainer = "container:AltStore.xcodeproj"> + ReferencedContainer = "container:AltStore.xcodeproj"> @@ -74,7 +74,7 @@ BlueprintIdentifier = "BF18BFE624857D7900DD5981" BuildableName = "AltDaemon" BlueprintName = "AltDaemon" - ReferencedContainer = "container:SideStore.xcodeproj"> + ReferencedContainer = "container:AltStore.xcodeproj"> @@ -97,7 +97,7 @@ BlueprintIdentifier = "BF18BFE624857D7900DD5981" BuildableName = "AltDaemon" BlueprintName = "AltDaemon" - ReferencedContainer = "container:SideStore.xcodeproj"> + ReferencedContainer = "container:AltStore.xcodeproj"> diff --git a/SideStore.xcodeproj/xcshareddata/xcschemes/AltPlugin.xcscheme b/AltStore.xcodeproj/xcshareddata/xcschemes/AltPlugin.xcscheme similarity index 94% rename from SideStore.xcodeproj/xcshareddata/xcschemes/AltPlugin.xcscheme rename to AltStore.xcodeproj/xcshareddata/xcschemes/AltPlugin.xcscheme index 1c8de762..2bfc3556 100644 --- a/SideStore.xcodeproj/xcshareddata/xcschemes/AltPlugin.xcscheme +++ b/AltStore.xcodeproj/xcshareddata/xcschemes/AltPlugin.xcscheme @@ -17,7 +17,7 @@ BlueprintIdentifier = "BF5C5FC4237DF5AE00EDD0C6" BuildableName = "AltPlugin.mailbundle" BlueprintName = "AltPlugin" - ReferencedContainer = "container:SideStore.xcodeproj"> + ReferencedContainer = "container:AltStore.xcodeproj"> @@ -53,7 +53,7 @@ BlueprintIdentifier = "BF5C5FC4237DF5AE00EDD0C6" BuildableName = "AltPlugin.mailbundle" BlueprintName = "AltPlugin" - ReferencedContainer = "container:SideStore.xcodeproj"> + ReferencedContainer = "container:AltStore.xcodeproj"> diff --git a/SideStore.xcodeproj/xcshareddata/xcschemes/AltServer.xcscheme b/AltStore.xcodeproj/xcshareddata/xcschemes/AltServer.xcscheme similarity index 88% rename from SideStore.xcodeproj/xcshareddata/xcschemes/AltServer.xcscheme rename to AltStore.xcodeproj/xcshareddata/xcschemes/AltServer.xcscheme index 618b3c5e..46e59030 100644 --- a/SideStore.xcodeproj/xcshareddata/xcschemes/AltServer.xcscheme +++ b/AltStore.xcodeproj/xcshareddata/xcschemes/AltServer.xcscheme @@ -17,7 +17,7 @@ BlueprintIdentifier = "BF45868C229872EA00BD7491" BuildableName = "AltServer.app" BlueprintName = "AltServer" - ReferencedContainer = "container:SideStore.xcodeproj"> + ReferencedContainer = "container:AltStore.xcodeproj"> @@ -27,17 +27,19 @@ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" shouldUseLaunchSchemeArgsEnv = "YES"> + + + ReferencedContainer = "container:AltStore.xcodeproj"> - - + + + ReferencedContainer = "container:AltStore.xcodeproj"> + + + ReferencedContainer = "container:AltStore.xcodeproj"> diff --git a/SideStore.xcodeproj/xcshareddata/xcschemes/AltStore.xcscheme b/AltStore.xcodeproj/xcshareddata/xcschemes/AltStore.xcscheme similarity index 84% rename from SideStore.xcodeproj/xcshareddata/xcschemes/AltStore.xcscheme rename to AltStore.xcodeproj/xcshareddata/xcschemes/AltStore.xcscheme index 159894f1..cdc3f471 100644 --- a/SideStore.xcodeproj/xcshareddata/xcschemes/AltStore.xcscheme +++ b/AltStore.xcodeproj/xcshareddata/xcschemes/AltStore.xcscheme @@ -15,9 +15,9 @@ + BuildableName = "AltStore.app" + BlueprintName = "AltStore" + ReferencedContainer = "container:AltStore.xcodeproj"> @@ -45,9 +45,9 @@ + BuildableName = "AltStore.app" + BlueprintName = "AltStore" + ReferencedContainer = "container:AltStore.xcodeproj"> @@ -68,9 +68,9 @@ + BuildableName = "AltStore.app" + BlueprintName = "AltStore" + ReferencedContainer = "container:AltStore.xcodeproj"> diff --git a/SideStore.xcodeproj/xcshareddata/xcschemes/AltXPC.xcscheme b/AltStore.xcodeproj/xcshareddata/xcschemes/AltXPC.xcscheme similarity index 92% rename from SideStore.xcodeproj/xcshareddata/xcschemes/AltXPC.xcscheme rename to AltStore.xcodeproj/xcshareddata/xcschemes/AltXPC.xcscheme index afc71d54..4aca1860 100644 --- a/SideStore.xcodeproj/xcshareddata/xcschemes/AltXPC.xcscheme +++ b/AltStore.xcodeproj/xcshareddata/xcschemes/AltXPC.xcscheme @@ -17,7 +17,7 @@ BlueprintIdentifier = "BFF7C903257844C900E55F36" BuildableName = "AltXPC.xpc" BlueprintName = "AltXPC" - ReferencedContainer = "container:SideStore.xcodeproj"> + ReferencedContainer = "container:AltStore.xcodeproj"> @@ -47,7 +47,7 @@ BlueprintIdentifier = "BF45868C229872EA00BD7491" BuildableName = "AltServer.app" BlueprintName = "AltServer" - ReferencedContainer = "container:SideStore.xcodeproj"> + ReferencedContainer = "container:AltStore.xcodeproj"> @@ -63,7 +63,7 @@ BlueprintIdentifier = "BFF7C903257844C900E55F36" BuildableName = "AltXPC.xpc" BlueprintName = "AltXPC" - ReferencedContainer = "container:SideStore.xcodeproj"> + ReferencedContainer = "container:AltStore.xcodeproj"> diff --git a/AltStore.xcworkspace/contents.xcworkspacedata b/AltStore.xcworkspace/contents.xcworkspacedata index 0fce229e..a28c1b3b 100644 --- a/AltStore.xcworkspace/contents.xcworkspacedata +++ b/AltStore.xcworkspace/contents.xcworkspacedata @@ -2,7 +2,7 @@ + location = "container:AltStore.xcodeproj"> diff --git a/SideStore/AltStore-Bridging-Header.h b/AltStore/AltStore-Bridging-Header.h similarity index 100% rename from SideStore/AltStore-Bridging-Header.h rename to AltStore/AltStore-Bridging-Header.h diff --git a/SideStore/AltStore.entitlements b/AltStore/AltStore.entitlements similarity index 100% rename from SideStore/AltStore.entitlements rename to AltStore/AltStore.entitlements diff --git a/SideStore/Analytics/AnalyticsManager.swift b/AltStore/Analytics/AnalyticsManager.swift similarity index 100% rename from SideStore/Analytics/AnalyticsManager.swift rename to AltStore/Analytics/AnalyticsManager.swift diff --git a/SideStore/App Detail/AppContentViewController.swift b/AltStore/App Detail/AppContentViewController.swift similarity index 100% rename from SideStore/App Detail/AppContentViewController.swift rename to AltStore/App Detail/AppContentViewController.swift diff --git a/SideStore/App Detail/AppContentViewControllerCells.swift b/AltStore/App Detail/AppContentViewControllerCells.swift similarity index 100% rename from SideStore/App Detail/AppContentViewControllerCells.swift rename to AltStore/App Detail/AppContentViewControllerCells.swift diff --git a/SideStore/App Detail/AppViewController.swift b/AltStore/App Detail/AppViewController.swift similarity index 100% rename from SideStore/App Detail/AppViewController.swift rename to AltStore/App Detail/AppViewController.swift diff --git a/SideStore/App Detail/PermissionPopoverViewController.swift b/AltStore/App Detail/PermissionPopoverViewController.swift similarity index 100% rename from SideStore/App Detail/PermissionPopoverViewController.swift rename to AltStore/App Detail/PermissionPopoverViewController.swift diff --git a/SideStore/App IDs/AppIDsViewController.swift b/AltStore/App IDs/AppIDsViewController.swift similarity index 100% rename from SideStore/App IDs/AppIDsViewController.swift rename to AltStore/App IDs/AppIDsViewController.swift diff --git a/SideStore/AppDelegate.swift b/AltStore/AppDelegate.swift similarity index 100% rename from SideStore/AppDelegate.swift rename to AltStore/AppDelegate.swift diff --git a/SideStore/Authentication/Authentication.storyboard b/AltStore/Authentication/Authentication.storyboard similarity index 100% rename from SideStore/Authentication/Authentication.storyboard rename to AltStore/Authentication/Authentication.storyboard diff --git a/SideStore/Authentication/AuthenticationViewController.swift b/AltStore/Authentication/AuthenticationViewController.swift similarity index 100% rename from SideStore/Authentication/AuthenticationViewController.swift rename to AltStore/Authentication/AuthenticationViewController.swift diff --git a/SideStore/Authentication/InstructionsViewController.swift b/AltStore/Authentication/InstructionsViewController.swift similarity index 100% rename from SideStore/Authentication/InstructionsViewController.swift rename to AltStore/Authentication/InstructionsViewController.swift diff --git a/SideStore/Authentication/RefreshAltStoreViewController.swift b/AltStore/Authentication/RefreshAltStoreViewController.swift similarity index 100% rename from SideStore/Authentication/RefreshAltStoreViewController.swift rename to AltStore/Authentication/RefreshAltStoreViewController.swift diff --git a/SideStore/Base.lproj/LaunchScreen.storyboard b/AltStore/Base.lproj/LaunchScreen.storyboard similarity index 100% rename from SideStore/Base.lproj/LaunchScreen.storyboard rename to AltStore/Base.lproj/LaunchScreen.storyboard diff --git a/SideStore/Base.lproj/Main.storyboard b/AltStore/Base.lproj/Main.storyboard similarity index 100% rename from SideStore/Base.lproj/Main.storyboard rename to AltStore/Base.lproj/Main.storyboard diff --git a/SideStore/Browse/BrowseCollectionViewCell.swift b/AltStore/Browse/BrowseCollectionViewCell.swift similarity index 100% rename from SideStore/Browse/BrowseCollectionViewCell.swift rename to AltStore/Browse/BrowseCollectionViewCell.swift diff --git a/SideStore/Browse/BrowseCollectionViewCell.xib b/AltStore/Browse/BrowseCollectionViewCell.xib similarity index 100% rename from SideStore/Browse/BrowseCollectionViewCell.xib rename to AltStore/Browse/BrowseCollectionViewCell.xib diff --git a/SideStore/Browse/BrowseViewController.swift b/AltStore/Browse/BrowseViewController.swift similarity index 100% rename from SideStore/Browse/BrowseViewController.swift rename to AltStore/Browse/BrowseViewController.swift diff --git a/SideStore/Browse/ScreenshotCollectionViewCell.swift b/AltStore/Browse/ScreenshotCollectionViewCell.swift similarity index 100% rename from SideStore/Browse/ScreenshotCollectionViewCell.swift rename to AltStore/Browse/ScreenshotCollectionViewCell.swift diff --git a/SideStore/Components/AppBannerView.swift b/AltStore/Components/AppBannerView.swift similarity index 100% rename from SideStore/Components/AppBannerView.swift rename to AltStore/Components/AppBannerView.swift diff --git a/SideStore/Components/AppBannerView.xib b/AltStore/Components/AppBannerView.xib similarity index 100% rename from SideStore/Components/AppBannerView.xib rename to AltStore/Components/AppBannerView.xib diff --git a/SideStore/Components/AppIconImageView.swift b/AltStore/Components/AppIconImageView.swift similarity index 100% rename from SideStore/Components/AppIconImageView.swift rename to AltStore/Components/AppIconImageView.swift diff --git a/SideStore/Components/BackgroundTaskManager.swift b/AltStore/Components/BackgroundTaskManager.swift similarity index 100% rename from SideStore/Components/BackgroundTaskManager.swift rename to AltStore/Components/BackgroundTaskManager.swift diff --git a/SideStore/Components/BannerCollectionViewCell.swift b/AltStore/Components/BannerCollectionViewCell.swift similarity index 100% rename from SideStore/Components/BannerCollectionViewCell.swift rename to AltStore/Components/BannerCollectionViewCell.swift diff --git a/SideStore/Components/Button.swift b/AltStore/Components/Button.swift similarity index 100% rename from SideStore/Components/Button.swift rename to AltStore/Components/Button.swift diff --git a/SideStore/Components/CollapsingTextView.swift b/AltStore/Components/CollapsingTextView.swift similarity index 100% rename from SideStore/Components/CollapsingTextView.swift rename to AltStore/Components/CollapsingTextView.swift diff --git a/SideStore/Components/ForwardingNavigationController.swift b/AltStore/Components/ForwardingNavigationController.swift similarity index 100% rename from SideStore/Components/ForwardingNavigationController.swift rename to AltStore/Components/ForwardingNavigationController.swift diff --git a/SideStore/Components/NavigationBar.swift b/AltStore/Components/NavigationBar.swift similarity index 100% rename from SideStore/Components/NavigationBar.swift rename to AltStore/Components/NavigationBar.swift diff --git a/SideStore/Components/PillButton.swift b/AltStore/Components/PillButton.swift similarity index 100% rename from SideStore/Components/PillButton.swift rename to AltStore/Components/PillButton.swift diff --git a/SideStore/Components/TextCollectionReusableView.swift b/AltStore/Components/TextCollectionReusableView.swift similarity index 100% rename from SideStore/Components/TextCollectionReusableView.swift rename to AltStore/Components/TextCollectionReusableView.swift diff --git a/SideStore/Components/ToastView.swift b/AltStore/Components/ToastView.swift similarity index 100% rename from SideStore/Components/ToastView.swift rename to AltStore/Components/ToastView.swift diff --git a/SideStore/Extensions/FileManager+DirectorySize.swift b/AltStore/Extensions/FileManager+DirectorySize.swift similarity index 100% rename from SideStore/Extensions/FileManager+DirectorySize.swift rename to AltStore/Extensions/FileManager+DirectorySize.swift diff --git a/SideStore/Extensions/INInteraction+AltStore.swift b/AltStore/Extensions/INInteraction+AltStore.swift similarity index 100% rename from SideStore/Extensions/INInteraction+AltStore.swift rename to AltStore/Extensions/INInteraction+AltStore.swift diff --git a/SideStore/Extensions/UIDevice+Jailbreak.swift b/AltStore/Extensions/UIDevice+Jailbreak.swift similarity index 100% rename from SideStore/Extensions/UIDevice+Jailbreak.swift rename to AltStore/Extensions/UIDevice+Jailbreak.swift diff --git a/SideStore/Extensions/UIDevice+Vibration.swift b/AltStore/Extensions/UIDevice+Vibration.swift similarity index 100% rename from SideStore/Extensions/UIDevice+Vibration.swift rename to AltStore/Extensions/UIDevice+Vibration.swift diff --git a/SideStore/Extensions/UIScreen+CompactHeight.swift b/AltStore/Extensions/UIScreen+CompactHeight.swift similarity index 100% rename from SideStore/Extensions/UIScreen+CompactHeight.swift rename to AltStore/Extensions/UIScreen+CompactHeight.swift diff --git a/SideStore/Info.plist b/AltStore/Info.plist similarity index 100% rename from SideStore/Info.plist rename to AltStore/Info.plist diff --git a/SideStore/Intents/IntentHandler.swift b/AltStore/Intents/IntentHandler.swift similarity index 100% rename from SideStore/Intents/IntentHandler.swift rename to AltStore/Intents/IntentHandler.swift diff --git a/SideStore/Intents/Intents.intentdefinition b/AltStore/Intents/Intents.intentdefinition similarity index 100% rename from SideStore/Intents/Intents.intentdefinition rename to AltStore/Intents/Intents.intentdefinition diff --git a/SideStore/LaunchViewController.swift b/AltStore/LaunchViewController.swift similarity index 100% rename from SideStore/LaunchViewController.swift rename to AltStore/LaunchViewController.swift diff --git a/SideStore/Managing Apps/AppManager.swift b/AltStore/Managing Apps/AppManager.swift similarity index 100% rename from SideStore/Managing Apps/AppManager.swift rename to AltStore/Managing Apps/AppManager.swift diff --git a/SideStore/Managing Apps/AppManagerErrors.swift b/AltStore/Managing Apps/AppManagerErrors.swift similarity index 100% rename from SideStore/Managing Apps/AppManagerErrors.swift rename to AltStore/Managing Apps/AppManagerErrors.swift diff --git a/SideStore/My Apps/InstalledAppsCollectionHeaderView.swift b/AltStore/My Apps/InstalledAppsCollectionHeaderView.swift similarity index 100% rename from SideStore/My Apps/InstalledAppsCollectionHeaderView.swift rename to AltStore/My Apps/InstalledAppsCollectionHeaderView.swift diff --git a/SideStore/My Apps/InstalledAppsCollectionHeaderView.xib b/AltStore/My Apps/InstalledAppsCollectionHeaderView.xib similarity index 100% rename from SideStore/My Apps/InstalledAppsCollectionHeaderView.xib rename to AltStore/My Apps/InstalledAppsCollectionHeaderView.xib diff --git a/SideStore/My Apps/MyAppsComponents.swift b/AltStore/My Apps/MyAppsComponents.swift similarity index 100% rename from SideStore/My Apps/MyAppsComponents.swift rename to AltStore/My Apps/MyAppsComponents.swift diff --git a/SideStore/My Apps/MyAppsViewController.swift b/AltStore/My Apps/MyAppsViewController.swift similarity index 100% rename from SideStore/My Apps/MyAppsViewController.swift rename to AltStore/My Apps/MyAppsViewController.swift diff --git a/SideStore/My Apps/UpdateCollectionViewCell.swift b/AltStore/My Apps/UpdateCollectionViewCell.swift similarity index 100% rename from SideStore/My Apps/UpdateCollectionViewCell.swift rename to AltStore/My Apps/UpdateCollectionViewCell.swift diff --git a/SideStore/My Apps/UpdateCollectionViewCell.xib b/AltStore/My Apps/UpdateCollectionViewCell.xib similarity index 100% rename from SideStore/My Apps/UpdateCollectionViewCell.xib rename to AltStore/My Apps/UpdateCollectionViewCell.xib diff --git a/SideStore/News/NewsCollectionViewCell.swift b/AltStore/News/NewsCollectionViewCell.swift similarity index 100% rename from SideStore/News/NewsCollectionViewCell.swift rename to AltStore/News/NewsCollectionViewCell.swift diff --git a/SideStore/News/NewsCollectionViewCell.xib b/AltStore/News/NewsCollectionViewCell.xib similarity index 100% rename from SideStore/News/NewsCollectionViewCell.xib rename to AltStore/News/NewsCollectionViewCell.xib diff --git a/SideStore/News/NewsViewController.swift b/AltStore/News/NewsViewController.swift similarity index 100% rename from SideStore/News/NewsViewController.swift rename to AltStore/News/NewsViewController.swift diff --git a/SideStore/Operations/AuthenticationOperation.swift b/AltStore/Operations/AuthenticationOperation.swift similarity index 100% rename from SideStore/Operations/AuthenticationOperation.swift rename to AltStore/Operations/AuthenticationOperation.swift diff --git a/SideStore/Operations/BackgroundRefreshAppsOperation.swift b/AltStore/Operations/BackgroundRefreshAppsOperation.swift similarity index 100% rename from SideStore/Operations/BackgroundRefreshAppsOperation.swift rename to AltStore/Operations/BackgroundRefreshAppsOperation.swift diff --git a/SideStore/Operations/BackupAppOperation.swift b/AltStore/Operations/BackupAppOperation.swift similarity index 100% rename from SideStore/Operations/BackupAppOperation.swift rename to AltStore/Operations/BackupAppOperation.swift diff --git a/SideStore/Operations/DeactivateAppOperation.swift b/AltStore/Operations/DeactivateAppOperation.swift similarity index 100% rename from SideStore/Operations/DeactivateAppOperation.swift rename to AltStore/Operations/DeactivateAppOperation.swift diff --git a/SideStore/Operations/DownloadAppOperation.swift b/AltStore/Operations/DownloadAppOperation.swift similarity index 100% rename from SideStore/Operations/DownloadAppOperation.swift rename to AltStore/Operations/DownloadAppOperation.swift diff --git a/SideStore/Operations/EnableJITOperation.swift b/AltStore/Operations/EnableJITOperation.swift similarity index 100% rename from SideStore/Operations/EnableJITOperation.swift rename to AltStore/Operations/EnableJITOperation.swift diff --git a/SideStore/Operations/FetchAnisetteDataOperation.swift b/AltStore/Operations/FetchAnisetteDataOperation.swift similarity index 100% rename from SideStore/Operations/FetchAnisetteDataOperation.swift rename to AltStore/Operations/FetchAnisetteDataOperation.swift diff --git a/SideStore/Operations/FetchAppIDsOperation.swift b/AltStore/Operations/FetchAppIDsOperation.swift similarity index 100% rename from SideStore/Operations/FetchAppIDsOperation.swift rename to AltStore/Operations/FetchAppIDsOperation.swift diff --git a/SideStore/Operations/FetchProvisioningProfilesOperation.swift b/AltStore/Operations/FetchProvisioningProfilesOperation.swift similarity index 100% rename from SideStore/Operations/FetchProvisioningProfilesOperation.swift rename to AltStore/Operations/FetchProvisioningProfilesOperation.swift diff --git a/SideStore/Operations/FetchSourceOperation.swift b/AltStore/Operations/FetchSourceOperation.swift similarity index 100% rename from SideStore/Operations/FetchSourceOperation.swift rename to AltStore/Operations/FetchSourceOperation.swift diff --git a/SideStore/Operations/FetchTrustedSourcesOperation.swift b/AltStore/Operations/FetchTrustedSourcesOperation.swift similarity index 100% rename from SideStore/Operations/FetchTrustedSourcesOperation.swift rename to AltStore/Operations/FetchTrustedSourcesOperation.swift diff --git a/SideStore/Operations/FindServerOperation.swift b/AltStore/Operations/FindServerOperation.swift similarity index 100% rename from SideStore/Operations/FindServerOperation.swift rename to AltStore/Operations/FindServerOperation.swift diff --git a/SideStore/Operations/InstallAppOperation.swift b/AltStore/Operations/InstallAppOperation.swift similarity index 100% rename from SideStore/Operations/InstallAppOperation.swift rename to AltStore/Operations/InstallAppOperation.swift diff --git a/SideStore/Operations/Operation.swift b/AltStore/Operations/Operation.swift similarity index 100% rename from SideStore/Operations/Operation.swift rename to AltStore/Operations/Operation.swift diff --git a/SideStore/Operations/OperationContexts.swift b/AltStore/Operations/OperationContexts.swift similarity index 100% rename from SideStore/Operations/OperationContexts.swift rename to AltStore/Operations/OperationContexts.swift diff --git a/SideStore/Operations/OperationError.swift b/AltStore/Operations/OperationError.swift similarity index 100% rename from SideStore/Operations/OperationError.swift rename to AltStore/Operations/OperationError.swift diff --git a/SideStore/Operations/Patch App/ALTAppPatcher.h b/AltStore/Operations/Patch App/ALTAppPatcher.h similarity index 100% rename from SideStore/Operations/Patch App/ALTAppPatcher.h rename to AltStore/Operations/Patch App/ALTAppPatcher.h diff --git a/SideStore/Operations/Patch App/ALTAppPatcher.m b/AltStore/Operations/Patch App/ALTAppPatcher.m similarity index 100% rename from SideStore/Operations/Patch App/ALTAppPatcher.m rename to AltStore/Operations/Patch App/ALTAppPatcher.m diff --git a/SideStore/Operations/Patch App/PatchApp.storyboard b/AltStore/Operations/Patch App/PatchApp.storyboard similarity index 100% rename from SideStore/Operations/Patch App/PatchApp.storyboard rename to AltStore/Operations/Patch App/PatchApp.storyboard diff --git a/SideStore/Operations/Patch App/PatchAppOperation.swift b/AltStore/Operations/Patch App/PatchAppOperation.swift similarity index 100% rename from SideStore/Operations/Patch App/PatchAppOperation.swift rename to AltStore/Operations/Patch App/PatchAppOperation.swift diff --git a/SideStore/Operations/Patch App/PatchViewController.swift b/AltStore/Operations/Patch App/PatchViewController.swift similarity index 100% rename from SideStore/Operations/Patch App/PatchViewController.swift rename to AltStore/Operations/Patch App/PatchViewController.swift diff --git a/SideStore/Operations/Patch App/fragmentzip.h b/AltStore/Operations/Patch App/fragmentzip.h similarity index 100% rename from SideStore/Operations/Patch App/fragmentzip.h rename to AltStore/Operations/Patch App/fragmentzip.h diff --git a/SideStore/Operations/RefreshAppOperation.swift b/AltStore/Operations/RefreshAppOperation.swift similarity index 100% rename from SideStore/Operations/RefreshAppOperation.swift rename to AltStore/Operations/RefreshAppOperation.swift diff --git a/SideStore/Operations/RefreshGroup.swift b/AltStore/Operations/RefreshGroup.swift similarity index 100% rename from SideStore/Operations/RefreshGroup.swift rename to AltStore/Operations/RefreshGroup.swift diff --git a/SideStore/Operations/RemoveAppBackupOperation.swift b/AltStore/Operations/RemoveAppBackupOperation.swift similarity index 100% rename from SideStore/Operations/RemoveAppBackupOperation.swift rename to AltStore/Operations/RemoveAppBackupOperation.swift diff --git a/SideStore/Operations/RemoveAppOperation.swift b/AltStore/Operations/RemoveAppOperation.swift similarity index 100% rename from SideStore/Operations/RemoveAppOperation.swift rename to AltStore/Operations/RemoveAppOperation.swift diff --git a/SideStore/Operations/ResignAppOperation.swift b/AltStore/Operations/ResignAppOperation.swift similarity index 100% rename from SideStore/Operations/ResignAppOperation.swift rename to AltStore/Operations/ResignAppOperation.swift diff --git a/SideStore/Operations/SendAppOperation.swift b/AltStore/Operations/SendAppOperation.swift similarity index 100% rename from SideStore/Operations/SendAppOperation.swift rename to AltStore/Operations/SendAppOperation.swift diff --git a/SideStore/Operations/UpdatePatronsOperation.swift b/AltStore/Operations/UpdatePatronsOperation.swift similarity index 100% rename from SideStore/Operations/UpdatePatronsOperation.swift rename to AltStore/Operations/UpdatePatronsOperation.swift diff --git a/SideStore/Operations/VerifyAppOperation.swift b/AltStore/Operations/VerifyAppOperation.swift similarity index 100% rename from SideStore/Operations/VerifyAppOperation.swift rename to AltStore/Operations/VerifyAppOperation.swift diff --git a/SideStore/Resources/AltBackup.ipa b/AltStore/Resources/AltBackup.ipa similarity index 100% rename from SideStore/Resources/AltBackup.ipa rename to AltStore/Resources/AltBackup.ipa diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/100.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/100.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/100.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/100.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/1024.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/1024.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/1024.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/1024.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/114.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/114.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/114.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/114.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/120.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/120.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/120.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/120.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/144.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/144.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/144.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/144.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/152.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/152.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/152.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/152.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/167.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/167.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/167.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/167.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/180.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/180.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/180.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/180.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/20.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/20.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/20.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/20.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/29.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/29.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/29.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/29.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/40.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/40.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/40.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/40.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/50.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/50.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/50.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/50.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/57.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/57.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/57.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/57.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/58.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/58.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/58.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/58.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/60.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/60.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/60.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/60.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/72.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/72.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/72.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/72.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/76.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/76.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/76.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/76.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/80.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/80.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/80.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/80.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/87.png b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/87.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/87.png rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/87.png diff --git a/SideStore/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json b/AltStore/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json rename to AltStore/Resources/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Back.imageset/Back@2x.png b/AltStore/Resources/Assets.xcassets/Back.imageset/Back@2x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Back.imageset/Back@2x.png rename to AltStore/Resources/Assets.xcassets/Back.imageset/Back@2x.png diff --git a/SideStore/Resources/Assets.xcassets/Back.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Back.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Back.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Back.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA.png b/AltStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA.png rename to AltStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA.png diff --git a/SideStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA@2x.png b/AltStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA@2x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA@2x.png rename to AltStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA@2x.png diff --git a/SideStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA@3x.png b/AltStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA@3x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA@3x.png rename to AltStore/Resources/Assets.xcassets/BetaBadge.imageset/BETA@3x.png diff --git a/SideStore/Resources/Assets.xcassets/BetaBadge.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/BetaBadge.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/BetaBadge.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/BetaBadge.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Colors/Background.colorset/Contents.json b/AltStore/Resources/Assets.xcassets/Colors/Background.colorset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Colors/Background.colorset/Contents.json rename to AltStore/Resources/Assets.xcassets/Colors/Background.colorset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Colors/BlurTint.colorset/Contents.json b/AltStore/Resources/Assets.xcassets/Colors/BlurTint.colorset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Colors/BlurTint.colorset/Contents.json rename to AltStore/Resources/Assets.xcassets/Colors/BlurTint.colorset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Colors/Contents.json b/AltStore/Resources/Assets.xcassets/Colors/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Colors/Contents.json rename to AltStore/Resources/Assets.xcassets/Colors/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Colors/SettingsBackground.colorset/Contents.json b/AltStore/Resources/Assets.xcassets/Colors/SettingsBackground.colorset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Colors/SettingsBackground.colorset/Contents.json rename to AltStore/Resources/Assets.xcassets/Colors/SettingsBackground.colorset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Colors/SettingsHighlighted.colorset/Contents.json b/AltStore/Resources/Assets.xcassets/Colors/SettingsHighlighted.colorset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Colors/SettingsHighlighted.colorset/Contents.json rename to AltStore/Resources/Assets.xcassets/Colors/SettingsHighlighted.colorset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Contents.json b/AltStore/Resources/Assets.xcassets/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Contents.json rename to AltStore/Resources/Assets.xcassets/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Next.imageset/Back@2x.png b/AltStore/Resources/Assets.xcassets/Next.imageset/Back@2x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Next.imageset/Back@2x.png rename to AltStore/Resources/Assets.xcassets/Next.imageset/Back@2x.png diff --git a/SideStore/Resources/Assets.xcassets/Next.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Next.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Next.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Next.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/sound@2x.png b/AltStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/sound@2x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/sound@2x.png rename to AltStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/sound@2x.png diff --git a/SideStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/sound@3x.png b/AltStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/sound@3x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/sound@3x.png rename to AltStore/Resources/Assets.xcassets/Permissions/BackgroundAudioPermission.imageset/sound@3x.png diff --git a/SideStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/fetch@2x.png b/AltStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/fetch@2x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/fetch@2x.png rename to AltStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/fetch@2x.png diff --git a/SideStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/fetch@3x.png b/AltStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/fetch@3x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/fetch@3x.png rename to AltStore/Resources/Assets.xcassets/Permissions/BackgroundFetchPermission.imageset/fetch@3x.png diff --git a/SideStore/Resources/Assets.xcassets/Permissions/Contents.json b/AltStore/Resources/Assets.xcassets/Permissions/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Permissions/Contents.json rename to AltStore/Resources/Assets.xcassets/Permissions/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/photos@2x.png b/AltStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/photos@2x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/photos@2x.png rename to AltStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/photos@2x.png diff --git a/SideStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/photos@3x.png b/AltStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/photos@3x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/photos@3x.png rename to AltStore/Resources/Assets.xcassets/Permissions/PhotosPermission.imageset/photos@3x.png diff --git a/SideStore/Resources/Assets.xcassets/Riley.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Riley.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Riley.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Riley.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Riley.imageset/riley.jpg b/AltStore/Resources/Assets.xcassets/Riley.imageset/riley.jpg similarity index 100% rename from SideStore/Resources/Assets.xcassets/Riley.imageset/riley.jpg rename to AltStore/Resources/Assets.xcassets/Riley.imageset/riley.jpg diff --git a/SideStore/Resources/Assets.xcassets/Shane.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Shane.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Shane.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Shane.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Shane.imageset/shane.jpeg b/AltStore/Resources/Assets.xcassets/Shane.imageset/shane.jpeg similarity index 100% rename from SideStore/Resources/Assets.xcassets/Shane.imageset/shane.jpeg rename to AltStore/Resources/Assets.xcassets/Shane.imageset/shane.jpeg diff --git a/SideStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape.png b/AltStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape.png rename to AltStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape@2x.png b/AltStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape@2x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape@2x.png rename to AltStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape@2x.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape@3x.png b/AltStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape@3x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape@3x.png rename to AltStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Combined Shape@3x.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Tabs/Browse.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Tabs/Contents.json b/AltStore/Resources/Assets.xcassets/Tabs/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/Contents.json rename to AltStore/Resources/Assets.xcassets/Tabs/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 10.png b/AltStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 10.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 10.png rename to AltStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 10.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 11.png b/AltStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 11.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 11.png rename to AltStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 11.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 12.png b/AltStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 12.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 12.png rename to AltStore/Resources/Assets.xcassets/Tabs/MyApps.imageset/Group 12.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/News.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Tabs/News.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/News.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Tabs/News.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 6@2x.png b/AltStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 6@2x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 6@2x.png rename to AltStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 6@2x.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 6@3x.png b/AltStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 6@3x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 6@3x.png rename to AltStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 6@3x.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 8.png b/AltStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 8.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 8.png rename to AltStore/Resources/Assets.xcassets/Tabs/News.imageset/Group 8.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/Settings.imageset/Contents.json b/AltStore/Resources/Assets.xcassets/Tabs/Settings.imageset/Contents.json similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/Settings.imageset/Contents.json rename to AltStore/Resources/Assets.xcassets/Tabs/Settings.imageset/Contents.json diff --git a/SideStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813.png b/AltStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813.png rename to AltStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813@2x.png b/AltStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813@2x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813@2x.png rename to AltStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813@2x.png diff --git a/SideStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813@3x.png b/AltStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813@3x.png similarity index 100% rename from SideStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813@3x.png rename to AltStore/Resources/Assets.xcassets/Tabs/Settings.imageset/noun_Settings_1187813@3x.png diff --git a/SideStore/Resources/Silence.m4a b/AltStore/Resources/Silence.m4a similarity index 100% rename from SideStore/Resources/Silence.m4a rename to AltStore/Resources/Silence.m4a diff --git a/SideStore/Resources/apps-alpha.json b/AltStore/Resources/apps-alpha.json similarity index 100% rename from SideStore/Resources/apps-alpha.json rename to AltStore/Resources/apps-alpha.json diff --git a/SideStore/Resources/apps.json b/AltStore/Resources/apps.json similarity index 100% rename from SideStore/Resources/apps.json rename to AltStore/Resources/apps.json diff --git a/SideStore/SceneDelegate.swift b/AltStore/SceneDelegate.swift similarity index 100% rename from SideStore/SceneDelegate.swift rename to AltStore/SceneDelegate.swift diff --git a/SideStore/Server/Server.swift b/AltStore/Server/Server.swift similarity index 100% rename from SideStore/Server/Server.swift rename to AltStore/Server/Server.swift diff --git a/SideStore/Server/ServerConnection.swift b/AltStore/Server/ServerConnection.swift similarity index 100% rename from SideStore/Server/ServerConnection.swift rename to AltStore/Server/ServerConnection.swift diff --git a/SideStore/Server/ServerManager.swift b/AltStore/Server/ServerManager.swift similarity index 100% rename from SideStore/Server/ServerManager.swift rename to AltStore/Server/ServerManager.swift diff --git a/SideStore/Settings/AboutPatreonHeaderView.xib b/AltStore/Settings/AboutPatreonHeaderView.xib similarity index 100% rename from SideStore/Settings/AboutPatreonHeaderView.xib rename to AltStore/Settings/AboutPatreonHeaderView.xib diff --git a/SideStore/Settings/InsetGroupTableViewCell.swift b/AltStore/Settings/InsetGroupTableViewCell.swift similarity index 100% rename from SideStore/Settings/InsetGroupTableViewCell.swift rename to AltStore/Settings/InsetGroupTableViewCell.swift diff --git a/SideStore/Settings/LicensesViewController.swift b/AltStore/Settings/LicensesViewController.swift similarity index 100% rename from SideStore/Settings/LicensesViewController.swift rename to AltStore/Settings/LicensesViewController.swift diff --git a/SideStore/Settings/PatreonComponents.swift b/AltStore/Settings/PatreonComponents.swift similarity index 100% rename from SideStore/Settings/PatreonComponents.swift rename to AltStore/Settings/PatreonComponents.swift diff --git a/SideStore/Settings/PatreonViewController.swift b/AltStore/Settings/PatreonViewController.swift similarity index 100% rename from SideStore/Settings/PatreonViewController.swift rename to AltStore/Settings/PatreonViewController.swift diff --git a/SideStore/Settings/RefreshAttemptsViewController.swift b/AltStore/Settings/RefreshAttemptsViewController.swift similarity index 100% rename from SideStore/Settings/RefreshAttemptsViewController.swift rename to AltStore/Settings/RefreshAttemptsViewController.swift diff --git a/SideStore/Settings/Settings.storyboard b/AltStore/Settings/Settings.storyboard similarity index 100% rename from SideStore/Settings/Settings.storyboard rename to AltStore/Settings/Settings.storyboard diff --git a/SideStore/Settings/SettingsHeaderFooterView.swift b/AltStore/Settings/SettingsHeaderFooterView.swift similarity index 100% rename from SideStore/Settings/SettingsHeaderFooterView.swift rename to AltStore/Settings/SettingsHeaderFooterView.swift diff --git a/SideStore/Settings/SettingsHeaderFooterView.xib b/AltStore/Settings/SettingsHeaderFooterView.xib similarity index 100% rename from SideStore/Settings/SettingsHeaderFooterView.xib rename to AltStore/Settings/SettingsHeaderFooterView.xib diff --git a/SideStore/Settings/SettingsViewController.swift b/AltStore/Settings/SettingsViewController.swift similarity index 100% rename from SideStore/Settings/SettingsViewController.swift rename to AltStore/Settings/SettingsViewController.swift diff --git a/SideStore/Sources/SourcesViewController.swift b/AltStore/Sources/SourcesViewController.swift similarity index 100% rename from SideStore/Sources/SourcesViewController.swift rename to AltStore/Sources/SourcesViewController.swift diff --git a/SideStore/TabBarController.swift b/AltStore/TabBarController.swift similarity index 100% rename from SideStore/TabBarController.swift rename to AltStore/TabBarController.swift diff --git a/SideStore/Types/LoadingState.swift b/AltStore/Types/LoadingState.swift similarity index 100% rename from SideStore/Types/LoadingState.swift rename to AltStore/Types/LoadingState.swift diff --git a/SideStore/Types/Managed.swift b/AltStore/Types/Managed.swift similarity index 100% rename from SideStore/Types/Managed.swift rename to AltStore/Types/Managed.swift diff --git a/SideStore/Types/ScreenshotProcessor.swift b/AltStore/Types/ScreenshotProcessor.swift similarity index 100% rename from SideStore/Types/ScreenshotProcessor.swift rename to AltStore/Types/ScreenshotProcessor.swift diff --git a/SideStoreCore/AltStoreCore.h b/AltStoreCore/AltStoreCore.h similarity index 100% rename from SideStoreCore/AltStoreCore.h rename to AltStoreCore/AltStoreCore.h diff --git a/SideStoreCore/Components/Keychain.swift b/AltStoreCore/Components/Keychain.swift similarity index 100% rename from SideStoreCore/Components/Keychain.swift rename to AltStoreCore/Components/Keychain.swift diff --git a/SideStoreCore/Extensions/Date+RelativeDate.swift b/AltStoreCore/Extensions/Date+RelativeDate.swift similarity index 100% rename from SideStoreCore/Extensions/Date+RelativeDate.swift rename to AltStoreCore/Extensions/Date+RelativeDate.swift diff --git a/SideStoreCore/Extensions/FileManager+SharedDirectories.swift b/AltStoreCore/Extensions/FileManager+SharedDirectories.swift similarity index 100% rename from SideStoreCore/Extensions/FileManager+SharedDirectories.swift rename to AltStoreCore/Extensions/FileManager+SharedDirectories.swift diff --git a/SideStoreCore/Extensions/JSONDecoder+Properties.swift b/AltStoreCore/Extensions/JSONDecoder+Properties.swift similarity index 100% rename from SideStoreCore/Extensions/JSONDecoder+Properties.swift rename to AltStoreCore/Extensions/JSONDecoder+Properties.swift diff --git a/SideStoreCore/Extensions/UIApplication+AppExtension.swift b/AltStoreCore/Extensions/UIApplication+AppExtension.swift similarity index 100% rename from SideStoreCore/Extensions/UIApplication+AppExtension.swift rename to AltStoreCore/Extensions/UIApplication+AppExtension.swift diff --git a/SideStoreCore/Extensions/UIColor+AltStore.swift b/AltStoreCore/Extensions/UIColor+AltStore.swift similarity index 100% rename from SideStoreCore/Extensions/UIColor+AltStore.swift rename to AltStoreCore/Extensions/UIColor+AltStore.swift diff --git a/SideStoreCore/Extensions/UIColor+Hex.swift b/AltStoreCore/Extensions/UIColor+Hex.swift similarity index 100% rename from SideStoreCore/Extensions/UIColor+Hex.swift rename to AltStoreCore/Extensions/UIColor+Hex.swift diff --git a/SideStoreCore/Extensions/UserDefaults+AltStore.swift b/AltStoreCore/Extensions/UserDefaults+AltStore.swift similarity index 100% rename from SideStoreCore/Extensions/UserDefaults+AltStore.swift rename to AltStoreCore/Extensions/UserDefaults+AltStore.swift diff --git a/SideStoreCore/Info.plist b/AltStoreCore/Info.plist similarity index 100% rename from SideStoreCore/Info.plist rename to AltStoreCore/Info.plist diff --git a/SideStoreCore/Intents/ViewApp.intentdefinition b/AltStoreCore/Intents/ViewApp.intentdefinition similarity index 100% rename from SideStoreCore/Intents/ViewApp.intentdefinition rename to AltStoreCore/Intents/ViewApp.intentdefinition diff --git a/SideStoreCore/Intents/ViewAppIntentHandler.swift b/AltStoreCore/Intents/ViewAppIntentHandler.swift similarity index 100% rename from SideStoreCore/Intents/ViewAppIntentHandler.swift rename to AltStoreCore/Intents/ViewAppIntentHandler.swift diff --git a/SideStoreCore/Model/Account.swift b/AltStoreCore/Model/Account.swift similarity index 100% rename from SideStoreCore/Model/Account.swift rename to AltStoreCore/Model/Account.swift diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/.xccurrentversion b/AltStoreCore/Model/AltStore.xcdatamodeld/.xccurrentversion similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/.xccurrentversion rename to AltStoreCore/Model/AltStore.xcdatamodeld/.xccurrentversion diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 10.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 10.xcdatamodel/contents similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 10.xcdatamodel/contents rename to AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 10.xcdatamodel/contents diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 2.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 2.xcdatamodel/contents similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 2.xcdatamodel/contents rename to AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 2.xcdatamodel/contents diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 3.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 3.xcdatamodel/contents similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 3.xcdatamodel/contents rename to AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 3.xcdatamodel/contents diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 4.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 4.xcdatamodel/contents similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 4.xcdatamodel/contents rename to AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 4.xcdatamodel/contents diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 5.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 5.xcdatamodel/contents similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 5.xcdatamodel/contents rename to AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 5.xcdatamodel/contents diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 6.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 6.xcdatamodel/contents similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 6.xcdatamodel/contents rename to AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 6.xcdatamodel/contents diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 7.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 7.xcdatamodel/contents similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 7.xcdatamodel/contents rename to AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 7.xcdatamodel/contents diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 8.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 8.xcdatamodel/contents similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 8.xcdatamodel/contents rename to AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 8.xcdatamodel/contents diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 9.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 9.xcdatamodel/contents similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/AltStore 9.xcdatamodel/contents rename to AltStoreCore/Model/AltStore.xcdatamodeld/AltStore 9.xcdatamodel/contents diff --git a/SideStoreCore/Model/AltStore.xcdatamodeld/AltStore.xcdatamodel/contents b/AltStoreCore/Model/AltStore.xcdatamodeld/AltStore.xcdatamodel/contents similarity index 100% rename from SideStoreCore/Model/AltStore.xcdatamodeld/AltStore.xcdatamodel/contents rename to AltStoreCore/Model/AltStore.xcdatamodeld/AltStore.xcdatamodel/contents diff --git a/SideStoreCore/Model/AppID.swift b/AltStoreCore/Model/AppID.swift similarity index 100% rename from SideStoreCore/Model/AppID.swift rename to AltStoreCore/Model/AppID.swift diff --git a/SideStoreCore/Model/AppPermission.swift b/AltStoreCore/Model/AppPermission.swift similarity index 100% rename from SideStoreCore/Model/AppPermission.swift rename to AltStoreCore/Model/AppPermission.swift diff --git a/SideStoreCore/Model/DatabaseManager.swift b/AltStoreCore/Model/DatabaseManager.swift similarity index 100% rename from SideStoreCore/Model/DatabaseManager.swift rename to AltStoreCore/Model/DatabaseManager.swift diff --git a/SideStoreCore/Model/InstalledApp.swift b/AltStoreCore/Model/InstalledApp.swift similarity index 100% rename from SideStoreCore/Model/InstalledApp.swift rename to AltStoreCore/Model/InstalledApp.swift diff --git a/SideStoreCore/Model/InstalledExtension.swift b/AltStoreCore/Model/InstalledExtension.swift similarity index 100% rename from SideStoreCore/Model/InstalledExtension.swift rename to AltStoreCore/Model/InstalledExtension.swift diff --git a/SideStoreCore/Model/ManagedPatron.swift b/AltStoreCore/Model/ManagedPatron.swift similarity index 100% rename from SideStoreCore/Model/ManagedPatron.swift rename to AltStoreCore/Model/ManagedPatron.swift diff --git a/SideStoreCore/Model/MergePolicy.swift b/AltStoreCore/Model/MergePolicy.swift similarity index 100% rename from SideStoreCore/Model/MergePolicy.swift rename to AltStoreCore/Model/MergePolicy.swift diff --git a/SideStoreCore/Model/Migrations/Mapping Models/AltStore2ToAltStore3.xcmappingmodel/xcmapping.xml b/AltStoreCore/Model/Migrations/Mapping Models/AltStore2ToAltStore3.xcmappingmodel/xcmapping.xml similarity index 100% rename from SideStoreCore/Model/Migrations/Mapping Models/AltStore2ToAltStore3.xcmappingmodel/xcmapping.xml rename to AltStoreCore/Model/Migrations/Mapping Models/AltStore2ToAltStore3.xcmappingmodel/xcmapping.xml diff --git a/SideStoreCore/Model/Migrations/Mapping Models/AltStore3ToAltStore4.xcmappingmodel/xcmapping.xml b/AltStoreCore/Model/Migrations/Mapping Models/AltStore3ToAltStore4.xcmappingmodel/xcmapping.xml similarity index 100% rename from SideStoreCore/Model/Migrations/Mapping Models/AltStore3ToAltStore4.xcmappingmodel/xcmapping.xml rename to AltStoreCore/Model/Migrations/Mapping Models/AltStore3ToAltStore4.xcmappingmodel/xcmapping.xml diff --git a/SideStoreCore/Model/Migrations/Mapping Models/AltStore4ToAltStore5.xcmappingmodel/xcmapping.xml b/AltStoreCore/Model/Migrations/Mapping Models/AltStore4ToAltStore5.xcmappingmodel/xcmapping.xml similarity index 100% rename from SideStoreCore/Model/Migrations/Mapping Models/AltStore4ToAltStore5.xcmappingmodel/xcmapping.xml rename to AltStoreCore/Model/Migrations/Mapping Models/AltStore4ToAltStore5.xcmappingmodel/xcmapping.xml diff --git a/SideStoreCore/Model/Migrations/Mapping Models/AltStore5ToAltStore6.xcmappingmodel/xcmapping.xml b/AltStoreCore/Model/Migrations/Mapping Models/AltStore5ToAltStore6.xcmappingmodel/xcmapping.xml similarity index 100% rename from SideStoreCore/Model/Migrations/Mapping Models/AltStore5ToAltStore6.xcmappingmodel/xcmapping.xml rename to AltStoreCore/Model/Migrations/Mapping Models/AltStore5ToAltStore6.xcmappingmodel/xcmapping.xml diff --git a/SideStoreCore/Model/Migrations/Mapping Models/AltStore6ToAltStore7.xcmappingmodel/xcmapping.xml b/AltStoreCore/Model/Migrations/Mapping Models/AltStore6ToAltStore7.xcmappingmodel/xcmapping.xml similarity index 100% rename from SideStoreCore/Model/Migrations/Mapping Models/AltStore6ToAltStore7.xcmappingmodel/xcmapping.xml rename to AltStoreCore/Model/Migrations/Mapping Models/AltStore6ToAltStore7.xcmappingmodel/xcmapping.xml diff --git a/SideStoreCore/Model/Migrations/Mapping Models/AltStore8ToAltStore9.xcmappingmodel/xcmapping.xml b/AltStoreCore/Model/Migrations/Mapping Models/AltStore8ToAltStore9.xcmappingmodel/xcmapping.xml similarity index 100% rename from SideStoreCore/Model/Migrations/Mapping Models/AltStore8ToAltStore9.xcmappingmodel/xcmapping.xml rename to AltStoreCore/Model/Migrations/Mapping Models/AltStore8ToAltStore9.xcmappingmodel/xcmapping.xml diff --git a/SideStoreCore/Model/Migrations/Mapping Models/AltStore9ToAltStore10.xcmappingmodel/xcmapping.xml b/AltStoreCore/Model/Migrations/Mapping Models/AltStore9ToAltStore10.xcmappingmodel/xcmapping.xml similarity index 100% rename from SideStoreCore/Model/Migrations/Mapping Models/AltStore9ToAltStore10.xcmappingmodel/xcmapping.xml rename to AltStoreCore/Model/Migrations/Mapping Models/AltStore9ToAltStore10.xcmappingmodel/xcmapping.xml diff --git a/SideStoreCore/Model/Migrations/Mapping Models/AltStoreToAltStore2.xcmappingmodel/xcmapping.xml b/AltStoreCore/Model/Migrations/Mapping Models/AltStoreToAltStore2.xcmappingmodel/xcmapping.xml similarity index 100% rename from SideStoreCore/Model/Migrations/Mapping Models/AltStoreToAltStore2.xcmappingmodel/xcmapping.xml rename to AltStoreCore/Model/Migrations/Mapping Models/AltStoreToAltStore2.xcmappingmodel/xcmapping.xml diff --git a/SideStoreCore/Model/Migrations/Policies/InstalledAppPolicy.swift b/AltStoreCore/Model/Migrations/Policies/InstalledAppPolicy.swift similarity index 100% rename from SideStoreCore/Model/Migrations/Policies/InstalledAppPolicy.swift rename to AltStoreCore/Model/Migrations/Policies/InstalledAppPolicy.swift diff --git a/SideStoreCore/Model/Migrations/Policies/StoreAppPolicy.swift b/AltStoreCore/Model/Migrations/Policies/StoreAppPolicy.swift similarity index 100% rename from SideStoreCore/Model/Migrations/Policies/StoreAppPolicy.swift rename to AltStoreCore/Model/Migrations/Policies/StoreAppPolicy.swift diff --git a/SideStoreCore/Model/NewsItem.swift b/AltStoreCore/Model/NewsItem.swift similarity index 100% rename from SideStoreCore/Model/NewsItem.swift rename to AltStoreCore/Model/NewsItem.swift diff --git a/SideStoreCore/Model/PatreonAccount.swift b/AltStoreCore/Model/PatreonAccount.swift similarity index 100% rename from SideStoreCore/Model/PatreonAccount.swift rename to AltStoreCore/Model/PatreonAccount.swift diff --git a/SideStoreCore/Model/RefreshAttempt.swift b/AltStoreCore/Model/RefreshAttempt.swift similarity index 100% rename from SideStoreCore/Model/RefreshAttempt.swift rename to AltStoreCore/Model/RefreshAttempt.swift diff --git a/SideStoreCore/Model/SecureValueTransformer.swift b/AltStoreCore/Model/SecureValueTransformer.swift similarity index 100% rename from SideStoreCore/Model/SecureValueTransformer.swift rename to AltStoreCore/Model/SecureValueTransformer.swift diff --git a/SideStoreCore/Model/Source.swift b/AltStoreCore/Model/Source.swift similarity index 100% rename from SideStoreCore/Model/Source.swift rename to AltStoreCore/Model/Source.swift diff --git a/SideStoreCore/Model/StoreApp.swift b/AltStoreCore/Model/StoreApp.swift similarity index 100% rename from SideStoreCore/Model/StoreApp.swift rename to AltStoreCore/Model/StoreApp.swift diff --git a/SideStoreCore/Model/Team.swift b/AltStoreCore/Model/Team.swift similarity index 100% rename from SideStoreCore/Model/Team.swift rename to AltStoreCore/Model/Team.swift diff --git a/SideStoreCore/Patreon/Benefit.swift b/AltStoreCore/Patreon/Benefit.swift similarity index 100% rename from SideStoreCore/Patreon/Benefit.swift rename to AltStoreCore/Patreon/Benefit.swift diff --git a/SideStoreCore/Patreon/Campaign.swift b/AltStoreCore/Patreon/Campaign.swift similarity index 100% rename from SideStoreCore/Patreon/Campaign.swift rename to AltStoreCore/Patreon/Campaign.swift diff --git a/SideStoreCore/Patreon/PatreonAPI.swift b/AltStoreCore/Patreon/PatreonAPI.swift similarity index 100% rename from SideStoreCore/Patreon/PatreonAPI.swift rename to AltStoreCore/Patreon/PatreonAPI.swift diff --git a/SideStoreCore/Patreon/Patron.swift b/AltStoreCore/Patreon/Patron.swift similarity index 100% rename from SideStoreCore/Patreon/Patron.swift rename to AltStoreCore/Patreon/Patron.swift diff --git a/SideStoreCore/Patreon/Tier.swift b/AltStoreCore/Patreon/Tier.swift similarity index 100% rename from SideStoreCore/Patreon/Tier.swift rename to AltStoreCore/Patreon/Tier.swift diff --git a/SideStoreCore/Protocols/AppProtocol.swift b/AltStoreCore/Protocols/AppProtocol.swift similarity index 100% rename from SideStoreCore/Protocols/AppProtocol.swift rename to AltStoreCore/Protocols/AppProtocol.swift diff --git a/SideStoreCore/Protocols/Fetchable.swift b/AltStoreCore/Protocols/Fetchable.swift similarity index 100% rename from SideStoreCore/Protocols/Fetchable.swift rename to AltStoreCore/Protocols/Fetchable.swift diff --git a/SideStoreCore/Resources/Colors.xcassets/Contents.json b/AltStoreCore/Resources/Colors.xcassets/Contents.json similarity index 100% rename from SideStoreCore/Resources/Colors.xcassets/Contents.json rename to AltStoreCore/Resources/Colors.xcassets/Contents.json diff --git a/SideStoreCore/Resources/Colors.xcassets/DeltaPrimary.colorset/Contents.json b/AltStoreCore/Resources/Colors.xcassets/DeltaPrimary.colorset/Contents.json similarity index 100% rename from SideStoreCore/Resources/Colors.xcassets/DeltaPrimary.colorset/Contents.json rename to AltStoreCore/Resources/Colors.xcassets/DeltaPrimary.colorset/Contents.json diff --git a/SideStoreCore/Resources/Colors.xcassets/Pink.colorset/Contents.json b/AltStoreCore/Resources/Colors.xcassets/Pink.colorset/Contents.json similarity index 100% rename from SideStoreCore/Resources/Colors.xcassets/Pink.colorset/Contents.json rename to AltStoreCore/Resources/Colors.xcassets/Pink.colorset/Contents.json diff --git a/SideStoreCore/Resources/Colors.xcassets/Primary.colorset/Contents.json b/AltStoreCore/Resources/Colors.xcassets/Primary.colorset/Contents.json similarity index 100% rename from SideStoreCore/Resources/Colors.xcassets/Primary.colorset/Contents.json rename to AltStoreCore/Resources/Colors.xcassets/Primary.colorset/Contents.json diff --git a/SideStoreCore/Resources/Colors.xcassets/RefreshGreen.colorset/Contents.json b/AltStoreCore/Resources/Colors.xcassets/RefreshGreen.colorset/Contents.json similarity index 100% rename from SideStoreCore/Resources/Colors.xcassets/RefreshGreen.colorset/Contents.json rename to AltStoreCore/Resources/Colors.xcassets/RefreshGreen.colorset/Contents.json diff --git a/SideStoreCore/Resources/Colors.xcassets/RefreshOrange.colorset/Contents.json b/AltStoreCore/Resources/Colors.xcassets/RefreshOrange.colorset/Contents.json similarity index 100% rename from SideStoreCore/Resources/Colors.xcassets/RefreshOrange.colorset/Contents.json rename to AltStoreCore/Resources/Colors.xcassets/RefreshOrange.colorset/Contents.json diff --git a/SideStoreCore/Resources/Colors.xcassets/RefreshRed.colorset/Contents.json b/AltStoreCore/Resources/Colors.xcassets/RefreshRed.colorset/Contents.json similarity index 100% rename from SideStoreCore/Resources/Colors.xcassets/RefreshRed.colorset/Contents.json rename to AltStoreCore/Resources/Colors.xcassets/RefreshRed.colorset/Contents.json diff --git a/SideStoreCore/Resources/Colors.xcassets/RefreshYellow.colorset/Contents.json b/AltStoreCore/Resources/Colors.xcassets/RefreshYellow.colorset/Contents.json similarity index 100% rename from SideStoreCore/Resources/Colors.xcassets/RefreshYellow.colorset/Contents.json rename to AltStoreCore/Resources/Colors.xcassets/RefreshYellow.colorset/Contents.json diff --git a/SideStoreCore/Types/ALTAppPermission.h b/AltStoreCore/Types/ALTAppPermission.h similarity index 100% rename from SideStoreCore/Types/ALTAppPermission.h rename to AltStoreCore/Types/ALTAppPermission.h diff --git a/SideStoreCore/Types/ALTAppPermission.m b/AltStoreCore/Types/ALTAppPermission.m similarity index 100% rename from SideStoreCore/Types/ALTAppPermission.m rename to AltStoreCore/Types/ALTAppPermission.m diff --git a/SideStoreCore/Types/ALTPatreonBenefitType.h b/AltStoreCore/Types/ALTPatreonBenefitType.h similarity index 100% rename from SideStoreCore/Types/ALTPatreonBenefitType.h rename to AltStoreCore/Types/ALTPatreonBenefitType.h diff --git a/SideStoreCore/Types/ALTPatreonBenefitType.m b/AltStoreCore/Types/ALTPatreonBenefitType.m similarity index 100% rename from SideStoreCore/Types/ALTPatreonBenefitType.m rename to AltStoreCore/Types/ALTPatreonBenefitType.m diff --git a/SideStoreCore/Types/ALTSourceUserInfoKey.h b/AltStoreCore/Types/ALTSourceUserInfoKey.h similarity index 100% rename from SideStoreCore/Types/ALTSourceUserInfoKey.h rename to AltStoreCore/Types/ALTSourceUserInfoKey.h diff --git a/SideStoreCore/Types/ALTSourceUserInfoKey.m b/AltStoreCore/Types/ALTSourceUserInfoKey.m similarity index 100% rename from SideStoreCore/Types/ALTSourceUserInfoKey.m rename to AltStoreCore/Types/ALTSourceUserInfoKey.m diff --git a/SideWidget/AltWidget.swift b/AltWidget/AltWidget.swift similarity index 100% rename from SideWidget/AltWidget.swift rename to AltWidget/AltWidget.swift diff --git a/SideWidget/AltWidgetExtension.entitlements b/AltWidget/AltWidgetExtension.entitlements similarity index 100% rename from SideWidget/AltWidgetExtension.entitlements rename to AltWidget/AltWidgetExtension.entitlements diff --git a/SideWidget/Assets.xcassets/AccentColor.colorset/Contents.json b/AltWidget/Assets.xcassets/AccentColor.colorset/Contents.json similarity index 100% rename from SideWidget/Assets.xcassets/AccentColor.colorset/Contents.json rename to AltWidget/Assets.xcassets/AccentColor.colorset/Contents.json diff --git a/SideWidget/Assets.xcassets/AltStore.imageset/Contents.json b/AltWidget/Assets.xcassets/AltStore.imageset/Contents.json similarity index 100% rename from SideWidget/Assets.xcassets/AltStore.imageset/Contents.json rename to AltWidget/Assets.xcassets/AltStore.imageset/Contents.json diff --git a/SideWidget/Assets.xcassets/AltStore.imageset/Group 23_120.png b/AltWidget/Assets.xcassets/AltStore.imageset/Group 23_120.png similarity index 100% rename from SideWidget/Assets.xcassets/AltStore.imageset/Group 23_120.png rename to AltWidget/Assets.xcassets/AltStore.imageset/Group 23_120.png diff --git a/SideWidget/Assets.xcassets/AltStore.imageset/Group 23_180.png b/AltWidget/Assets.xcassets/AltStore.imageset/Group 23_180.png similarity index 100% rename from SideWidget/Assets.xcassets/AltStore.imageset/Group 23_180.png rename to AltWidget/Assets.xcassets/AltStore.imageset/Group 23_180.png diff --git a/SideWidget/Assets.xcassets/AppIcon.appiconset/Contents.json b/AltWidget/Assets.xcassets/AppIcon.appiconset/Contents.json similarity index 100% rename from SideWidget/Assets.xcassets/AppIcon.appiconset/Contents.json rename to AltWidget/Assets.xcassets/AppIcon.appiconset/Contents.json diff --git a/SideWidget/Assets.xcassets/Badge.imageset/Contents.json b/AltWidget/Assets.xcassets/Badge.imageset/Contents.json similarity index 100% rename from SideWidget/Assets.xcassets/Badge.imageset/Contents.json rename to AltWidget/Assets.xcassets/Badge.imageset/Contents.json diff --git a/SideWidget/Assets.xcassets/Badge.imageset/group16Copy2.pdf b/AltWidget/Assets.xcassets/Badge.imageset/group16Copy2.pdf similarity index 100% rename from SideWidget/Assets.xcassets/Badge.imageset/group16Copy2.pdf rename to AltWidget/Assets.xcassets/Badge.imageset/group16Copy2.pdf diff --git a/SideWidget/Assets.xcassets/Contents.json b/AltWidget/Assets.xcassets/Contents.json similarity index 100% rename from SideWidget/Assets.xcassets/Contents.json rename to AltWidget/Assets.xcassets/Contents.json diff --git a/SideWidget/Assets.xcassets/Delta.imageset/Contents.json b/AltWidget/Assets.xcassets/Delta.imageset/Contents.json similarity index 100% rename from SideWidget/Assets.xcassets/Delta.imageset/Contents.json rename to AltWidget/Assets.xcassets/Delta.imageset/Contents.json diff --git a/SideWidget/Assets.xcassets/Delta.imageset/icon-120.png b/AltWidget/Assets.xcassets/Delta.imageset/icon-120.png similarity index 100% rename from SideWidget/Assets.xcassets/Delta.imageset/icon-120.png rename to AltWidget/Assets.xcassets/Delta.imageset/icon-120.png diff --git a/SideWidget/Assets.xcassets/Delta.imageset/icon-180.png b/AltWidget/Assets.xcassets/Delta.imageset/icon-180.png similarity index 100% rename from SideWidget/Assets.xcassets/Delta.imageset/icon-180.png rename to AltWidget/Assets.xcassets/Delta.imageset/icon-180.png diff --git a/SideWidget/Assets.xcassets/WidgetBackground.colorset/Contents.json b/AltWidget/Assets.xcassets/WidgetBackground.colorset/Contents.json similarity index 100% rename from SideWidget/Assets.xcassets/WidgetBackground.colorset/Contents.json rename to AltWidget/Assets.xcassets/WidgetBackground.colorset/Contents.json diff --git a/SideWidget/Countdown.swift b/AltWidget/Countdown.swift similarity index 100% rename from SideWidget/Countdown.swift rename to AltWidget/Countdown.swift diff --git a/SideWidget/Info.plist b/AltWidget/Info.plist similarity index 100% rename from SideWidget/Info.plist rename to AltWidget/Info.plist diff --git a/SideWidget/WidgetView.swift b/AltWidget/WidgetView.swift similarity index 100% rename from SideWidget/WidgetView.swift rename to AltWidget/WidgetView.swift diff --git a/Podfile b/Podfile index 92c285e5..5f5f4683 100644 --- a/Podfile +++ b/Podfile @@ -1,6 +1,6 @@ inhibit_all_warnings! -target 'SideStore' do +target 'AltStore' do platform :ios, '12.0' use_frameworks! @@ -22,7 +22,7 @@ target 'AltServer' do end -target 'SideStoreCore' do +target 'AltStoreCore' do platform :ios, '12.0' use_frameworks! @@ -38,4 +38,4 @@ post_install do |installer| config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.2' end end -end +end \ No newline at end of file diff --git a/Podfile.lock b/Podfile.lock index beedfbae..0caa3d4c 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -42,6 +42,6 @@ SPEC CHECKSUMS: Sparkle: 270cd27377bf04e9c128af06e3a22d0f572d6ee3 STPrivilegedTask: 56c3397238a1ec07720fb877a044898373cd2c68 -PODFILE CHECKSUM: 390d276c88d53c0be43098cc24c766d1ee592484 +PODFILE CHECKSUM: ab4f64a189ce4136fef92ee4057edd44e3266b69 -COCOAPODS: 1.11.3 +COCOAPODS: 1.10.1 diff --git a/Pods/Manifest.lock b/Pods/Manifest.lock index beedfbae..0caa3d4c 100644 --- a/Pods/Manifest.lock +++ b/Pods/Manifest.lock @@ -42,6 +42,6 @@ SPEC CHECKSUMS: Sparkle: 270cd27377bf04e9c128af06e3a22d0f572d6ee3 STPrivilegedTask: 56c3397238a1ec07720fb877a044898373cd2c68 -PODFILE CHECKSUM: 390d276c88d53c0be43098cc24c766d1ee592484 +PODFILE CHECKSUM: ab4f64a189ce4136fef92ee4057edd44e3266b69 -COCOAPODS: 1.11.3 +COCOAPODS: 1.10.1 diff --git a/Pods/Pods.xcodeproj/project.pbxproj b/Pods/Pods.xcodeproj/project.pbxproj index b77ae95c..09f9709b 100644 --- a/Pods/Pods.xcodeproj/project.pbxproj +++ b/Pods/Pods.xcodeproj/project.pbxproj @@ -30,235 +30,235 @@ /* End PBXAggregateTarget section */ /* Begin PBXBuildFile section */ - 13A8490FBB232054B6DA7FBBBDAA1E80 /* ImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289DA2913B70BAC4123A36BE7B5DB854 /* ImageView.swift */; }; - 13B9FC95038E2226EBCB2F16D9F15344 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA4A5DDA885076CF053E3B9E6843228A /* Cocoa.framework */; }; - 1BF697A8040A30EFCE68604CC0852E0D /* STPrivilegedTask-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F5EAE6C63FB3CBB2AD003D19B0F0F7A8 /* STPrivilegedTask-dummy.m */; }; - 2C9022F02292EA5FB21AB5FFC27D05F8 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E4DC852E46ECF185858E535CA3D5AB6 /* Keychain.swift */; }; - 2DDEB2192477E63CC8BAADACDD0B28F4 /* Pods-AltServer-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 9A63D6D2F4C9C42386DF60A1EC57821E /* Pods-AltServer-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 3826A30459DE5A0E96693170CED95052 /* STPrivilegedTask.m in Sources */ = {isa = PBXBuildFile; fileRef = A1CFC228917998470347609C970E2250 /* STPrivilegedTask.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; }; - 4018D43D14D21601A0DF4A25C23C4550 /* Pods-SideStoreCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = AF239E27EE8B85B150A98948D4F4AFE1 /* Pods-SideStoreCore-dummy.m */; }; - 46858D6B5BF7128F7E713CFEAF6B3058 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B667B4D06855E6E379D5CCFDA63534B /* ImageCache.swift */; }; - 52CF75B65F1465E136E6D7FC5FC9A4E1 /* ImageProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = E21E032064AC86B919F264C91C264649 /* ImageProcessing.swift */; }; - 63B876E7AAA766C71FE2DE7388FC775B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE9549A2323CDDA0B3FFED8BAD991538 /* Foundation.framework */; }; - 65009FD746F08DE8851FEE1D1086AB2B /* Pods-SideStore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 0003D7F67281E58615EC141B1051FC4E /* Pods-SideStore-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6AECD5FFBED294A030312066C6458FBA /* STPrivilegedTask-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F316BE11AE0CDBB8BA9184213EB15FAB /* STPrivilegedTask-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - 6E5E15546CDAB98ADAA048CFACBD78B3 /* ImagePreheater.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2EC05A19268D1FA57BEAC595A83FD4F /* ImagePreheater.swift */; }; - 8B76E1BD8239C7A0AC9D794F883C59F4 /* ImageDecoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 274574E44800D14033BF5E84D9A0DCEC /* ImageDecoding.swift */; }; - 8D250860E7CCA9820CA22D9CC988BF5D /* DataLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49CC7623E693F5C7F50DEF8134CE6BAC /* DataLoader.swift */; }; - 981127D06C5B3621E0BE1EC7941C3423 /* ImageTaskMetrics.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7D252FB70C45B71C2F10A56DE6A941D /* ImageTaskMetrics.swift */; }; - 9FE26C0C44CEA56FAEAC60A57D2CF11A /* STPrivilegedTask.h in Headers */ = {isa = PBXBuildFile; fileRef = B8D137C60036874A0557CCEE73BBCB2C /* STPrivilegedTask.h */; settings = {ATTRIBUTES = (Public, ); }; }; - AE13D3FA75FDFB448DD60361E8EDD711 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE9549A2323CDDA0B3FFED8BAD991538 /* Foundation.framework */; }; - B677862BD2C18CD450FE05D9785A101F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA4A5DDA885076CF053E3B9E6843228A /* Cocoa.framework */; }; - B986F3FA08612EE9146384B4540ECF5B /* ImagePipeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60016998149B9BA38069733A808141B4 /* ImagePipeline.swift */; }; - BF90BFF34BBAD8B2C7A6CE9641145561 /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 57E1673ED561752C44095839002D6186 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C5381F52F6765D3C9DF1FF5DE903C3D9 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE9549A2323CDDA0B3FFED8BAD991538 /* Foundation.framework */; }; - C551BAB6CA0F8299344693075C7FDC97 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 631BB8B063DD79EAF45CC22DBDA0C329 /* Security.framework */; }; - C73E4F60414461337DCE75A01828E50B /* Pods-SideStoreCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = FA9980AB3717D520C99BA30B0252531F /* Pods-SideStoreCore-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - C76CCBAF23B46267468A8D1A7659CFC4 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE9549A2323CDDA0B3FFED8BAD991538 /* Foundation.framework */; }; - C8310ED9905E053FA35E150B865413B4 /* Nuke-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3708F938147E2EA0A2E0C4B41AC7FAFB /* Nuke-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; - CE8FCCD3328DEA896E71FFF7F194E150 /* Pods-SideStore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 3162C83FFD0F5E1B29F232F10465E635 /* Pods-SideStore-dummy.m */; }; - D17D07F6EAC0F743BC455C83CDEBADEF /* Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3287DAF99F2D87FAF6C63B0E3271BBA /* Internal.swift */; }; - D5D4BB33BB18C4F7F8697B4A8C0A2291 /* ImageRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D23734EBAFBCF54FB7BF0708BF213B9 /* ImageRequest.swift */; }; - D617B7A93E7B6E63261966D27C68177D /* DataCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0EDA861355A15CEE856BBBC62986E0A /* DataCache.swift */; }; - EC7F48F27325892B2B267FEC2DD6EA61 /* Pods-AltServer-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F6EE91E24BB4D6B47B666D484A6C9D9A /* Pods-AltServer-dummy.m */; }; - EEA3892D8746DA47A2889A0717514533 /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C416643DFAD0FBE3052377FB5DD4A1A /* KeychainAccess-dummy.m */; }; - EF5A7CDE9B2DE0433E5BBA49B45ADCBB /* Nuke-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CC20798924CD1044DBBAA606FD644B6F /* Nuke-dummy.m */; }; + 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5E4DC852E46ECF185858E535CA3D5AB6 /* Keychain.swift */; }; + 1298CF38DF60AC4A56A7FD2CBA026972 /* Nuke-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = CC20798924CD1044DBBAA606FD644B6F /* Nuke-dummy.m */; }; + 1E7F998AB1D5D0E4330B09809539FD46 /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 631BB8B063DD79EAF45CC22DBDA0C329 /* Security.framework */; }; + 24BAC5D9B402DA5717134F154C052B15 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA4A5DDA885076CF053E3B9E6843228A /* Cocoa.framework */; }; + 28F30B593B87BBEFA3E693BE2A11174E /* DataLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 49CC7623E693F5C7F50DEF8134CE6BAC /* DataLoader.swift */; }; + 2C063B3BEF3C581E33B9B66C7C4D803B /* ImageProcessing.swift in Sources */ = {isa = PBXBuildFile; fileRef = E21E032064AC86B919F264C91C264649 /* ImageProcessing.swift */; }; + 3141D17F016A1C7B1B33DAA9D4CE07FC /* ImageTaskMetrics.swift in Sources */ = {isa = PBXBuildFile; fileRef = B7D252FB70C45B71C2F10A56DE6A941D /* ImageTaskMetrics.swift */; }; + 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 4C416643DFAD0FBE3052377FB5DD4A1A /* KeychainAccess-dummy.m */; }; + 4FA06B7BA0049C7097AFCE013DD8E4FF /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA4A5DDA885076CF053E3B9E6843228A /* Cocoa.framework */; }; + 642FC67C045E71923C63F4C7DF552543 /* STPrivilegedTask.m in Sources */ = {isa = PBXBuildFile; fileRef = A1CFC228917998470347609C970E2250 /* STPrivilegedTask.m */; settings = {COMPILER_FLAGS = "-fno-objc-arc -w -Xanalyzer -analyzer-disable-all-checks"; }; }; + 7119ECC671B5D507C856BCFDE65A611D /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1B667B4D06855E6E379D5CCFDA63534B /* ImageCache.swift */; }; + 75B4A7A6112970E8F5CFD2364703B060 /* Pods-AltServer-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = A05A6067150CD1AC941487A81E57B327 /* Pods-AltServer-dummy.m */; }; + 769D8B0C5A187741B64AD32B0C73E1D4 /* Pods-AltServer-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 47FD0729E1AE07F5807D70E4ABEA48F0 /* Pods-AltServer-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + 8C84999B38A1A4FC9172A12F6A3D1C69 /* STPrivilegedTask-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = F5EAE6C63FB3CBB2AD003D19B0F0F7A8 /* STPrivilegedTask-dummy.m */; }; + 93F219AC97237A7AC1DF77381CD77D9E /* Pods-AltStoreCore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = 0DF2C09C7EAB8B5361EC909896A58A1A /* Pods-AltStoreCore-dummy.m */; }; + 9C1A5CD26B70F65FD16ADDFAD3A74C05 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE9549A2323CDDA0B3FFED8BAD991538 /* Foundation.framework */; }; + 9D0E99B326D76B98393DF8B1B3EB5AD5 /* STPrivilegedTask.h in Headers */ = {isa = PBXBuildFile; fileRef = B8D137C60036874A0557CCEE73BBCB2C /* STPrivilegedTask.h */; settings = {ATTRIBUTES = (Public, ); }; }; + B170EA97951E165F51FA8F7686669271 /* ImagePipeline.swift in Sources */ = {isa = PBXBuildFile; fileRef = 60016998149B9BA38069733A808141B4 /* ImagePipeline.swift */; }; + B4FCE86BA184325487EE0465261CA111 /* DataCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = B0EDA861355A15CEE856BBBC62986E0A /* DataCache.swift */; }; + C106C9DB0B20B01498730530DC0C18CF /* ImagePreheater.swift in Sources */ = {isa = PBXBuildFile; fileRef = F2EC05A19268D1FA57BEAC595A83FD4F /* ImagePreheater.swift */; }; + C47A1C638C0E97C4ECCBD18FD494BB34 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE9549A2323CDDA0B3FFED8BAD991538 /* Foundation.framework */; }; + C4898169FC59160DE4C08711226774E0 /* Pods-AltStore-dummy.m in Sources */ = {isa = PBXBuildFile; fileRef = C153AAA772361221DBAAFFF077D00F3F /* Pods-AltStore-dummy.m */; }; + C847535FFFA08E19CFEFD1E181C09C7C /* ImageDecoding.swift in Sources */ = {isa = PBXBuildFile; fileRef = 274574E44800D14033BF5E84D9A0DCEC /* ImageDecoding.swift */; }; + CED73A304A066E228931B0FF819800E5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE9549A2323CDDA0B3FFED8BAD991538 /* Foundation.framework */; }; + CF22B95F4979B5384D3FF75A8637128F /* Nuke-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 3708F938147E2EA0A2E0C4B41AC7FAFB /* Nuke-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + D26C339E4215DFB7CF7AB6AD30BAEABC /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CE9549A2323CDDA0B3FFED8BAD991538 /* Foundation.framework */; }; + D775C176C73D3FCBE660D3642F0ECC4C /* Internal.swift in Sources */ = {isa = PBXBuildFile; fileRef = E3287DAF99F2D87FAF6C63B0E3271BBA /* Internal.swift */; }; + D8BF963F7EA268998C24355CB9CB7336 /* Pods-AltStore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 1F5287A98793EB9C5CEC3668161876AF /* Pods-AltStore-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DA1CB5949B054973CAE7C668F3506B1D /* STPrivilegedTask-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = F316BE11AE0CDBB8BA9184213EB15FAB /* STPrivilegedTask-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + DC6A713AE0E7CB18DFA8960F125DB73D /* Pods-AltStoreCore-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = C2C64D53D7A5548EE3E98E3805E46156 /* Pods-AltStoreCore-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + E20BCE120A0B306A42F6F017203E0C66 /* ImageRequest.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5D23734EBAFBCF54FB7BF0708BF213B9 /* ImageRequest.swift */; }; + EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */ = {isa = PBXBuildFile; fileRef = 57E1673ED561752C44095839002D6186 /* KeychainAccess-umbrella.h */; settings = {ATTRIBUTES = (Public, ); }; }; + F84AC07D59C30C6F85EF8AF51206BB1A /* ImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 289DA2913B70BAC4123A36BE7B5DB854 /* ImageView.swift */; }; /* End PBXBuildFile section */ /* Begin PBXContainerItemProxy section */ - 294F00CE231C6C469654414A845D2417 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; - remoteInfo = KeychainAccess; - }; - 3958C6554924C3902E3196906598596B /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 062A64896E847A6749F58B6BA9A931B1; - remoteInfo = Nuke; - }; - 7432D43A3C4F7602F623323851C7F99C /* PBXContainerItemProxy */ = { + 3567E4665F97E6889AF0EB5590AB2976 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = 05327B1DB6967DBAA19D1ED734FDBD96; remoteInfo = STPrivilegedTask; }; - 7E3F3BDD9E992F16905E3A43C4156862 /* PBXContainerItemProxy */ = { + 64D630002D0AAEE7CC4BA807A38271F9 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = ED77B4B88587C894E85C361023D67C53; remoteInfo = Sparkle; }; - CDDCEB1C8956BE1AE019A8EB46E25613 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; - remoteInfo = KeychainAccess; - }; - D0C358E7588162F44A3D5376F3C16450 /* PBXContainerItemProxy */ = { + 7AC4C92BEAB80F767E1D3BD2A6549F48 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; proxyType = 1; remoteGlobalIDString = A3282A5B2437E609EEB85861D7ECE717; remoteInfo = AppCenter; }; + 9171572156107EE505BA2730D1360B4E /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 062A64896E847A6749F58B6BA9A931B1; + remoteInfo = Nuke; + }; + A603DD85ADDA29C5C939837DEF071D77 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; + remoteInfo = KeychainAccess; + }; + E3407AC00A49F98BFB508824A46399C3 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = BFDFE7DC352907FC980B868725387E98 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 615C831BCE925ED486B225B87E44926D; + remoteInfo = KeychainAccess; + }; /* End PBXContainerItemProxy section */ /* Begin PBXFileReference section */ - 0003D7F67281E58615EC141B1051FC4E /* Pods-SideStore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-SideStore-umbrella.h"; sourceTree = ""; }; 013E8EEE8514DE883489B953F797AD37 /* SPUDownloaderDeprecated.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderDeprecated.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderDeprecated.h; sourceTree = ""; }; + 0261936130906CCEF8BDAF9F153DB740 /* Pods-AltStoreCore-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltStoreCore-acknowledgements.markdown"; sourceTree = ""; }; 0382F0C2A6CFC9B6577C7E07FE90F84F /* Nuke-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Nuke-Info.plist"; sourceTree = ""; }; - 0DF07B2CFE119943214F36D7177B0446 /* Pods-SideStore */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-SideStore"; path = Pods_SideStore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 0E9335CA20A4EB5CB7F036CA1AB112D6 /* Pods-SideStore-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-SideStore-acknowledgements.plist"; sourceTree = ""; }; + 09C0C7EFF829464EB0F7FD63C7428ED9 /* Pods-AltStoreCore-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStoreCore-acknowledgements.plist"; sourceTree = ""; }; + 0DF2C09C7EAB8B5361EC909896A58A1A /* Pods-AltStoreCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltStoreCore-dummy.m"; sourceTree = ""; }; + 0F1659C6FF3A41109719A998D70462DB /* Pods-AltServer-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltServer-frameworks.sh"; sourceTree = ""; }; 0FCE2684F80D0006CD8ED57D1127B7D6 /* SUAppcastItem.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUAppcastItem.h; path = Sparkle.framework/Versions/A/Headers/SUAppcastItem.h; sourceTree = ""; }; 1039F21D1F7B28216C110D5F6B8EEED3 /* STPrivilegedTask-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "STPrivilegedTask-Info.plist"; sourceTree = ""; }; - 12D115AA1D2C0494492414984ED9A885 /* Pods-SideStoreCore-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-SideStoreCore-acknowledgements.plist"; sourceTree = ""; }; - 198EBEEBE78382DB3A23CBBD920C0076 /* Pods-AltServer.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltServer.modulemap"; sourceTree = ""; }; + 10A8A2A86D7ECFF30E4C2CA28AFEA050 /* Pods-AltStore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltStore.modulemap"; sourceTree = ""; }; + 1AC9B7CBF52BC819D06B71C0A2B8A367 /* Pods-AltStoreCore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltStoreCore.modulemap"; sourceTree = ""; }; 1B667B4D06855E6E379D5CCFDA63534B /* ImageCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageCache.swift; path = Sources/ImageCache.swift; sourceTree = ""; }; + 1F5287A98793EB9C5CEC3668161876AF /* Pods-AltStore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltStore-umbrella.h"; sourceTree = ""; }; 274574E44800D14033BF5E84D9A0DCEC /* ImageDecoding.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageDecoding.swift; path = Sources/ImageDecoding.swift; sourceTree = ""; }; 289DA2913B70BAC4123A36BE7B5DB854 /* ImageView.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageView.swift; path = Sources/ImageView.swift; sourceTree = ""; }; - 2AA78151A76AD416FCB3737A1B1CC964 /* Pods-AltServer-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltServer-acknowledgements.markdown"; sourceTree = ""; }; - 2C1547ECEE03AFF96B586F8025AF39EC /* Pods-SideStore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-SideStore.debug.xcconfig"; sourceTree = ""; }; - 2C781F0CDF4C040CB63FC3FC6BFD9D85 /* Pods-SideStore-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-SideStore-acknowledgements.markdown"; sourceTree = ""; }; - 2DAD7D76FC007F48AE48F2FD15BF01BB /* Nuke */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nuke; path = Nuke.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 3162C83FFD0F5E1B29F232F10465E635 /* Pods-SideStore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-SideStore-dummy.m"; sourceTree = ""; }; + 2DAD7D76FC007F48AE48F2FD15BF01BB /* Nuke.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Nuke.framework; path = Nuke.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + 316A35BB104F5F22465DA1FDA196B618 /* Sparkle-copy-dsyms.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Sparkle-copy-dsyms.sh"; sourceTree = ""; }; 36139C28A280E919519D04785B845AB8 /* SPUDownloaderProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderProtocol.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderProtocol.h; sourceTree = ""; }; + 36537BA382462F4C2545E754B945A424 /* Pods-AltStore-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStore-acknowledgements.plist"; sourceTree = ""; }; 3708F938147E2EA0A2E0C4B41AC7FAFB /* Nuke-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nuke-umbrella.h"; sourceTree = ""; }; + 3B0CB9417531308D22740344089FEEFD /* Pods-AltServer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.release.xcconfig"; sourceTree = ""; }; 3DED1633B61DDB88FFF2EF9160AE78B4 /* SPUDownloaderDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderDelegate.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderDelegate.h; sourceTree = ""; }; 3E76193172022F9DA3BC2236D39255F4 /* AppCenterAnalytics.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; name = AppCenterAnalytics.xcframework; path = "AppCenter-SDK-Apple/AppCenterAnalytics.xcframework"; sourceTree = ""; }; 3EC264C0322EA7D294325E719E778C0D /* AppCenter.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppCenter.debug.xcconfig; sourceTree = ""; }; 403E5DC2A495655EAFFCE6EFF9F1D835 /* Sparkle.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Sparkle.framework; sourceTree = ""; }; - 40CA10D877C20992F0770802177C536B /* Pods-SideStoreCore-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-SideStoreCore-acknowledgements.markdown"; sourceTree = ""; }; - 40DAF76A9F084E6F75027200AB9EEDE8 /* Pods-SideStore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-SideStore.release.xcconfig"; sourceTree = ""; }; + 477A6EFDF98B00046B4A53F8C12DE940 /* Pods-AltServer-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-Info.plist"; sourceTree = ""; }; + 47FD0729E1AE07F5807D70E4ABEA48F0 /* Pods-AltServer-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltServer-umbrella.h"; sourceTree = ""; }; 49CC7623E693F5C7F50DEF8134CE6BAC /* DataLoader.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataLoader.swift; path = Sources/DataLoader.swift; sourceTree = ""; }; 49D21985E7FF5D855DBC3005BC15FEA8 /* SUCodeSigningVerifier.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUCodeSigningVerifier.h; path = Sparkle.framework/Versions/A/Headers/SUCodeSigningVerifier.h; sourceTree = ""; }; 4C416643DFAD0FBE3052377FB5DD4A1A /* KeychainAccess-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "KeychainAccess-dummy.m"; sourceTree = ""; }; - 4E91384814A546D8BDA90EBAA034DF9A /* Pods-AltServer-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-Info.plist"; sourceTree = ""; }; - 544E9E9D9CA2374B1E6658558B74C4FA /* Pods-SideStore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-SideStore.modulemap"; sourceTree = ""; }; + 56BA836111597464288E72A129A40A4D /* Pods-AltServer-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-acknowledgements.plist"; sourceTree = ""; }; 57E1673ED561752C44095839002D6186 /* KeychainAccess-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-umbrella.h"; sourceTree = ""; }; - 5A60483B1FC43F1ABD29266E9F6D8AF9 /* Sparkle.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sparkle.release.xcconfig; sourceTree = ""; }; - 5C93BA8E2B0708553ABC3DCEDABF8C46 /* Pods-AltServer-acknowledgements.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltServer-acknowledgements.plist"; sourceTree = ""; }; 5D23734EBAFBCF54FB7BF0708BF213B9 /* ImageRequest.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageRequest.swift; path = Sources/ImageRequest.swift; sourceTree = ""; }; 5E4DC852E46ECF185858E535CA3D5AB6 /* Keychain.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Keychain.swift; path = Lib/KeychainAccess/Keychain.swift; sourceTree = ""; }; 60016998149B9BA38069733A808141B4 /* ImagePipeline.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePipeline.swift; path = Sources/ImagePipeline.swift; sourceTree = ""; }; 631BB8B063DD79EAF45CC22DBDA0C329 /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework; sourceTree = DEVELOPER_DIR; }; 64BA64A78FD1D70EC4284D19CC0F6877 /* SUStandardVersionComparator.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUStandardVersionComparator.h; path = Sparkle.framework/Versions/A/Headers/SUStandardVersionComparator.h; sourceTree = ""; }; + 676644EB1805E96CE47F7882733262B3 /* Pods_AltStore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_AltStore.framework; path = "Pods-AltStore.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 69E5907F89168B3114EBDAFF7E6C140A /* Pods-AltServer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.debug.xcconfig"; sourceTree = ""; }; 6C792150C408736085A739A6D6D0F7A2 /* SPUDownloadData.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloadData.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloadData.h; sourceTree = ""; }; + 70F125BA30C81B0E1ED1F99CEA3389BA /* Pods-AltServer.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-AltServer.modulemap"; sourceTree = ""; }; 71E0327FEA5BFACFD142FB37BC1FD0C6 /* SUErrors.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUErrors.h; path = Sparkle.framework/Versions/A/Headers/SUErrors.h; sourceTree = ""; }; 726288F5802DA2301E5D48A0D14E84B2 /* SUUpdaterDelegate.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUUpdaterDelegate.h; path = Sparkle.framework/Versions/A/Headers/SUUpdaterDelegate.h; sourceTree = ""; }; 7327F856DC1511F7F2FC7D48F0D527ED /* AppCenter.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; name = AppCenter.xcframework; path = "AppCenter-SDK-Apple/AppCenter.xcframework"; sourceTree = ""; }; + 7540408582AD7792C66E59D59C1CE8E6 /* Sparkle.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sparkle.release.xcconfig; sourceTree = ""; }; 75EF7160B8581CFF81149378273DD6A0 /* KeychainAccess-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "KeychainAccess-Info.plist"; sourceTree = ""; }; 76A8F2F82B71022E55FDEF484B6CE216 /* AppCenter.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = AppCenter.release.xcconfig; sourceTree = ""; }; 7AC06D8ACD831E3BB90FB9DDABA13EAE /* STPrivilegedTask.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = STPrivilegedTask.release.xcconfig; sourceTree = ""; }; - 83F5D309DCAA0B5F1DFB9402418C94AD /* Pods-SideStoreCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-SideStoreCore-Info.plist"; sourceTree = ""; }; - 8E225539478C0BF7DEA411B56CC5F4B0 /* Pods-SideStoreCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-SideStoreCore.release.xcconfig"; sourceTree = ""; }; - 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods-AltServer */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-AltServer"; path = Pods_AltServer.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - 9A63D6D2F4C9C42386DF60A1EC57821E /* Pods-AltServer-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltServer-umbrella.h"; sourceTree = ""; }; + 7C824C7E55E5668EF6188F8482C5E2B1 /* Pods-AltStore-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltStore-acknowledgements.markdown"; sourceTree = ""; }; + 8347BD1B854FED4B2362CE4152512B4E /* Pods-AltStore-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltStore-frameworks.sh"; sourceTree = ""; }; + 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods_AltServer.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_AltServer.framework; path = "Pods-AltServer.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; + 9026A63464A722BDC5FABA1D5E7D6D94 /* Pods-AltStore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStore-Info.plist"; sourceTree = ""; }; 9BEBBA7C80440353F3AF8ED301122C28 /* SUExport.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUExport.h; path = Sparkle.framework/Versions/A/Headers/SUExport.h; sourceTree = ""; }; 9C315B5C8481268E01408DD2A5F0CFC8 /* SUAppcast.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUAppcast.h; path = Sparkle.framework/Versions/A/Headers/SUAppcast.h; sourceTree = ""; }; 9D4B1C1370ECE6475CD600CCB4C10AC8 /* KeychainAccess.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.release.xcconfig; sourceTree = ""; }; 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; indentWidth = 2; lastKnownFileType = text; name = Podfile; path = ../Podfile; sourceTree = SOURCE_ROOT; tabWidth = 2; xcLanguageSpecificationIdentifier = xcode.lang.ruby; }; - A0E98163C006BC8CFB261613347396F4 /* Pods-SideStoreCore */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = "Pods-SideStoreCore"; path = Pods_SideStoreCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + A05A6067150CD1AC941487A81E57B327 /* Pods-AltServer-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltServer-dummy.m"; sourceTree = ""; }; A1CFC228917998470347609C970E2250 /* STPrivilegedTask.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = STPrivilegedTask.m; sourceTree = ""; }; - A3446B53A3CCAB52E5F77702B40E5089 /* Pods-SideStore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-SideStore-Info.plist"; sourceTree = ""; }; A369E1EAE3950C58981EBE17388E2BF9 /* AppCenter-xcframeworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "AppCenter-xcframeworks.sh"; sourceTree = ""; }; + A444C51407C51AB3AF06B6129DEC9BF4 /* Pods_AltStoreCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = Pods_AltStoreCore.framework; path = "Pods-AltStoreCore.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; A4BCC5F27B4DCF31A5028F0902818A8F /* AppCenterCrashes.xcframework */ = {isa = PBXFileReference; includeInIndex = 1; name = AppCenterCrashes.xcframework; path = "AppCenter-SDK-Apple/AppCenterCrashes.xcframework"; sourceTree = ""; }; A696D9DC947268F7CB8E503ED3D94F08 /* SPUDownloaderSession.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloaderSession.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloaderSession.h; sourceTree = ""; }; - A865816F3166F24063A56DD7D5B24E3B /* Pods-SideStore-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-SideStore-frameworks.sh"; sourceTree = ""; }; + A877252A18D311874262B3B2DFD173FC /* Sparkle.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sparkle.debug.xcconfig; sourceTree = ""; }; A8A6F643F7EF9DF00939CAD8ACD3AC04 /* Nuke.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nuke.debug.xcconfig; sourceTree = ""; }; A8AB1AB566B7FC1DA06D7A123EDE7F5B /* STPrivilegedTask-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "STPrivilegedTask-prefix.pch"; sourceTree = ""; }; AA4056B922A0E5FD0C05DA6E40E93CC7 /* Nuke.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Nuke.release.xcconfig; sourceTree = ""; }; AA4A5DDA885076CF053E3B9E6843228A /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = DEVELOPER_DIR; }; - AF239E27EE8B85B150A98948D4F4AFE1 /* Pods-SideStoreCore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-SideStoreCore-dummy.m"; sourceTree = ""; }; B0EDA861355A15CEE856BBBC62986E0A /* DataCache.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = DataCache.swift; path = Sources/DataCache.swift; sourceTree = ""; }; B7D252FB70C45B71C2F10A56DE6A941D /* ImageTaskMetrics.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageTaskMetrics.swift; path = Sources/ImageTaskMetrics.swift; sourceTree = ""; }; B8D137C60036874A0557CCEE73BBCB2C /* STPrivilegedTask.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = STPrivilegedTask.h; sourceTree = ""; }; + B90925EC13EFE976213481D834DD261B /* Pods-AltServer-acknowledgements.markdown */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; path = "Pods-AltServer-acknowledgements.markdown"; sourceTree = ""; }; BD17EF0036ACFEF9C2AF1EA32225D417 /* SPUURLRequest.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUURLRequest.h; path = Sparkle.framework/Versions/A/Headers/SPUURLRequest.h; sourceTree = ""; }; + C0BCC2DFA3EA0AA630D0C1029C235141 /* Pods-AltStoreCore-Info.plist */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.plist.xml; path = "Pods-AltStoreCore-Info.plist"; sourceTree = ""; }; + C153AAA772361221DBAAFFF077D00F3F /* Pods-AltStore-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltStore-dummy.m"; sourceTree = ""; }; C2477C1B5D52605D8048AB5C57581E8E /* Nuke-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Nuke-prefix.pch"; sourceTree = ""; }; - C59BED58DDF408F1E00F758E81CDEB01 /* Pods-AltServer-frameworks.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Pods-AltServer-frameworks.sh"; sourceTree = ""; }; + C2C64D53D7A5548EE3E98E3805E46156 /* Pods-AltStoreCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-AltStoreCore-umbrella.h"; sourceTree = ""; }; + CAC29D24D26CC8214B6B5A283B48A108 /* Pods-AltStoreCore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStoreCore.release.xcconfig"; sourceTree = ""; }; CC20798924CD1044DBBAA606FD644B6F /* Nuke-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Nuke-dummy.m"; sourceTree = ""; }; CD9B4AA0EED5F74091C87174E00497E2 /* Sparkle.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = Sparkle.h; path = Sparkle.framework/Versions/A/Headers/Sparkle.h; sourceTree = ""; }; CE9549A2323CDDA0B3FFED8BAD991538 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.0.sdk/System/Library/Frameworks/Foundation.framework; sourceTree = DEVELOPER_DIR; }; D0F3BEB981062CD0A2C4300D6EB14E7E /* SUUpdater.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUUpdater.h; path = Sparkle.framework/Versions/A/Headers/SUUpdater.h; sourceTree = ""; }; - D361EF231007425B3A38799F3F14C532 /* Pods-SideStoreCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-SideStoreCore.debug.xcconfig"; sourceTree = ""; }; D3E987EE832369F7EC0B46E863347CF5 /* STPrivilegedTask.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = STPrivilegedTask.debug.xcconfig; sourceTree = ""; }; - D459B4FF52BBD613828D17AD11BAE91A /* Pods-AltServer.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.release.xcconfig"; sourceTree = ""; }; DAA48E570EA5C04F1F274755A077BDCC /* SUVersionDisplayProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUVersionDisplayProtocol.h; path = Sparkle.framework/Versions/A/Headers/SUVersionDisplayProtocol.h; sourceTree = ""; }; DCD71D15D5236B317587164B75C7E272 /* KeychainAccess.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = KeychainAccess.debug.xcconfig; sourceTree = ""; }; E21E032064AC86B919F264C91C264649 /* ImageProcessing.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImageProcessing.swift; path = Sources/ImageProcessing.swift; sourceTree = ""; }; - E275DE2C6D24B8885068386963883B41 /* Pods-AltServer.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltServer.debug.xcconfig"; sourceTree = ""; }; E3287DAF99F2D87FAF6C63B0E3271BBA /* Internal.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = Internal.swift; path = Sources/Internal.swift; sourceTree = ""; }; E4A9EAB8FA23FF042492BA5A74B42F47 /* KeychainAccess.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = KeychainAccess.modulemap; sourceTree = ""; }; E62130D560E00D918EFBB99242B176D9 /* SUVersionComparisonProtocol.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SUVersionComparisonProtocol.h; path = Sparkle.framework/Versions/A/Headers/SUVersionComparisonProtocol.h; sourceTree = ""; }; E7F457514020E4FC88FF09F657120026 /* Nuke.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = Nuke.modulemap; sourceTree = ""; }; E8E0D1117F42D292F46872724389035A /* STPrivilegedTask.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = STPrivilegedTask.modulemap; sourceTree = ""; }; - E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KeychainAccess; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; - EB7FC64D0E215627698886D8F51F95C5 /* Pods-SideStoreCore.modulemap */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.module; path = "Pods-SideStoreCore.modulemap"; sourceTree = ""; }; - ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = STPrivilegedTask; path = STPrivilegedTask.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = KeychainAccess.framework; path = KeychainAccess.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = STPrivilegedTask.framework; path = STPrivilegedTask.framework; sourceTree = BUILT_PRODUCTS_DIR; }; + EDEB14F6E4E7943294EFE2582BEB14B2 /* Pods-AltStore.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStore.release.xcconfig"; sourceTree = ""; }; F07AB92C0524D3BDBA133732CE36095B /* KeychainAccess-prefix.pch */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "KeychainAccess-prefix.pch"; sourceTree = ""; }; F2EC05A19268D1FA57BEAC595A83FD4F /* ImagePreheater.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ImagePreheater.swift; path = Sources/ImagePreheater.swift; sourceTree = ""; }; F316BE11AE0CDBB8BA9184213EB15FAB /* STPrivilegedTask-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "STPrivilegedTask-umbrella.h"; sourceTree = ""; }; F5EAE6C63FB3CBB2AD003D19B0F0F7A8 /* STPrivilegedTask-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "STPrivilegedTask-dummy.m"; sourceTree = ""; }; - F6EE91E24BB4D6B47B666D484A6C9D9A /* Pods-AltServer-dummy.m */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.objc; path = "Pods-AltServer-dummy.m"; sourceTree = ""; }; + F6D7232D2E51E5ED3A8B9A35A10E4147 /* Pods-AltStoreCore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStoreCore.debug.xcconfig"; sourceTree = ""; }; F7BBB22AD47C5E69FB8476205752FDAA /* SPUDownloader.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; name = SPUDownloader.h; path = Sparkle.framework/Versions/A/Headers/SPUDownloader.h; sourceTree = ""; }; - F8538018DC999EF2FE00AAA32CE66E2D /* Sparkle-copy-dsyms.sh */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.script.sh; path = "Sparkle-copy-dsyms.sh"; sourceTree = ""; }; - FA9980AB3717D520C99BA30B0252531F /* Pods-SideStoreCore-umbrella.h */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.c.h; path = "Pods-SideStoreCore-umbrella.h"; sourceTree = ""; }; - FC9C14DA21E51B6AA9922E5288AF5A20 /* Sparkle.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = Sparkle.debug.xcconfig; sourceTree = ""; }; + FC06C26AB5F79243816DC9878A128284 /* Pods-AltStore.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; path = "Pods-AltStore.debug.xcconfig"; sourceTree = ""; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ - 40DA66070FA10D7F6ABE8A46F1ECD5B4 /* Frameworks */ = { + 18A5AE474A881ABD37F19EE4BC42E160 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 13B9FC95038E2226EBCB2F16D9F15344 /* Cocoa.framework in Frameworks */, + 4FA06B7BA0049C7097AFCE013DD8E4FF /* Cocoa.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 436A83F9AF52DE8608685BFA557D09D6 /* Frameworks */ = { + 22B4AE26F3BF4AC5FA7795C443344798 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - B677862BD2C18CD450FE05D9785A101F /* Cocoa.framework in Frameworks */, - C551BAB6CA0F8299344693075C7FDC97 /* Security.framework in Frameworks */, + CED73A304A066E228931B0FF819800E5 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 61A2EC0AB6F1423BBB0D97DFA9CC1E1B /* Frameworks */ = { + 5F011871410CDADCC4458FBF149C21D5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - AE13D3FA75FDFB448DD60361E8EDD711 /* Foundation.framework in Frameworks */, + 9C1A5CD26B70F65FD16ADDFAD3A74C05 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8BC2032ECB47758A61DA937668B9F6ED /* Frameworks */ = { + 7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C5381F52F6765D3C9DF1FF5DE903C3D9 /* Foundation.framework in Frameworks */, + C47A1C638C0E97C4ECCBD18FD494BB34 /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - A67223A4BA1E1A9F05AD50C1B5C9E653 /* Frameworks */ = { + C03CEEE3B6E689DE71ACE9A302A6C84F /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - C76CCBAF23B46267468A8D1A7659CFC4 /* Foundation.framework in Frameworks */, + D26C339E4215DFB7CF7AB6AD30BAEABC /* Foundation.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; - DD944E05863DAA23A280BD7647F45F5F /* Frameworks */ = { + DF55D5C41519A5A52DAE534296270AF5 /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( - 63B876E7AAA766C71FE2DE7388FC775B /* Foundation.framework in Frameworks */, + 24BAC5D9B402DA5717134F154C052B15 /* Cocoa.framework in Frameworks */, + 1E7F998AB1D5D0E4330B09809539FD46 /* Security.framework in Frameworks */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -296,21 +296,31 @@ name = Core; sourceTree = ""; }; - 4A3484FC6C2930C015FCF4CB373C7C7D /* Pods-SideStore */ = { + 1F2756FA33ADF6C93A690B06B2893188 /* Targets Support Files */ = { isa = PBXGroup; children = ( - 544E9E9D9CA2374B1E6658558B74C4FA /* Pods-SideStore.modulemap */, - 2C781F0CDF4C040CB63FC3FC6BFD9D85 /* Pods-SideStore-acknowledgements.markdown */, - 0E9335CA20A4EB5CB7F036CA1AB112D6 /* Pods-SideStore-acknowledgements.plist */, - 3162C83FFD0F5E1B29F232F10465E635 /* Pods-SideStore-dummy.m */, - A865816F3166F24063A56DD7D5B24E3B /* Pods-SideStore-frameworks.sh */, - A3446B53A3CCAB52E5F77702B40E5089 /* Pods-SideStore-Info.plist */, - 0003D7F67281E58615EC141B1051FC4E /* Pods-SideStore-umbrella.h */, - 2C1547ECEE03AFF96B586F8025AF39EC /* Pods-SideStore.debug.xcconfig */, - 40DAF76A9F084E6F75027200AB9EEDE8 /* Pods-SideStore.release.xcconfig */, + A78C7CBC44986F797EC1BB49078F5A84 /* Pods-AltServer */, + 4988D931D0AFC58813D8849F9F5EEEB3 /* Pods-AltStore */, + D9A1E15AF5ACDD9E2505B0BDD14DB108 /* Pods-AltStoreCore */, ); - name = "Pods-SideStore"; - path = "Target Support Files/Pods-SideStore"; + name = "Targets Support Files"; + sourceTree = ""; + }; + 4988D931D0AFC58813D8849F9F5EEEB3 /* Pods-AltStore */ = { + isa = PBXGroup; + children = ( + 10A8A2A86D7ECFF30E4C2CA28AFEA050 /* Pods-AltStore.modulemap */, + 7C824C7E55E5668EF6188F8482C5E2B1 /* Pods-AltStore-acknowledgements.markdown */, + 36537BA382462F4C2545E754B945A424 /* Pods-AltStore-acknowledgements.plist */, + C153AAA772361221DBAAFFF077D00F3F /* Pods-AltStore-dummy.m */, + 8347BD1B854FED4B2362CE4152512B4E /* Pods-AltStore-frameworks.sh */, + 9026A63464A722BDC5FABA1D5E7D6D94 /* Pods-AltStore-Info.plist */, + 1F5287A98793EB9C5CEC3668161876AF /* Pods-AltStore-umbrella.h */, + FC06C26AB5F79243816DC9878A128284 /* Pods-AltStore.debug.xcconfig */, + EDEB14F6E4E7943294EFE2582BEB14B2 /* Pods-AltStore.release.xcconfig */, + ); + name = "Pods-AltStore"; + path = "Target Support Files/Pods-AltStore"; sourceTree = ""; }; 593D7DAC07FA8FD14F5AB883876DF3AF /* iOS */ = { @@ -352,21 +362,21 @@ E62130D560E00D918EFBB99242B176D9 /* SUVersionComparisonProtocol.h */, DAA48E570EA5C04F1F274755A077BDCC /* SUVersionDisplayProtocol.h */, 84A3A17D0CF37E7B1F5A39D33A09E980 /* Frameworks */, - E33067CE3E7605D3E78047BA0CF67B4F /* Support Files */, + D1565045C80086A09C5085168A12184F /* Support Files */, ); name = Sparkle; path = Sparkle; sourceTree = ""; }; - 7763C67B51A5CC7C51DBF4D39E32D383 /* Products */ = { + 74233BDE6B4516104F5A64C6BA7691D7 /* Products */ = { isa = PBXGroup; children = ( - E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess */, - 2DAD7D76FC007F48AE48F2FD15BF01BB /* Nuke */, - 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods-AltServer */, - 0DF07B2CFE119943214F36D7177B0446 /* Pods-SideStore */, - A0E98163C006BC8CFB261613347396F4 /* Pods-SideStoreCore */, - ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask */, + E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */, + 2DAD7D76FC007F48AE48F2FD15BF01BB /* Nuke.framework */, + 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods_AltServer.framework */, + 676644EB1805E96CE47F7882733262B3 /* Pods_AltStore.framework */, + A444C51407C51AB3AF06B6129DEC9BF4 /* Pods_AltStoreCore.framework */, + ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask.framework */, ); name = Products; sourceTree = ""; @@ -386,22 +396,6 @@ path = "../Target Support Files/STPrivilegedTask"; sourceTree = ""; }; - 79E28EE67D95B0C4B393AC54638F241F /* Pods-SideStoreCore */ = { - isa = PBXGroup; - children = ( - EB7FC64D0E215627698886D8F51F95C5 /* Pods-SideStoreCore.modulemap */, - 40CA10D877C20992F0770802177C536B /* Pods-SideStoreCore-acknowledgements.markdown */, - 12D115AA1D2C0494492414984ED9A885 /* Pods-SideStoreCore-acknowledgements.plist */, - AF239E27EE8B85B150A98948D4F4AFE1 /* Pods-SideStoreCore-dummy.m */, - 83F5D309DCAA0B5F1DFB9402418C94AD /* Pods-SideStoreCore-Info.plist */, - FA9980AB3717D520C99BA30B0252531F /* Pods-SideStoreCore-umbrella.h */, - D361EF231007425B3A38799F3F14C532 /* Pods-SideStoreCore.debug.xcconfig */, - 8E225539478C0BF7DEA411B56CC5F4B0 /* Pods-SideStoreCore.release.xcconfig */, - ); - name = "Pods-SideStoreCore"; - path = "Target Support Files/Pods-SideStoreCore"; - sourceTree = ""; - }; 84A3A17D0CF37E7B1F5A39D33A09E980 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -448,18 +442,18 @@ name = Frameworks; sourceTree = ""; }; - AC6F6ED0ED8574FB8D490704E560A75B /* Pods-AltServer */ = { + A78C7CBC44986F797EC1BB49078F5A84 /* Pods-AltServer */ = { isa = PBXGroup; children = ( - 198EBEEBE78382DB3A23CBBD920C0076 /* Pods-AltServer.modulemap */, - 2AA78151A76AD416FCB3737A1B1CC964 /* Pods-AltServer-acknowledgements.markdown */, - 5C93BA8E2B0708553ABC3DCEDABF8C46 /* Pods-AltServer-acknowledgements.plist */, - F6EE91E24BB4D6B47B666D484A6C9D9A /* Pods-AltServer-dummy.m */, - C59BED58DDF408F1E00F758E81CDEB01 /* Pods-AltServer-frameworks.sh */, - 4E91384814A546D8BDA90EBAA034DF9A /* Pods-AltServer-Info.plist */, - 9A63D6D2F4C9C42386DF60A1EC57821E /* Pods-AltServer-umbrella.h */, - E275DE2C6D24B8885068386963883B41 /* Pods-AltServer.debug.xcconfig */, - D459B4FF52BBD613828D17AD11BAE91A /* Pods-AltServer.release.xcconfig */, + 70F125BA30C81B0E1ED1F99CEA3389BA /* Pods-AltServer.modulemap */, + B90925EC13EFE976213481D834DD261B /* Pods-AltServer-acknowledgements.markdown */, + 56BA836111597464288E72A129A40A4D /* Pods-AltServer-acknowledgements.plist */, + A05A6067150CD1AC941487A81E57B327 /* Pods-AltServer-dummy.m */, + 0F1659C6FF3A41109719A998D70462DB /* Pods-AltServer-frameworks.sh */, + 477A6EFDF98B00046B4A53F8C12DE940 /* Pods-AltServer-Info.plist */, + 47FD0729E1AE07F5807D70E4ABEA48F0 /* Pods-AltServer-umbrella.h */, + 69E5907F89168B3114EBDAFF7E6C140A /* Pods-AltServer.debug.xcconfig */, + 3B0CB9417531308D22740344089FEEFD /* Pods-AltServer.release.xcconfig */, ); name = "Pods-AltServer"; path = "Target Support Files/Pods-AltServer"; @@ -525,19 +519,20 @@ 9D940727FF8FB9C785EB98E56350EF41 /* Podfile */, BEAF173CF7BAF5537488976CEC756DA3 /* Frameworks */, F0FB8585D826364405CCE3309EDB717E /* Pods */, - 7763C67B51A5CC7C51DBF4D39E32D383 /* Products */, - D030F313A3FADD39E8E5E15F862E7539 /* Targets Support Files */, + 74233BDE6B4516104F5A64C6BA7691D7 /* Products */, + 1F2756FA33ADF6C93A690B06B2893188 /* Targets Support Files */, ); sourceTree = ""; }; - D030F313A3FADD39E8E5E15F862E7539 /* Targets Support Files */ = { + D1565045C80086A09C5085168A12184F /* Support Files */ = { isa = PBXGroup; children = ( - AC6F6ED0ED8574FB8D490704E560A75B /* Pods-AltServer */, - 4A3484FC6C2930C015FCF4CB373C7C7D /* Pods-SideStore */, - 79E28EE67D95B0C4B393AC54638F241F /* Pods-SideStoreCore */, + 316A35BB104F5F22465DA1FDA196B618 /* Sparkle-copy-dsyms.sh */, + A877252A18D311874262B3B2DFD173FC /* Sparkle.debug.xcconfig */, + 7540408582AD7792C66E59D59C1CE8E6 /* Sparkle.release.xcconfig */, ); - name = "Targets Support Files"; + name = "Support Files"; + path = "../Target Support Files/Sparkle"; sourceTree = ""; }; D7DFF5FA24B2F31FCEC40F520C04276D /* Crashes */ = { @@ -548,6 +543,22 @@ name = Crashes; sourceTree = ""; }; + D9A1E15AF5ACDD9E2505B0BDD14DB108 /* Pods-AltStoreCore */ = { + isa = PBXGroup; + children = ( + 1AC9B7CBF52BC819D06B71C0A2B8A367 /* Pods-AltStoreCore.modulemap */, + 0261936130906CCEF8BDAF9F153DB740 /* Pods-AltStoreCore-acknowledgements.markdown */, + 09C0C7EFF829464EB0F7FD63C7428ED9 /* Pods-AltStoreCore-acknowledgements.plist */, + 0DF2C09C7EAB8B5361EC909896A58A1A /* Pods-AltStoreCore-dummy.m */, + C0BCC2DFA3EA0AA630D0C1029C235141 /* Pods-AltStoreCore-Info.plist */, + C2C64D53D7A5548EE3E98E3805E46156 /* Pods-AltStoreCore-umbrella.h */, + F6D7232D2E51E5ED3A8B9A35A10E4147 /* Pods-AltStoreCore.debug.xcconfig */, + CAC29D24D26CC8214B6B5A283B48A108 /* Pods-AltStoreCore.release.xcconfig */, + ); + name = "Pods-AltStoreCore"; + path = "Target Support Files/Pods-AltStoreCore"; + sourceTree = ""; + }; DA94CFF017B024B7471510372C7745C7 /* Frameworks */ = { isa = PBXGroup; children = ( @@ -556,17 +567,6 @@ name = Frameworks; sourceTree = ""; }; - E33067CE3E7605D3E78047BA0CF67B4F /* Support Files */ = { - isa = PBXGroup; - children = ( - F8538018DC999EF2FE00AAA32CE66E2D /* Sparkle-copy-dsyms.sh */, - FC9C14DA21E51B6AA9922E5288AF5A20 /* Sparkle.debug.xcconfig */, - 5A60483B1FC43F1ABD29266E9F6D8AF9 /* Sparkle.release.xcconfig */, - ); - name = "Support Files"; - path = "../Target Support Files/Sparkle"; - sourceTree = ""; - }; E91F869B1A4DFD937480CDED6B224AC1 /* AppCenter */ = { isa = PBXGroup; children = ( @@ -594,52 +594,52 @@ /* End PBXGroup section */ /* Begin PBXHeadersBuildPhase section */ - 10C963E8AB7C2395DBE008B9FDDC6564 /* Headers */ = { + 23F39F9B06CA496FC7FEE1BFE0C21019 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 65009FD746F08DE8851FEE1D1086AB2B /* Pods-SideStore-umbrella.h in Headers */, + CF22B95F4979B5384D3FF75A8637128F /* Nuke-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 72B19A1D53071756519B34118A867711 /* Headers */ = { + 39CC3E71CEA7805FCA03E3A1CC052EEA /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - C73E4F60414461337DCE75A01828E50B /* Pods-SideStoreCore-umbrella.h in Headers */, + EEADFC5C1C5EC6E3E20506B8E069931D /* KeychainAccess-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 857CB1C69F867B81728BE2FE9D75C771 /* Headers */ = { + 5A0720C096941A3006070216308EE5E4 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 9FE26C0C44CEA56FAEAC60A57D2CF11A /* STPrivilegedTask.h in Headers */, - 6AECD5FFBED294A030312066C6458FBA /* STPrivilegedTask-umbrella.h in Headers */, + DA1CB5949B054973CAE7C668F3506B1D /* STPrivilegedTask-umbrella.h in Headers */, + 9D0E99B326D76B98393DF8B1B3EB5AD5 /* STPrivilegedTask.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - 8D66FADE4CE9409BAE0629E5856D723E /* Headers */ = { + 64CEC9C6BED1578AAD33B80BF3B4AF20 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - 2DDEB2192477E63CC8BAADACDD0B28F4 /* Pods-AltServer-umbrella.h in Headers */, + DC6A713AE0E7CB18DFA8960F125DB73D /* Pods-AltStoreCore-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - AA2EFE354AE38577880AE5F576878CFA /* Headers */ = { + 76C937BD6FC3B9014739F59EAD90E714 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - C8310ED9905E053FA35E150B865413B4 /* Nuke-umbrella.h in Headers */, + D8BF963F7EA268998C24355CB9CB7336 /* Pods-AltStore-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; - BF75125526618A4F89C7DE0AA396B82A /* Headers */ = { + 84BEA10467B4EC9AAF2B28BDBC10DD88 /* Headers */ = { isa = PBXHeadersBuildPhase; buildActionMask = 2147483647; files = ( - BF90BFF34BBAD8B2C7A6CE9641145561 /* KeychainAccess-umbrella.h in Headers */, + 769D8B0C5A187741B64AD32B0C73E1D4 /* Pods-AltServer-umbrella.h in Headers */, ); runOnlyForDeploymentPostprocessing = 0; }; @@ -648,12 +648,12 @@ /* Begin PBXNativeTarget section */ 05327B1DB6967DBAA19D1ED734FDBD96 /* STPrivilegedTask */ = { isa = PBXNativeTarget; - buildConfigurationList = EB7216580AC9671E7A16548748D142EB /* Build configuration list for PBXNativeTarget "STPrivilegedTask" */; + buildConfigurationList = 54208ED19403AA500F1198EEF237E880 /* Build configuration list for PBXNativeTarget "STPrivilegedTask" */; buildPhases = ( - 857CB1C69F867B81728BE2FE9D75C771 /* Headers */, - AC5DE12E3205955D8D58D98E1622404E /* Sources */, - 436A83F9AF52DE8608685BFA557D09D6 /* Frameworks */, - 8BABCA870ED658E3ECCEAA39D4B0DAF2 /* Resources */, + 5A0720C096941A3006070216308EE5E4 /* Headers */, + 71DB8ED63E9ECF590D94A4935840514D /* Sources */, + DF55D5C41519A5A52DAE534296270AF5 /* Frameworks */, + 7B197823109A7BA51E3F4BCDAE203339 /* Resources */, ); buildRules = ( ); @@ -661,17 +661,17 @@ ); name = STPrivilegedTask; productName = STPrivilegedTask; - productReference = ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask */; + productReference = ECB81C33948E641ABE3B268D296018CC /* STPrivilegedTask.framework */; productType = "com.apple.product-type.framework"; }; 062A64896E847A6749F58B6BA9A931B1 /* Nuke */ = { isa = PBXNativeTarget; - buildConfigurationList = 54F019FDA0202CB87BF2A3FA2BFEF159 /* Build configuration list for PBXNativeTarget "Nuke" */; + buildConfigurationList = 31404833434413200237F603FEA40587 /* Build configuration list for PBXNativeTarget "Nuke" */; buildPhases = ( - AA2EFE354AE38577880AE5F576878CFA /* Headers */, - 2FC7F61B72DE8C921B10AF1FD039370B /* Sources */, - 8BC2032ECB47758A61DA937668B9F6ED /* Frameworks */, - 9891C0AE8DE9FD77564A0965064067EE /* Resources */, + 23F39F9B06CA496FC7FEE1BFE0C21019 /* Headers */, + 2FCE441B86282D780CE9CA9653F794FE /* Sources */, + 5F011871410CDADCC4458FBF149C21D5 /* Frameworks */, + 6FCBC73113287540180C33E89AFBED90 /* Resources */, ); buildRules = ( ); @@ -679,17 +679,36 @@ ); name = Nuke; productName = Nuke; - productReference = 2DAD7D76FC007F48AE48F2FD15BF01BB /* Nuke */; + productReference = 2DAD7D76FC007F48AE48F2FD15BF01BB /* Nuke.framework */; + productType = "com.apple.product-type.framework"; + }; + 50CF9516C3135DF9E9C562D57B086168 /* Pods-AltStoreCore */ = { + isa = PBXNativeTarget; + buildConfigurationList = F21FDDBBEE883C64EE2A3A59711CBBCC /* Build configuration list for PBXNativeTarget "Pods-AltStoreCore" */; + buildPhases = ( + 64CEC9C6BED1578AAD33B80BF3B4AF20 /* Headers */, + 1DB9A6E36283EE3BA3DBF98902174A93 /* Sources */, + 22B4AE26F3BF4AC5FA7795C443344798 /* Frameworks */, + 5F28E35E7B6DB0313CA923C26B790B57 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 7C4FA8EE408E941576842BF279FB0840 /* PBXTargetDependency */, + ); + name = "Pods-AltStoreCore"; + productName = "Pods-AltStoreCore"; + productReference = A444C51407C51AB3AF06B6129DEC9BF4 /* Pods_AltStoreCore.framework */; productType = "com.apple.product-type.framework"; }; 615C831BCE925ED486B225B87E44926D /* KeychainAccess */ = { isa = PBXNativeTarget; - buildConfigurationList = 8186AABF55F555DDAD74F17BA7EC1698 /* Build configuration list for PBXNativeTarget "KeychainAccess" */; + buildConfigurationList = 4BEE926243448802ACA6F07A75D9C025 /* Build configuration list for PBXNativeTarget "KeychainAccess" */; buildPhases = ( - BF75125526618A4F89C7DE0AA396B82A /* Headers */, - 3CA247B210AE409280F27D97CC981D9D /* Sources */, - 61A2EC0AB6F1423BBB0D97DFA9CC1E1B /* Frameworks */, - 57833CBC64D40DF1355638A2FC2ACC60 /* Resources */, + 39CC3E71CEA7805FCA03E3A1CC052EEA /* Headers */, + C4DE4004EE1661FE4BC4E6C40415F599 /* Sources */, + 7668D0A8468B5894E555ECAA4EC50BC1 /* Frameworks */, + AE292B4411627ABE21EB769134C1E8BB /* Resources */, ); buildRules = ( ); @@ -697,67 +716,48 @@ ); name = KeychainAccess; productName = KeychainAccess; - productReference = E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess */; + productReference = E8EE7F078656FABB8F6821D10FF994BB /* KeychainAccess.framework */; + productType = "com.apple.product-type.framework"; + }; + 7083360F3F274C756CA77375F9D2A2BD /* Pods-AltStore */ = { + isa = PBXNativeTarget; + buildConfigurationList = 1E7F65B40CD1C2040F5373A9CFB9771B /* Build configuration list for PBXNativeTarget "Pods-AltStore" */; + buildPhases = ( + 76C937BD6FC3B9014739F59EAD90E714 /* Headers */, + E150835A5A23D406E7E0021F764C7A3A /* Sources */, + C03CEEE3B6E689DE71ACE9A302A6C84F /* Frameworks */, + CD12FCFE864C68FB4C7290E98462D81B /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + D7A0E24FA463B3F4B572FBC9FF80618B /* PBXTargetDependency */, + FFF2259EB24A6715C931248B8D877947 /* PBXTargetDependency */, + D10670AC0159B62AAA3308BDE653B517 /* PBXTargetDependency */, + ); + name = "Pods-AltStore"; + productName = "Pods-AltStore"; + productReference = 676644EB1805E96CE47F7882733262B3 /* Pods_AltStore.framework */; productType = "com.apple.product-type.framework"; }; 89B529DD288896C2EFC49575065F70FB /* Pods-AltServer */ = { isa = PBXNativeTarget; - buildConfigurationList = F321B3910F364B719B3DCD65934F8DC5 /* Build configuration list for PBXNativeTarget "Pods-AltServer" */; + buildConfigurationList = 08FBBE177E59CE0F1E0406D3E43AD06E /* Build configuration list for PBXNativeTarget "Pods-AltServer" */; buildPhases = ( - 8D66FADE4CE9409BAE0629E5856D723E /* Headers */, - BB2F86383297CA953C22A475FDAA9BA6 /* Sources */, - 40DA66070FA10D7F6ABE8A46F1ECD5B4 /* Frameworks */, - 3CBD30201BB79F68C3C5E78250C03C87 /* Resources */, + 84BEA10467B4EC9AAF2B28BDBC10DD88 /* Headers */, + 008804C3B8304EFB3A909B61025D6E71 /* Sources */, + 18A5AE474A881ABD37F19EE4BC42E160 /* Frameworks */, + B4F5106730C6927A8CFC44301285D0D1 /* Resources */, ); buildRules = ( ); dependencies = ( - 460724190DC192E081D207B7E7532EAA /* PBXTargetDependency */, - D44704AD9E9A66331349EC6165D87719 /* PBXTargetDependency */, + D12D5B23C8E10F296B7C986EB29B8B0D /* PBXTargetDependency */, + 867202E3CB62EC6FC3AD2E0BA46A74FA /* PBXTargetDependency */, ); name = "Pods-AltServer"; - productName = Pods_AltServer; - productReference = 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods-AltServer */; - productType = "com.apple.product-type.framework"; - }; - AF48E64AE31F5DEDA0DB55813E1EAAAD /* Pods-SideStoreCore */ = { - isa = PBXNativeTarget; - buildConfigurationList = DB6787C8D62B25A37042CB0717B5018B /* Build configuration list for PBXNativeTarget "Pods-SideStoreCore" */; - buildPhases = ( - 72B19A1D53071756519B34118A867711 /* Headers */, - 08359AFA206393D4C9F198E33B700EAA /* Sources */, - DD944E05863DAA23A280BD7647F45F5F /* Frameworks */, - C2FD27A2EEB00BE0B9A075AD06CAC686 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 74DE9160EC0317E683C1E7265D6B200B /* PBXTargetDependency */, - ); - name = "Pods-SideStoreCore"; - productName = Pods_SideStoreCore; - productReference = A0E98163C006BC8CFB261613347396F4 /* Pods-SideStoreCore */; - productType = "com.apple.product-type.framework"; - }; - B08C3611FC0F2A23C4523EF6B357808E /* Pods-SideStore */ = { - isa = PBXNativeTarget; - buildConfigurationList = 1966CF97A0AE24B2A0948A0D26B4F059 /* Build configuration list for PBXNativeTarget "Pods-SideStore" */; - buildPhases = ( - 10C963E8AB7C2395DBE008B9FDDC6564 /* Headers */, - 9D5054ABDF68171234CD01CDDABBEA05 /* Sources */, - A67223A4BA1E1A9F05AD50C1B5C9E653 /* Frameworks */, - BA858BA131D8B72E086A7BBCB3CAEDC5 /* Resources */, - ); - buildRules = ( - ); - dependencies = ( - 7DF11AE9966B00EF1072FD25F96470ED /* PBXTargetDependency */, - F6ADC75237BB068DC3B065EEC062EBC7 /* PBXTargetDependency */, - 536483E495EBA5DFF577098949ACEF65 /* PBXTargetDependency */, - ); - name = "Pods-SideStore"; - productName = Pods_SideStore; - productReference = 0DF07B2CFE119943214F36D7177B0446 /* Pods-SideStore */; + productName = "Pods-AltServer"; + productReference = 8EBF5043034AFB3A6A8F28C373BF0EC0 /* Pods_AltServer.framework */; productType = "com.apple.product-type.framework"; }; /* End PBXNativeTarget section */ @@ -766,19 +766,19 @@ BFDFE7DC352907FC980B868725387E98 /* Project object */ = { isa = PBXProject; attributes = { - LastSwiftUpdateCheck = 1240; - LastUpgradeCheck = 1240; + LastSwiftUpdateCheck = 1100; + LastUpgradeCheck = 1100; }; buildConfigurationList = 4821239608C13582E20E6DA73FD5F1F9 /* Build configuration list for PBXProject "Pods" */; compatibilityVersion = "Xcode 11.0"; developmentRegion = en; hasScannedForEncodings = 0; knownRegions = ( - Base, en, + Base, ); mainGroup = CF1408CF629C7361332E53B88F7BD30C; - productRefGroup = 7763C67B51A5CC7C51DBF4D39E32D383 /* Products */; + productRefGroup = 74233BDE6B4516104F5A64C6BA7691D7 /* Products */; projectDirPath = ""; projectRoot = ""; targets = ( @@ -786,8 +786,8 @@ 615C831BCE925ED486B225B87E44926D /* KeychainAccess */, 062A64896E847A6749F58B6BA9A931B1 /* Nuke */, 89B529DD288896C2EFC49575065F70FB /* Pods-AltServer */, - B08C3611FC0F2A23C4523EF6B357808E /* Pods-SideStore */, - AF48E64AE31F5DEDA0DB55813E1EAAAD /* Pods-SideStoreCore */, + 7083360F3F274C756CA77375F9D2A2BD /* Pods-AltStore */, + 50CF9516C3135DF9E9C562D57B086168 /* Pods-AltStoreCore */, ED77B4B88587C894E85C361023D67C53 /* Sparkle */, 05327B1DB6967DBAA19D1ED734FDBD96 /* STPrivilegedTask */, ); @@ -795,42 +795,42 @@ /* End PBXProject section */ /* Begin PBXResourcesBuildPhase section */ - 3CBD30201BB79F68C3C5E78250C03C87 /* Resources */ = { + 5F28E35E7B6DB0313CA923C26B790B57 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 57833CBC64D40DF1355638A2FC2ACC60 /* Resources */ = { + 6FCBC73113287540180C33E89AFBED90 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 8BABCA870ED658E3ECCEAA39D4B0DAF2 /* Resources */ = { + 7B197823109A7BA51E3F4BCDAE203339 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - 9891C0AE8DE9FD77564A0965064067EE /* Resources */ = { + AE292B4411627ABE21EB769134C1E8BB /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - BA858BA131D8B72E086A7BBCB3CAEDC5 /* Resources */ = { + B4F5106730C6927A8CFC44301285D0D1 /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; - C2FD27A2EEB00BE0B9A075AD06CAC686 /* Resources */ = { + CD12FCFE864C68FB4C7290E98462D81B /* Resources */ = { isa = PBXResourcesBuildPhase; buildActionMask = 2147483647; files = ( @@ -877,151 +877,221 @@ /* End PBXShellScriptBuildPhase section */ /* Begin PBXSourcesBuildPhase section */ - 08359AFA206393D4C9F198E33B700EAA /* Sources */ = { + 008804C3B8304EFB3A909B61025D6E71 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 4018D43D14D21601A0DF4A25C23C4550 /* Pods-SideStoreCore-dummy.m in Sources */, + 75B4A7A6112970E8F5CFD2364703B060 /* Pods-AltServer-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 2FC7F61B72DE8C921B10AF1FD039370B /* Sources */ = { + 1DB9A6E36283EE3BA3DBF98902174A93 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - D617B7A93E7B6E63261966D27C68177D /* DataCache.swift in Sources */, - 8D250860E7CCA9820CA22D9CC988BF5D /* DataLoader.swift in Sources */, - 46858D6B5BF7128F7E713CFEAF6B3058 /* ImageCache.swift in Sources */, - 8B76E1BD8239C7A0AC9D794F883C59F4 /* ImageDecoding.swift in Sources */, - B986F3FA08612EE9146384B4540ECF5B /* ImagePipeline.swift in Sources */, - 6E5E15546CDAB98ADAA048CFACBD78B3 /* ImagePreheater.swift in Sources */, - 52CF75B65F1465E136E6D7FC5FC9A4E1 /* ImageProcessing.swift in Sources */, - D5D4BB33BB18C4F7F8697B4A8C0A2291 /* ImageRequest.swift in Sources */, - 981127D06C5B3621E0BE1EC7941C3423 /* ImageTaskMetrics.swift in Sources */, - 13A8490FBB232054B6DA7FBBBDAA1E80 /* ImageView.swift in Sources */, - D17D07F6EAC0F743BC455C83CDEBADEF /* Internal.swift in Sources */, - EF5A7CDE9B2DE0433E5BBA49B45ADCBB /* Nuke-dummy.m in Sources */, + 93F219AC97237A7AC1DF77381CD77D9E /* Pods-AltStoreCore-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 3CA247B210AE409280F27D97CC981D9D /* Sources */ = { + 2FCE441B86282D780CE9CA9653F794FE /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 2C9022F02292EA5FB21AB5FFC27D05F8 /* Keychain.swift in Sources */, - EEA3892D8746DA47A2889A0717514533 /* KeychainAccess-dummy.m in Sources */, + B4FCE86BA184325487EE0465261CA111 /* DataCache.swift in Sources */, + 28F30B593B87BBEFA3E693BE2A11174E /* DataLoader.swift in Sources */, + 7119ECC671B5D507C856BCFDE65A611D /* ImageCache.swift in Sources */, + C847535FFFA08E19CFEFD1E181C09C7C /* ImageDecoding.swift in Sources */, + B170EA97951E165F51FA8F7686669271 /* ImagePipeline.swift in Sources */, + C106C9DB0B20B01498730530DC0C18CF /* ImagePreheater.swift in Sources */, + 2C063B3BEF3C581E33B9B66C7C4D803B /* ImageProcessing.swift in Sources */, + E20BCE120A0B306A42F6F017203E0C66 /* ImageRequest.swift in Sources */, + 3141D17F016A1C7B1B33DAA9D4CE07FC /* ImageTaskMetrics.swift in Sources */, + F84AC07D59C30C6F85EF8AF51206BB1A /* ImageView.swift in Sources */, + D775C176C73D3FCBE660D3642F0ECC4C /* Internal.swift in Sources */, + 1298CF38DF60AC4A56A7FD2CBA026972 /* Nuke-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - 9D5054ABDF68171234CD01CDDABBEA05 /* Sources */ = { + 71DB8ED63E9ECF590D94A4935840514D /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - CE8FCCD3328DEA896E71FFF7F194E150 /* Pods-SideStore-dummy.m in Sources */, + 8C84999B38A1A4FC9172A12F6A3D1C69 /* STPrivilegedTask-dummy.m in Sources */, + 642FC67C045E71923C63F4C7DF552543 /* STPrivilegedTask.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - AC5DE12E3205955D8D58D98E1622404E /* Sources */ = { + C4DE4004EE1661FE4BC4E6C40415F599 /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - 3826A30459DE5A0E96693170CED95052 /* STPrivilegedTask.m in Sources */, - 1BF697A8040A30EFCE68604CC0852E0D /* STPrivilegedTask-dummy.m in Sources */, + 0441B3E976E5F55E22731AECFF0DBA88 /* Keychain.swift in Sources */, + 4AEB48FE18565A59266480250E7C3FEA /* KeychainAccess-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; - BB2F86383297CA953C22A475FDAA9BA6 /* Sources */ = { + E150835A5A23D406E7E0021F764C7A3A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( - EC7F48F27325892B2B267FEC2DD6EA61 /* Pods-AltServer-dummy.m in Sources */, + C4898169FC59160DE4C08711226774E0 /* Pods-AltStore-dummy.m in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXTargetDependency section */ - 460724190DC192E081D207B7E7532EAA /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = STPrivilegedTask; - target = 05327B1DB6967DBAA19D1ED734FDBD96 /* STPrivilegedTask */; - targetProxy = 7432D43A3C4F7602F623323851C7F99C /* PBXContainerItemProxy */; - }; - 536483E495EBA5DFF577098949ACEF65 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = Nuke; - target = 062A64896E847A6749F58B6BA9A931B1 /* Nuke */; - targetProxy = 3958C6554924C3902E3196906598596B /* PBXContainerItemProxy */; - }; - 74DE9160EC0317E683C1E7265D6B200B /* PBXTargetDependency */ = { + 7C4FA8EE408E941576842BF279FB0840 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = KeychainAccess; target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; - targetProxy = CDDCEB1C8956BE1AE019A8EB46E25613 /* PBXContainerItemProxy */; + targetProxy = E3407AC00A49F98BFB508824A46399C3 /* PBXContainerItemProxy */; }; - 7DF11AE9966B00EF1072FD25F96470ED /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - name = AppCenter; - target = A3282A5B2437E609EEB85861D7ECE717 /* AppCenter */; - targetProxy = D0C358E7588162F44A3D5376F3C16450 /* PBXContainerItemProxy */; - }; - D44704AD9E9A66331349EC6165D87719 /* PBXTargetDependency */ = { + 867202E3CB62EC6FC3AD2E0BA46A74FA /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = Sparkle; target = ED77B4B88587C894E85C361023D67C53 /* Sparkle */; - targetProxy = 7E3F3BDD9E992F16905E3A43C4156862 /* PBXContainerItemProxy */; + targetProxy = 64D630002D0AAEE7CC4BA807A38271F9 /* PBXContainerItemProxy */; }; - F6ADC75237BB068DC3B065EEC062EBC7 /* PBXTargetDependency */ = { + D10670AC0159B62AAA3308BDE653B517 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = Nuke; + target = 062A64896E847A6749F58B6BA9A931B1 /* Nuke */; + targetProxy = 9171572156107EE505BA2730D1360B4E /* PBXContainerItemProxy */; + }; + D12D5B23C8E10F296B7C986EB29B8B0D /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = STPrivilegedTask; + target = 05327B1DB6967DBAA19D1ED734FDBD96 /* STPrivilegedTask */; + targetProxy = 3567E4665F97E6889AF0EB5590AB2976 /* PBXContainerItemProxy */; + }; + D7A0E24FA463B3F4B572FBC9FF80618B /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + name = AppCenter; + target = A3282A5B2437E609EEB85861D7ECE717 /* AppCenter */; + targetProxy = 7AC4C92BEAB80F767E1D3BD2A6549F48 /* PBXContainerItemProxy */; + }; + FFF2259EB24A6715C931248B8D877947 /* PBXTargetDependency */ = { isa = PBXTargetDependency; name = KeychainAccess; target = 615C831BCE925ED486B225B87E44926D /* KeychainAccess */; - targetProxy = 294F00CE231C6C469654414A845D2417 /* PBXContainerItemProxy */; + targetProxy = A603DD85ADDA29C5C939837DEF071D77 /* PBXContainerItemProxy */; }; /* End PBXTargetDependency section */ /* Begin XCBuildConfiguration section */ - 083D185F861C76F2E59250E8DFB35E8F /* Debug */ = { + 089ED43FBC1050BA6464BCA0B2E42CA5 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = E275DE2C6D24B8885068386963883B41 /* Pods-AltServer.debug.xcconfig */; + baseConfigurationReference = DCD71D15D5236B317587164B75C7E272 /* KeychainAccess.debug.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - CLANG_ENABLE_OBJC_WEAK = NO; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-AltServer/Pods-AltServer-Info.plist"; + GCC_PREFIX_HEADER = "Target Support Files/KeychainAccess/KeychainAccess-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/KeychainAccess/KeychainAccess-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", - "@executable_path/../Frameworks", + "@executable_path/Frameworks", "@loader_path/Frameworks", ); - MACH_O_TYPE = staticlib; - MACOSX_DEPLOYMENT_TARGET = 10.14; - MODULEMAP_FILE = "Target Support Files/Pods-AltServer/Pods-AltServer.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = macosx; + MODULEMAP_FILE = "Target Support Files/KeychainAccess/KeychainAccess.modulemap"; + PRODUCT_MODULE_NAME = KeychainAccess; + PRODUCT_NAME = KeychainAccess; + SDKROOT = iphoneos; SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.1; + TARGETED_DEVICE_FAMILY = "1,2"; VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; name = Debug; }; - 1CD41CFF2093F53D38B1D5C7895D2B53 /* Release */ = { + 0B798805C750571A4E8E7AB024386B5F /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 7AC06D8ACD831E3BB90FB9DDABA13EAE /* STPrivilegedTask.release.xcconfig */; + baseConfigurationReference = FC06C26AB5F79243816DC9878A128284 /* Pods-AltStore.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; + 188C5FA592A502477F5C3F51D69E7670 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = CAC29D24D26CC8214B6B5A283B48A108 /* Pods-AltStoreCore.release.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MODULEMAP_FILE = "Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 47A867CE36294A1CAA54592349FB167B /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = D3E987EE832369F7EC0B46E863347CF5 /* STPrivilegedTask.debug.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; @@ -1053,46 +1123,9 @@ VERSIONING_SYSTEM = "apple-generic"; VERSION_INFO_PREFIX = ""; }; - name = Release; - }; - 218C467657D516D9AC712E5B3FA58638 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 2C1547ECEE03AFF96B586F8025AF39EC /* Pods-SideStore.debug.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-SideStore/Pods-SideStore-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-SideStore/Pods-SideStore.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; name = Debug; }; - 32805AB02CDFEF43F7E0C36E255FBE34 /* Debug */ = { + 5FDA0DCFA4FC82C7C71E2368976FFE3A /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = A8A6F643F7EF9DF00939CAD8ACD3AC04 /* Nuke.debug.xcconfig */; buildSettings = { @@ -1129,7 +1162,7 @@ }; 64C065F5D8E00A7569B9220163F6A238 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 5A60483B1FC43F1ABD29266E9F6D8AF9 /* Sparkle.release.xcconfig */; + baseConfigurationReference = 7540408582AD7792C66E59D59C1CE8E6 /* Sparkle.release.xcconfig */; buildSettings = { ARCHS = "$(ARCHS_STANDARD_64_BIT)"; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; @@ -1145,9 +1178,9 @@ }; name = Release; }; - 720CF962093F274A13FF6E82ACEBB678 /* Release */ = { + 6B44EBFBF075D3AC133D89F87A6BA55E /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D459B4FF52BBD613828D17AD11BAE91A /* Pods-AltServer.release.xcconfig */; + baseConfigurationReference = 3B0CB9417531308D22740344089FEEFD /* Pods-AltServer.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; ARCHS = "$(ARCHS_STANDARD_64_BIT)"; @@ -1184,6 +1217,45 @@ }; name = Release; }; + 7400962835B0CEF4B9EFF3A5645E7179 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 69E5907F89168B3114EBDAFF7E6C140A /* Pods-AltServer.debug.xcconfig */; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + INFOPLIST_FILE = "Target Support Files/Pods-AltServer/Pods-AltServer-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + "@loader_path/Frameworks", + ); + MACH_O_TYPE = staticlib; + MACOSX_DEPLOYMENT_TARGET = 10.14; + MODULEMAP_FILE = "Target Support Files/Pods-AltServer/Pods-AltServer.modulemap"; + OTHER_LDFLAGS = ""; + OTHER_LIBTOOLFLAGS = ""; + PODS_ROOT = "$(SRCROOT)"; + PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; + PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; + SDKROOT = macosx; + SKIP_INSTALL = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Debug; + }; 75015716975841C5EDFB269B50341487 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 76A8F2F82B71022E55FDEF484B6CE216 /* AppCenter.release.xcconfig */; @@ -1201,25 +1273,7 @@ }; name = Release; }; - 95AC6B34604C895BE85469E05EA5A6C3 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = FC9C14DA21E51B6AA9922E5288AF5A20 /* Sparkle.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; - ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; - COMBINE_HIDPI_IMAGES = YES; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.7; - SDKROOT = macosx; - }; - name = Debug; - }; - 9D5A747341C9C227317DB0CBBFAF0372 /* Release */ = { + 85C3604D7AF56B115EF6BD1326A59B46 /* Release */ = { isa = XCBuildConfiguration; baseConfigurationReference = 9D4B1C1370ECE6475CD600CCB4C10AC8 /* KeychainAccess.release.xcconfig */; buildSettings = { @@ -1254,6 +1308,60 @@ }; name = Release; }; + 86959C5FEFABE64F7EEC3F6C9ED07961 /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = AA4056B922A0E5FD0C05DA6E40E93CC7 /* Nuke.release.xcconfig */; + buildSettings = { + CLANG_ENABLE_OBJC_WEAK = NO; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + GCC_PREFIX_HEADER = "Target Support Files/Nuke/Nuke-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/Nuke/Nuke-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MODULEMAP_FILE = "Target Support Files/Nuke/Nuke.modulemap"; + PRODUCT_MODULE_NAME = Nuke; + PRODUCT_NAME = Nuke; + SDKROOT = iphoneos; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; + 95AC6B34604C895BE85469E05EA5A6C3 /* Debug */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = A877252A18D311874262B3B2DFD173FC /* Sparkle.debug.xcconfig */; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + COMBINE_HIDPI_IMAGES = YES; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + ); + MACOSX_DEPLOYMENT_TARGET = 10.7; + SDKROOT = macosx; + }; + name = Debug; + }; B728C0A3F11707064CD14D0D5C56D6BD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { @@ -1321,9 +1429,9 @@ }; name = Debug; }; - C78CFF306F6E4FADCACF6C664161C030 /* Debug */ = { + CAB1D8FA507F3D86CCB0E1CB16C21547 /* Debug */ = { isa = XCBuildConfiguration; - baseConfigurationReference = D361EF231007425B3A38799F3F14C532 /* Pods-SideStoreCore.debug.xcconfig */; + baseConfigurationReference = F6D7232D2E51E5ED3A8B9A35A10E4147 /* Pods-AltStoreCore.debug.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CLANG_ENABLE_OBJC_WEAK = NO; @@ -1335,7 +1443,7 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( @@ -1344,7 +1452,7 @@ "@loader_path/Frameworks", ); MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.modulemap"; + MODULEMAP_FILE = "Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.modulemap"; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PODS_ROOT = "$(SRCROOT)"; @@ -1358,9 +1466,9 @@ }; name = Debug; }; - D59BC0006BFD771F7204A25D4D0FF9CA /* Release */ = { + D595F772204ECC88FBF24036924BBFF2 /* Release */ = { isa = XCBuildConfiguration; - baseConfigurationReference = 40DAF76A9F084E6F75027200AB9EEDE8 /* Pods-SideStore.release.xcconfig */; + baseConfigurationReference = EDEB14F6E4E7943294EFE2582BEB14B2 /* Pods-AltStore.release.xcconfig */; buildSettings = { ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; CLANG_ENABLE_OBJC_WEAK = NO; @@ -1372,7 +1480,7 @@ DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-SideStore/Pods-SideStore-Info.plist"; + INFOPLIST_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore-Info.plist"; INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( @@ -1381,7 +1489,7 @@ "@loader_path/Frameworks", ); MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-SideStore/Pods-SideStore.modulemap"; + MODULEMAP_FILE = "Target Support Files/Pods-AltStore/Pods-AltStore.modulemap"; OTHER_LDFLAGS = ""; OTHER_LIBTOOLFLAGS = ""; PODS_ROOT = "$(SRCROOT)"; @@ -1396,150 +1504,6 @@ }; name = Release; }; - DCBBBC566B0F5BCB51D20E5672052020 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = D3E987EE832369F7EC0B46E863347CF5 /* STPrivilegedTask.debug.xcconfig */; - buildSettings = { - ARCHS = "$(ARCHS_STANDARD_64_BIT)"; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - COMBINE_HIDPI_IMAGES = YES; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/STPrivilegedTask/STPrivilegedTask-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/STPrivilegedTask/STPrivilegedTask-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/../Frameworks", - "@loader_path/Frameworks", - ); - MACOSX_DEPLOYMENT_TARGET = 10.8; - MODULEMAP_FILE = "Target Support Files/STPrivilegedTask/STPrivilegedTask.modulemap"; - PRODUCT_MODULE_NAME = STPrivilegedTask; - PRODUCT_NAME = STPrivilegedTask; - SDKROOT = macosx; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - E3E6271245A64430488FE5E3A6B25231 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = DCD71D15D5236B317587164B75C7E272 /* KeychainAccess.debug.xcconfig */; - buildSettings = { - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/KeychainAccess/KeychainAccess-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/KeychainAccess/KeychainAccess-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/KeychainAccess/KeychainAccess.modulemap"; - PRODUCT_MODULE_NAME = KeychainAccess; - PRODUCT_NAME = KeychainAccess; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.1; - TARGETED_DEVICE_FAMILY = "1,2"; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Debug; - }; - E8E97391449D6403D59245339D3066BB /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 8E225539478C0BF7DEA411B56CC5F4B0 /* Pods-SideStoreCore.release.xcconfig */; - buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO; - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - INFOPLIST_FILE = "Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MACH_O_TYPE = staticlib; - MODULEMAP_FILE = "Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.modulemap"; - OTHER_LDFLAGS = ""; - OTHER_LIBTOOLFLAGS = ""; - PODS_ROOT = "$(SRCROOT)"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.${PRODUCT_NAME:rfc1034identifier}"; - PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; - F03A6D2BE099C2414CB324468B281C1D /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = AA4056B922A0E5FD0C05DA6E40E93CC7 /* Nuke.release.xcconfig */; - buildSettings = { - CLANG_ENABLE_OBJC_WEAK = NO; - "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; - "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; - CURRENT_PROJECT_VERSION = 1; - DEFINES_MODULE = YES; - DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 1; - DYLIB_INSTALL_NAME_BASE = "@rpath"; - GCC_PREFIX_HEADER = "Target Support Files/Nuke/Nuke-prefix.pch"; - INFOPLIST_FILE = "Target Support Files/Nuke/Nuke-Info.plist"; - INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; - IPHONEOS_DEPLOYMENT_TARGET = 12.2; - LD_RUNPATH_SEARCH_PATHS = ( - "$(inherited)", - "@executable_path/Frameworks", - "@loader_path/Frameworks", - ); - MODULEMAP_FILE = "Target Support Files/Nuke/Nuke.modulemap"; - PRODUCT_MODULE_NAME = Nuke; - PRODUCT_NAME = Nuke; - SDKROOT = iphoneos; - SKIP_INSTALL = YES; - SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; - SWIFT_VERSION = 5.0; - TARGETED_DEVICE_FAMILY = "1,2"; - VALIDATE_PRODUCT = YES; - VERSIONING_SYSTEM = "apple-generic"; - VERSION_INFO_PREFIX = ""; - }; - name = Release; - }; F65DF8E32CAC10ECB043121D18BA7CFF /* Release */ = { isa = XCBuildConfiguration; buildSettings = { @@ -1603,6 +1567,42 @@ }; name = Release; }; + FA7F10435C04B6D07B3EF8C903E31A3F /* Release */ = { + isa = XCBuildConfiguration; + baseConfigurationReference = 7AC06D8ACD831E3BB90FB9DDABA13EAE /* STPrivilegedTask.release.xcconfig */; + buildSettings = { + ARCHS = "$(ARCHS_STANDARD_64_BIT)"; + "CODE_SIGN_IDENTITY[sdk=appletvos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; + "CODE_SIGN_IDENTITY[sdk=watchos*]" = ""; + COMBINE_HIDPI_IMAGES = YES; + CURRENT_PROJECT_VERSION = 1; + DEFINES_MODULE = YES; + DYLIB_COMPATIBILITY_VERSION = 1; + DYLIB_CURRENT_VERSION = 1; + DYLIB_INSTALL_NAME_BASE = "@rpath"; + GCC_PREFIX_HEADER = "Target Support Files/STPrivilegedTask/STPrivilegedTask-prefix.pch"; + INFOPLIST_FILE = "Target Support Files/STPrivilegedTask/STPrivilegedTask-Info.plist"; + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + IPHONEOS_DEPLOYMENT_TARGET = 12.2; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/../Frameworks", + "@loader_path/Frameworks", + ); + MACOSX_DEPLOYMENT_TARGET = 10.8; + MODULEMAP_FILE = "Target Support Files/STPrivilegedTask/STPrivilegedTask.modulemap"; + PRODUCT_MODULE_NAME = STPrivilegedTask; + PRODUCT_NAME = STPrivilegedTask; + SDKROOT = macosx; + SKIP_INSTALL = YES; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited) "; + SWIFT_VERSION = 5.0; + VERSIONING_SYSTEM = "apple-generic"; + VERSION_INFO_PREFIX = ""; + }; + name = Release; + }; FEC95B7CD72F3B3708DC09E7E2EB397F /* Debug */ = { isa = XCBuildConfiguration; baseConfigurationReference = 3EC264C0322EA7D294325E719E778C0D /* AppCenter.debug.xcconfig */; @@ -1622,11 +1622,29 @@ /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ - 1966CF97A0AE24B2A0948A0D26B4F059 /* Build configuration list for PBXNativeTarget "Pods-SideStore" */ = { + 08FBBE177E59CE0F1E0406D3E43AD06E /* Build configuration list for PBXNativeTarget "Pods-AltServer" */ = { isa = XCConfigurationList; buildConfigurations = ( - 218C467657D516D9AC712E5B3FA58638 /* Debug */, - D59BC0006BFD771F7204A25D4D0FF9CA /* Release */, + 7400962835B0CEF4B9EFF3A5645E7179 /* Debug */, + 6B44EBFBF075D3AC133D89F87A6BA55E /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 1E7F65B40CD1C2040F5373A9CFB9771B /* Build configuration list for PBXNativeTarget "Pods-AltStore" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 0B798805C750571A4E8E7AB024386B5F /* Debug */, + D595F772204ECC88FBF24036924BBFF2 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 31404833434413200237F603FEA40587 /* Build configuration list for PBXNativeTarget "Nuke" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 5FDA0DCFA4FC82C7C71E2368976FFE3A /* Debug */, + 86959C5FEFABE64F7EEC3F6C9ED07961 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; @@ -1649,6 +1667,15 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; + 4BEE926243448802ACA6F07A75D9C025 /* Build configuration list for PBXNativeTarget "KeychainAccess" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 089ED43FBC1050BA6464BCA0B2E42CA5 /* Debug */, + 85C3604D7AF56B115EF6BD1326A59B46 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; 5242D03FC5C1EAA4F817066052F80607 /* Build configuration list for PBXAggregateTarget "AppCenter" */ = { isa = XCConfigurationList; buildConfigurations = ( @@ -1658,47 +1685,20 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 54F019FDA0202CB87BF2A3FA2BFEF159 /* Build configuration list for PBXNativeTarget "Nuke" */ = { + 54208ED19403AA500F1198EEF237E880 /* Build configuration list for PBXNativeTarget "STPrivilegedTask" */ = { isa = XCConfigurationList; buildConfigurations = ( - 32805AB02CDFEF43F7E0C36E255FBE34 /* Debug */, - F03A6D2BE099C2414CB324468B281C1D /* Release */, + 47A867CE36294A1CAA54592349FB167B /* Debug */, + FA7F10435C04B6D07B3EF8C903E31A3F /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 8186AABF55F555DDAD74F17BA7EC1698 /* Build configuration list for PBXNativeTarget "KeychainAccess" */ = { + F21FDDBBEE883C64EE2A3A59711CBBCC /* Build configuration list for PBXNativeTarget "Pods-AltStoreCore" */ = { isa = XCConfigurationList; buildConfigurations = ( - E3E6271245A64430488FE5E3A6B25231 /* Debug */, - 9D5A747341C9C227317DB0CBBFAF0372 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - DB6787C8D62B25A37042CB0717B5018B /* Build configuration list for PBXNativeTarget "Pods-SideStoreCore" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - C78CFF306F6E4FADCACF6C664161C030 /* Debug */, - E8E97391449D6403D59245339D3066BB /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - EB7216580AC9671E7A16548748D142EB /* Build configuration list for PBXNativeTarget "STPrivilegedTask" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - DCBBBC566B0F5BCB51D20E5672052020 /* Debug */, - 1CD41CFF2093F53D38B1D5C7895D2B53 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; - F321B3910F364B719B3DCD65934F8DC5 /* Build configuration list for PBXNativeTarget "Pods-AltServer" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 083D185F861C76F2E59250E8DFB35E8F /* Debug */, - 720CF962093F274A13FF6E82ACEBB678 /* Release */, + CAB1D8FA507F3D86CCB0E1CB16C21547 /* Debug */, + 188C5FA592A502477F5C3F51D69E7670 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; diff --git a/Pods/Target Support Files/AppCenter/AppCenter-xcframeworks-output-files.xcfilelist b/Pods/Target Support Files/AppCenter/AppCenter-xcframeworks-output-files.xcfilelist index 38c4522c..d9c3b22e 100644 --- a/Pods/Target Support Files/AppCenter/AppCenter-xcframeworks-output-files.xcfilelist +++ b/Pods/Target Support Files/AppCenter/AppCenter-xcframeworks-output-files.xcfilelist @@ -1,3 +1,3 @@ -${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Analytics/AppCenterAnalytics.framework -${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Core/AppCenter.framework -${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Crashes/AppCenterCrashes.framework \ No newline at end of file +${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterAnalytics +${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter +${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterCrashes \ No newline at end of file diff --git a/Pods/Target Support Files/AppCenter/AppCenter-xcframeworks.sh b/Pods/Target Support Files/AppCenter/AppCenter-xcframeworks.sh index 1752f8fb..5eea5f8c 100755 --- a/Pods/Target Support Files/AppCenter/AppCenter-xcframeworks.sh +++ b/Pods/Target Support Files/AppCenter/AppCenter-xcframeworks.sh @@ -14,142 +14,20 @@ trap 'on_error $LINENO' ERR RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") -variant_for_slice() -{ - case "$1" in - "AppCenterAnalytics.xcframework/ios-arm64_x86_64-maccatalyst") - echo "maccatalyst" - ;; - "AppCenterAnalytics.xcframework/ios-arm64_i386_x86_64-simulator") - echo "simulator" - ;; - "AppCenterAnalytics.xcframework/macos-arm64_x86_64") - echo "" - ;; - "AppCenterAnalytics.xcframework/tvos-arm64_x86_64-simulator") - echo "simulator" - ;; - "AppCenterAnalytics.xcframework/ios-arm64_arm64e_armv7_armv7s") - echo "" - ;; - "AppCenterAnalytics.xcframework/tvos-arm64") - echo "" - ;; - "AppCenter.xcframework/tvos-arm64_x86_64-simulator") - echo "simulator" - ;; - "AppCenter.xcframework/ios-arm64_i386_x86_64-simulator") - echo "simulator" - ;; - "AppCenter.xcframework/ios-arm64_x86_64-maccatalyst") - echo "maccatalyst" - ;; - "AppCenter.xcframework/ios-arm64_arm64e_armv7_armv7s") - echo "" - ;; - "AppCenter.xcframework/macos-arm64_x86_64") - echo "" - ;; - "AppCenter.xcframework/tvos-arm64") - echo "" - ;; - "AppCenterCrashes.xcframework/macos-arm64_x86_64") - echo "" - ;; - "AppCenterCrashes.xcframework/tvos-arm64") - echo "" - ;; - "AppCenterCrashes.xcframework/ios-arm64_arm64e_armv7_armv7s") - echo "" - ;; - "AppCenterCrashes.xcframework/ios-arm64_x86_64-maccatalyst") - echo "maccatalyst" - ;; - "AppCenterCrashes.xcframework/tvos-arm64_x86_64-simulator") - echo "simulator" - ;; - "AppCenterCrashes.xcframework/ios-arm64_i386_x86_64-simulator") - echo "simulator" - ;; - esac -} - -archs_for_slice() -{ - case "$1" in - "AppCenterAnalytics.xcframework/ios-arm64_x86_64-maccatalyst") - echo "arm64 x86_64" - ;; - "AppCenterAnalytics.xcframework/ios-arm64_i386_x86_64-simulator") - echo "arm64 i386 x86_64" - ;; - "AppCenterAnalytics.xcframework/macos-arm64_x86_64") - echo "arm64 x86_64" - ;; - "AppCenterAnalytics.xcframework/tvos-arm64_x86_64-simulator") - echo "arm64 x86_64" - ;; - "AppCenterAnalytics.xcframework/ios-arm64_arm64e_armv7_armv7s") - echo "arm64 arm64e armv7 armv7s" - ;; - "AppCenterAnalytics.xcframework/tvos-arm64") - echo "arm64" - ;; - "AppCenter.xcframework/tvos-arm64_x86_64-simulator") - echo "arm64 x86_64" - ;; - "AppCenter.xcframework/ios-arm64_i386_x86_64-simulator") - echo "arm64 i386 x86_64" - ;; - "AppCenter.xcframework/ios-arm64_x86_64-maccatalyst") - echo "arm64 x86_64" - ;; - "AppCenter.xcframework/ios-arm64_arm64e_armv7_armv7s") - echo "arm64 arm64e armv7 armv7s" - ;; - "AppCenter.xcframework/macos-arm64_x86_64") - echo "arm64 x86_64" - ;; - "AppCenter.xcframework/tvos-arm64") - echo "arm64" - ;; - "AppCenterCrashes.xcframework/macos-arm64_x86_64") - echo "arm64 x86_64" - ;; - "AppCenterCrashes.xcframework/tvos-arm64") - echo "arm64" - ;; - "AppCenterCrashes.xcframework/ios-arm64_arm64e_armv7_armv7s") - echo "arm64 arm64e armv7 armv7s" - ;; - "AppCenterCrashes.xcframework/ios-arm64_x86_64-maccatalyst") - echo "arm64 x86_64" - ;; - "AppCenterCrashes.xcframework/tvos-arm64_x86_64-simulator") - echo "arm64 x86_64" - ;; - "AppCenterCrashes.xcframework/ios-arm64_i386_x86_64-simulator") - echo "arm64 i386 x86_64" - ;; - esac -} - copy_dir() { local source="$1" local destination="$2" # Use filter instead of exclude so missing patterns don't throw errors. - echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" \"${source}*\" \"${destination}\"" - rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" "${source}"/* "${destination}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" \"${source}\" \"${destination}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" "${source}" "${destination}" } SELECT_SLICE_RETVAL="" select_slice() { - local xcframework_name="$1" - xcframework_name="${xcframework_name##*/}" - local paths=("${@:2}") + local paths=("$@") # Locate the correct slice of the .xcframework for the current architectures local target_path="" @@ -165,15 +43,29 @@ select_slice() { fi for i in ${!paths[@]}; do local matched_all_archs="1" - local slice_archs="$(archs_for_slice "${xcframework_name}/${paths[$i]}")" - local slice_variant="$(variant_for_slice "${xcframework_name}/${paths[$i]}")" - for target_arch in $target_archs; do - if ! [[ "${slice_variant}" == "$target_variant" ]]; then + for target_arch in $target_archs + do + if ! [[ "${paths[$i]}" == *"$target_variant"* ]]; then matched_all_archs="0" break fi - if ! echo "${slice_archs}" | tr " " "\n" | grep -F -q -x "$target_arch"; then + # Verifies that the path contains the variant string (simulator or maccatalyst) if the variant is set. + if [[ -z "$target_variant" && ("${paths[$i]}" == *"simulator"* || "${paths[$i]}" == *"maccatalyst"*) ]]; then + matched_all_archs="0" + break + fi + + # This regex matches all possible variants of the arch in the folder name: + # Let's say the folder name is: ios-armv7_armv7s_arm64_arm64e/CoconutLib.framework + # We match the following: -armv7_, _armv7s_, _arm64_ and _arm64e/. + # If we have a specific variant: ios-i386_x86_64-simulator/CoconutLib.framework + # We match the following: -i386_ and _x86_64- + # When the .xcframework wraps a static library, the folder name does not include + # any .framework. In that case, the folder name can be: ios-arm64_armv7 + # We also match _armv7$ to handle that case. + local target_arch_regex="[_\-]${target_arch}([\/_\-]|$)" + if ! [[ "${paths[$i]}" =~ $target_arch_regex ]]; then matched_all_archs="0" break fi @@ -188,17 +80,60 @@ select_slice() { done } +install_library() { + local source="$1" + local name="$2" + local destination="${PODS_XCFRAMEWORKS_BUILD_DIR}/${name}" + + # Libraries can contain headers, module maps, and a binary, so we'll copy everything in the folder over + + local source="$binary" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter \"- CVS/\" --filter \"- .svn/\" --filter \"- .git/\" --filter \"- .hg/\" \"${source}/*\" \"${destination}\"" + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" "${source}/*" "${destination}" +} + +# Copies a framework to derived data for use in later build phases +install_framework() +{ + local source="$1" + local name="$2" + local destination="${PODS_XCFRAMEWORKS_BUILD_DIR}/${name}" + + if [ ! -d "$destination" ]; then + mkdir -p "$destination" + fi + + copy_dir "$source" "$destination" + echo "Copied $source to $destination" +} + +install_xcframework_library() { + local basepath="$1" + local name="$2" + local paths=("$@") + + # Locate the correct slice of the .xcframework for the current architectures + select_slice "${paths[@]}" + local target_path="$SELECT_SLICE_RETVAL" + if [[ -z "$target_path" ]]; then + echo "warning: [CP] Unable to find matching .xcframework slice in '${paths[@]}' for the current build architectures ($ARCHS)." + return + fi + + install_framework "$basepath/$target_path" "$name" +} + install_xcframework() { local basepath="$1" local name="$2" local package_type="$3" - local paths=("${@:4}") + local paths=("$@") # Locate the correct slice of the .xcframework for the current architectures - select_slice "${basepath}" "${paths[@]}" + select_slice "${paths[@]}" local target_path="$SELECT_SLICE_RETVAL" if [[ -z "$target_path" ]]; then - echo "warning: [CP] $(basename ${basepath}): Unable to find matching slice in '${paths[@]}' for the current build architectures ($ARCHS) and platform (${EFFECTIVE_PLATFORM_NAME-${PLATFORM_NAME}})." + echo "warning: [CP] Unable to find matching .xcframework slice in '${paths[@]}' for the current build architectures ($ARCHS)." return fi local source="$basepath/$target_path" @@ -210,10 +145,11 @@ install_xcframework() { fi copy_dir "$source/" "$destination" + echo "Copied $source to $destination" } -install_xcframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/AppCenterAnalytics.xcframework" "AppCenter/Analytics" "framework" "ios-arm64_x86_64-maccatalyst" "ios-arm64_i386_x86_64-simulator" "ios-arm64_arm64e_armv7_armv7s" -install_xcframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/AppCenter.xcframework" "AppCenter/Core" "framework" "ios-arm64_i386_x86_64-simulator" "ios-arm64_x86_64-maccatalyst" "ios-arm64_arm64e_armv7_armv7s" -install_xcframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/AppCenterCrashes.xcframework" "AppCenter/Crashes" "framework" "ios-arm64_arm64e_armv7_armv7s" "ios-arm64_x86_64-maccatalyst" "ios-arm64_i386_x86_64-simulator" +install_xcframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/AppCenterAnalytics.xcframework" "AppCenterAnalytics" "framework" "ios-arm64_x86_64-maccatalyst" "ios-arm64_i386_x86_64-simulator" "ios-arm64_arm64e_armv7_armv7s" +install_xcframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/AppCenter.xcframework" "AppCenter" "framework" "ios-arm64_i386_x86_64-simulator" "ios-arm64_x86_64-maccatalyst" "ios-arm64_arm64e_armv7_armv7s" +install_xcframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple/AppCenterCrashes.xcframework" "AppCenterCrashes" "framework" "ios-arm64_arm64e_armv7_armv7s" "ios-arm64_x86_64-maccatalyst" "ios-arm64_i386_x86_64-simulator" diff --git a/Pods/Target Support Files/AppCenter/AppCenter.debug.xcconfig b/Pods/Target Support Files/AppCenter/AppCenter.debug.xcconfig index 9f533d22..9084ab1e 100644 --- a/Pods/Target Support Files/AppCenter/AppCenter.debug.xcconfig +++ b/Pods/Target Support Files/AppCenter/AppCenter.debug.xcconfig @@ -1,6 +1,6 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/AppCenter -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Analytics" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Core" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Crashes" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterAnalytics" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterCrashes" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 OTHER_LDFLAGS = $(inherited) -l"c++" -l"sqlite3" -l"z" -framework "CoreTelephony" -framework "Foundation" -framework "SystemConfiguration" -framework "UIKit" PODS_BUILD_DIR = ${BUILD_DIR} diff --git a/Pods/Target Support Files/AppCenter/AppCenter.release.xcconfig b/Pods/Target Support Files/AppCenter/AppCenter.release.xcconfig index 9f533d22..9084ab1e 100644 --- a/Pods/Target Support Files/AppCenter/AppCenter.release.xcconfig +++ b/Pods/Target Support Files/AppCenter/AppCenter.release.xcconfig @@ -1,6 +1,6 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/AppCenter -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Analytics" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Core" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Crashes" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterAnalytics" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterCrashes" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 OTHER_LDFLAGS = $(inherited) -l"c++" -l"sqlite3" -l"z" -framework "CoreTelephony" -framework "Foundation" -framework "SystemConfiguration" -framework "UIKit" PODS_BUILD_DIR = ${BUILD_DIR} diff --git a/Pods/Target Support Files/KeychainAccess/KeychainAccess.debug.xcconfig b/Pods/Target Support Files/KeychainAccess/KeychainAccess.debug.xcconfig index 6417035b..b6b57675 100644 --- a/Pods/Target Support Files/KeychainAccess/KeychainAccess.debug.xcconfig +++ b/Pods/Target Support Files/KeychainAccess/KeychainAccess.debug.xcconfig @@ -2,7 +2,6 @@ APPLICATION_EXTENSION_API_ONLY = YES CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/Pods/Target Support Files/KeychainAccess/KeychainAccess.release.xcconfig b/Pods/Target Support Files/KeychainAccess/KeychainAccess.release.xcconfig index 6417035b..b6b57675 100644 --- a/Pods/Target Support Files/KeychainAccess/KeychainAccess.release.xcconfig +++ b/Pods/Target Support Files/KeychainAccess/KeychainAccess.release.xcconfig @@ -2,7 +2,6 @@ APPLICATION_EXTENSION_API_ONLY = YES CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/Pods/Target Support Files/Nuke/Nuke.debug.xcconfig b/Pods/Target Support Files/Nuke/Nuke.debug.xcconfig index 9f2fbd97..74bf452f 100644 --- a/Pods/Target Support Files/Nuke/Nuke.debug.xcconfig +++ b/Pods/Target Support Files/Nuke/Nuke.debug.xcconfig @@ -1,7 +1,6 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nuke GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/Pods/Target Support Files/Nuke/Nuke.release.xcconfig b/Pods/Target Support Files/Nuke/Nuke.release.xcconfig index 9f2fbd97..74bf452f 100644 --- a/Pods/Target Support Files/Nuke/Nuke.release.xcconfig +++ b/Pods/Target Support Files/Nuke/Nuke.release.xcconfig @@ -1,7 +1,6 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO CONFIGURATION_BUILD_DIR = ${PODS_CONFIGURATION_BUILD_DIR}/Nuke GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS -suppress-warnings PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/Pods/Target Support Files/Pods-AltServer/Pods-AltServer-frameworks.sh b/Pods/Target Support Files/Pods-AltServer/Pods-AltServer-frameworks.sh index 58a4b771..d61fc089 100755 --- a/Pods/Target Support Files/Pods-AltServer/Pods-AltServer-frameworks.sh +++ b/Pods/Target Support Files/Pods-AltServer/Pods-AltServer-frameworks.sh @@ -113,7 +113,6 @@ install_dsym() { rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.dSYM" "${DWARF_DSYM_FOLDER_PATH}" else # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. - mkdir -p "${DWARF_DSYM_FOLDER_PATH}" touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.dSYM" fi fi diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-Info.plist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-Info.plist similarity index 100% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore-Info.plist rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore-Info.plist diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-acknowledgements.markdown b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-acknowledgements.markdown similarity index 100% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore-acknowledgements.markdown rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore-acknowledgements.markdown diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-acknowledgements.plist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-acknowledgements.plist similarity index 100% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore-acknowledgements.plist rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore-acknowledgements.plist diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-dummy.m b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-dummy.m new file mode 100644 index 00000000..3e9dbf43 --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_AltStore : NSObject +@end +@implementation PodsDummy_Pods_AltStore +@end diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-Debug-input-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-Debug-input-files.xcfilelist similarity index 56% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-Debug-input-files.xcfilelist rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-Debug-input-files.xcfilelist index 33e02a8c..c59bd235 100644 --- a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-Debug-input-files.xcfilelist +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-Debug-input-files.xcfilelist @@ -1,3 +1,3 @@ -${PODS_ROOT}/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks.sh +${PODS_ROOT}/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks.sh ${BUILT_PRODUCTS_DIR}/Nuke/Nuke.framework ${BUILT_PRODUCTS_DIR}/KeychainAccess/KeychainAccess.framework \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-Debug-output-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-Debug-output-files.xcfilelist similarity index 100% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-Debug-output-files.xcfilelist rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-Debug-output-files.xcfilelist diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-Release-input-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-Release-input-files.xcfilelist similarity index 56% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-Release-input-files.xcfilelist rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-Release-input-files.xcfilelist index 33e02a8c..c59bd235 100644 --- a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-Release-input-files.xcfilelist +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-Release-input-files.xcfilelist @@ -1,3 +1,3 @@ -${PODS_ROOT}/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks.sh +${PODS_ROOT}/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks.sh ${BUILT_PRODUCTS_DIR}/Nuke/Nuke.framework ${BUILT_PRODUCTS_DIR}/KeychainAccess/KeychainAccess.framework \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-Release-output-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-Release-output-files.xcfilelist similarity index 100% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks-Release-output-files.xcfilelist rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks-Release-output-files.xcfilelist diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks.sh b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks.sh similarity index 99% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks.sh rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks.sh index 45002efa..da1b0aea 100755 --- a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-frameworks.sh +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-frameworks.sh @@ -113,7 +113,6 @@ install_dsym() { rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.dSYM" "${DWARF_DSYM_FOLDER_PATH}" else # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. - mkdir -p "${DWARF_DSYM_FOLDER_PATH}" touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.dSYM" fi fi diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-input-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-input-files.xcfilelist new file mode 100644 index 00000000..59b00e51 --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-input-files.xcfilelist @@ -0,0 +1,3 @@ +${PODS_ROOT}/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh +${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib +${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-output-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-output-files.xcfilelist new file mode 100644 index 00000000..baeac31e --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Debug-output-files.xcfilelist @@ -0,0 +1,2 @@ +${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTCollectionViewCell.nib +${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTPlaceholderView.nib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-input-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-input-files.xcfilelist new file mode 100644 index 00000000..59b00e51 --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-input-files.xcfilelist @@ -0,0 +1,3 @@ +${PODS_ROOT}/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh +${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib +${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-output-files.xcfilelist b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-output-files.xcfilelist new file mode 100644 index 00000000..baeac31e --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources-Release-output-files.xcfilelist @@ -0,0 +1,2 @@ +${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTCollectionViewCell.nib +${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTPlaceholderView.nib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh new file mode 100755 index 00000000..a3292955 --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-resources.sh @@ -0,0 +1,131 @@ +#!/bin/sh +set -e +set -u +set -o pipefail + +function on_error { + echo "$(realpath -mq "${0}"):$1: error: Unexpected failure" +} +trap 'on_error $LINENO' ERR + +if [ -z ${UNLOCALIZED_RESOURCES_FOLDER_PATH+x} ]; then + # If UNLOCALIZED_RESOURCES_FOLDER_PATH is not set, then there's nowhere for us to copy + # resources to, so exit 0 (signalling the script phase was successful). + exit 0 +fi + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + +RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt +> "$RESOURCES_TO_COPY" + +XCASSET_FILES=() + +# This protects against multiple targets copying the same framework dependency at the same time. The solution +# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html +RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") + +case "${TARGETED_DEVICE_FAMILY:-}" in + 1,2) + TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" + ;; + 1) + TARGET_DEVICE_ARGS="--target-device iphone" + ;; + 2) + TARGET_DEVICE_ARGS="--target-device ipad" + ;; + 3) + TARGET_DEVICE_ARGS="--target-device tv" + ;; + 4) + TARGET_DEVICE_ARGS="--target-device watch" + ;; + *) + TARGET_DEVICE_ARGS="--target-device mac" + ;; +esac + +install_resource() +{ + if [[ "$1" = /* ]] ; then + RESOURCE_PATH="$1" + else + RESOURCE_PATH="${PODS_ROOT}/$1" + fi + if [[ ! -e "$RESOURCE_PATH" ]] ; then + cat << EOM +error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. +EOM + exit 1 + fi + case $RESOURCE_PATH in + *.storyboard) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.xib) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.framework) + echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true + mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + ;; + *.xcdatamodel) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" + ;; + *.xcdatamodeld) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" + ;; + *.xcmappingmodel) + echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true + xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" + ;; + *.xcassets) + ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" + XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") + ;; + *) + echo "$RESOURCE_PATH" || true + echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" + ;; + esac +} +if [[ "$CONFIGURATION" == "Debug" ]]; then + install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib" + install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib" +fi +if [[ "$CONFIGURATION" == "Release" ]]; then + install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib" + install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib" +fi + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then + mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi +rm -f "$RESOURCES_TO_COPY" + +if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "${XCASSET_FILES:-}" ] +then + # Find all other xcassets (this unfortunately includes those of path pods and other targets). + OTHER_XCASSETS=$(find -L "$PWD" -iname "*.xcassets" -type d) + while read line; do + if [[ $line != "${PODS_ROOT}*" ]]; then + XCASSET_FILES+=("$line") + fi + done <<<"$OTHER_XCASSETS" + + if [ -z ${ASSETCATALOG_COMPILER_APPICON_NAME+x} ]; then + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + else + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" --app-icon "${ASSETCATALOG_COMPILER_APPICON_NAME}" --output-partial-info-plist "${TARGET_TEMP_DIR}/assetcatalog_generated_info_cocoapods.plist" + fi +fi diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-umbrella.h b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-umbrella.h similarity index 61% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore-umbrella.h rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore-umbrella.h index 2516d03f..716bb975 100644 --- a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-umbrella.h +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore-umbrella.h @@ -11,6 +11,6 @@ #endif -FOUNDATION_EXPORT double Pods_SideStoreVersionNumber; -FOUNDATION_EXPORT const unsigned char Pods_SideStoreVersionString[]; +FOUNDATION_EXPORT double Pods_AltStoreVersionNumber; +FOUNDATION_EXPORT const unsigned char Pods_AltStoreVersionString[]; diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore.debug.xcconfig b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.debug.xcconfig similarity index 55% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore.debug.xcconfig rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore.debug.xcconfig index 057ce1ed..989d3319 100644 --- a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore.debug.xcconfig +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.debug.xcconfig @@ -1,12 +1,11 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Analytics" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Core" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Crashes" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterAnalytics" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterCrashes" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.framework/Headers" -LD_RUNPATH_SEARCH_PATHS = $(inherited) /usr/lib/swift '@executable_path/Frameworks' '@loader_path/Frameworks' -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift -OTHER_CFLAGS = $(inherited) -isystem "${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Analytics" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Core" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Crashes" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" -OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"sqlite3" -l"z" -framework "AppCenter" -framework "AppCenterAnalytics" -framework "AppCenterCrashes" -framework "CoreTelephony" -framework "Foundation" -framework "KeychainAccess" -framework "Nuke" -framework "SystemConfiguration" -framework "UIKit" +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' +OTHER_CFLAGS = $(inherited) -isystem "${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterAnalytics" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterCrashes" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" +OTHER_LDFLAGS = $(inherited) -l"c++" -l"sqlite3" -l"z" -framework "AppCenter" -framework "AppCenterAnalytics" -framework "AppCenterCrashes" -framework "CoreTelephony" -framework "Foundation" -framework "KeychainAccess" -framework "Nuke" -framework "SystemConfiguration" -framework "UIKit" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.modulemap b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.modulemap new file mode 100644 index 00000000..8decb4b8 --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.modulemap @@ -0,0 +1,6 @@ +framework module Pods_AltStore { + umbrella header "Pods-AltStore-umbrella.h" + + export * + module * { export * } +} diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore.release.xcconfig b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig similarity index 55% rename from Pods/Target Support Files/Pods-SideStore/Pods-SideStore.release.xcconfig rename to Pods/Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig index 057ce1ed..989d3319 100644 --- a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore.release.xcconfig +++ b/Pods/Target Support Files/Pods-AltStore/Pods-AltStore.release.xcconfig @@ -1,12 +1,11 @@ ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO -FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Analytics" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Core" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Crashes" +FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterAnalytics" "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterCrashes" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" "${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.framework/Headers" -LD_RUNPATH_SEARCH_PATHS = $(inherited) /usr/lib/swift '@executable_path/Frameworks' '@loader_path/Frameworks' -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift -OTHER_CFLAGS = $(inherited) -isystem "${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Analytics" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Core" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter/Crashes" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" -OTHER_LDFLAGS = $(inherited) -ObjC -l"c++" -l"sqlite3" -l"z" -framework "AppCenter" -framework "AppCenterAnalytics" -framework "AppCenterCrashes" -framework "CoreTelephony" -framework "Foundation" -framework "KeychainAccess" -framework "Nuke" -framework "SystemConfiguration" -framework "UIKit" +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' +OTHER_CFLAGS = $(inherited) -isystem "${PODS_CONFIGURATION_BUILD_DIR}/Nuke/Nuke.framework/Headers" -isystem "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" -iframework "${PODS_ROOT}/AppCenter/AppCenter-SDK-Apple" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterAnalytics" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenter" -iframework "${PODS_XCFRAMEWORKS_BUILD_DIR}/AppCenterCrashes" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/Nuke" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" +OTHER_LDFLAGS = $(inherited) -l"c++" -l"sqlite3" -l"z" -framework "AppCenter" -framework "AppCenterAnalytics" -framework "AppCenterCrashes" -framework "CoreTelephony" -framework "Foundation" -framework "KeychainAccess" -framework "Nuke" -framework "SystemConfiguration" -framework "UIKit" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS PODS_BUILD_DIR = ${BUILD_DIR} PODS_CONFIGURATION_BUILD_DIR = ${PODS_BUILD_DIR}/$(CONFIGURATION)$(EFFECTIVE_PLATFORM_NAME) diff --git a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-Info.plist b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-Info.plist similarity index 100% rename from Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-Info.plist rename to Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-Info.plist diff --git a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-acknowledgements.markdown b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-acknowledgements.markdown similarity index 100% rename from Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-acknowledgements.markdown rename to Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-acknowledgements.markdown diff --git a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-acknowledgements.plist b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-acknowledgements.plist similarity index 100% rename from Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-acknowledgements.plist rename to Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-acknowledgements.plist diff --git a/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-dummy.m b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-dummy.m new file mode 100644 index 00000000..c3328f07 --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-dummy.m @@ -0,0 +1,5 @@ +#import +@interface PodsDummy_Pods_AltStoreCore : NSObject +@end +@implementation PodsDummy_Pods_AltStoreCore +@end diff --git a/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Debug-input-files.xcfilelist b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Debug-input-files.xcfilelist new file mode 100644 index 00000000..ea3e5fe5 --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Debug-input-files.xcfilelist @@ -0,0 +1,3 @@ +${PODS_ROOT}/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources.sh +${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib +${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Debug-output-files.xcfilelist b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Debug-output-files.xcfilelist new file mode 100644 index 00000000..baeac31e --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Debug-output-files.xcfilelist @@ -0,0 +1,2 @@ +${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTCollectionViewCell.nib +${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTPlaceholderView.nib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Release-input-files.xcfilelist b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Release-input-files.xcfilelist new file mode 100644 index 00000000..ea3e5fe5 --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Release-input-files.xcfilelist @@ -0,0 +1,3 @@ +${PODS_ROOT}/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources.sh +${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib +${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Release-output-files.xcfilelist b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Release-output-files.xcfilelist new file mode 100644 index 00000000..baeac31e --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources-Release-output-files.xcfilelist @@ -0,0 +1,2 @@ +${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTCollectionViewCell.nib +${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RSTPlaceholderView.nib \ No newline at end of file diff --git a/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources.sh b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources.sh new file mode 100755 index 00000000..a3292955 --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-resources.sh @@ -0,0 +1,131 @@ +#!/bin/sh +set -e +set -u +set -o pipefail + +function on_error { + echo "$(realpath -mq "${0}"):$1: error: Unexpected failure" +} +trap 'on_error $LINENO' ERR + +if [ -z ${UNLOCALIZED_RESOURCES_FOLDER_PATH+x} ]; then + # If UNLOCALIZED_RESOURCES_FOLDER_PATH is not set, then there's nowhere for us to copy + # resources to, so exit 0 (signalling the script phase was successful). + exit 0 +fi + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + +RESOURCES_TO_COPY=${PODS_ROOT}/resources-to-copy-${TARGETNAME}.txt +> "$RESOURCES_TO_COPY" + +XCASSET_FILES=() + +# This protects against multiple targets copying the same framework dependency at the same time. The solution +# was originally proposed here: https://lists.samba.org/archive/rsync/2008-February/020158.html +RSYNC_PROTECT_TMP_FILES=(--filter "P .*.??????") + +case "${TARGETED_DEVICE_FAMILY:-}" in + 1,2) + TARGET_DEVICE_ARGS="--target-device ipad --target-device iphone" + ;; + 1) + TARGET_DEVICE_ARGS="--target-device iphone" + ;; + 2) + TARGET_DEVICE_ARGS="--target-device ipad" + ;; + 3) + TARGET_DEVICE_ARGS="--target-device tv" + ;; + 4) + TARGET_DEVICE_ARGS="--target-device watch" + ;; + *) + TARGET_DEVICE_ARGS="--target-device mac" + ;; +esac + +install_resource() +{ + if [[ "$1" = /* ]] ; then + RESOURCE_PATH="$1" + else + RESOURCE_PATH="${PODS_ROOT}/$1" + fi + if [[ ! -e "$RESOURCE_PATH" ]] ; then + cat << EOM +error: Resource "$RESOURCE_PATH" not found. Run 'pod install' to update the copy resources script. +EOM + exit 1 + fi + case $RESOURCE_PATH in + *.storyboard) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .storyboard`.storyboardc" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.xib) + echo "ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib $RESOURCE_PATH --sdk ${SDKROOT} ${TARGET_DEVICE_ARGS}" || true + ibtool --reference-external-strings-file --errors --warnings --notices --minimum-deployment-target ${!DEPLOYMENT_TARGET_SETTING_NAME} --output-format human-readable-text --compile "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename \"$RESOURCE_PATH\" .xib`.nib" "$RESOURCE_PATH" --sdk "${SDKROOT}" ${TARGET_DEVICE_ARGS} + ;; + *.framework) + echo "mkdir -p ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true + mkdir -p "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + echo "rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" $RESOURCE_PATH ${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" || true + rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}" + ;; + *.xcdatamodel) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH"`.mom\"" || true + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodel`.mom" + ;; + *.xcdatamodeld) + echo "xcrun momc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd\"" || true + xcrun momc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcdatamodeld`.momd" + ;; + *.xcmappingmodel) + echo "xcrun mapc \"$RESOURCE_PATH\" \"${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm\"" || true + xcrun mapc "$RESOURCE_PATH" "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/`basename "$RESOURCE_PATH" .xcmappingmodel`.cdm" + ;; + *.xcassets) + ABSOLUTE_XCASSET_FILE="$RESOURCE_PATH" + XCASSET_FILES+=("$ABSOLUTE_XCASSET_FILE") + ;; + *) + echo "$RESOURCE_PATH" || true + echo "$RESOURCE_PATH" >> "$RESOURCES_TO_COPY" + ;; + esac +} +if [[ "$CONFIGURATION" == "Debug" ]]; then + install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib" + install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib" +fi +if [[ "$CONFIGURATION" == "Release" ]]; then + install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTCollectionViewCell.xib" + install_resource "${PODS_ROOT}/../Dependencies/Roxas/Roxas/RSTPlaceholderView.xib" +fi + +mkdir -p "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +if [[ "${ACTION}" == "install" ]] && [[ "${SKIP_INSTALL}" == "NO" ]]; then + mkdir -p "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + rsync -avr --copy-links --no-relative --exclude '*/.svn/*' --files-from="$RESOURCES_TO_COPY" / "${INSTALL_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" +fi +rm -f "$RESOURCES_TO_COPY" + +if [[ -n "${WRAPPER_EXTENSION}" ]] && [ "`xcrun --find actool`" ] && [ -n "${XCASSET_FILES:-}" ] +then + # Find all other xcassets (this unfortunately includes those of path pods and other targets). + OTHER_XCASSETS=$(find -L "$PWD" -iname "*.xcassets" -type d) + while read line; do + if [[ $line != "${PODS_ROOT}*" ]]; then + XCASSET_FILES+=("$line") + fi + done <<<"$OTHER_XCASSETS" + + if [ -z ${ASSETCATALOG_COMPILER_APPICON_NAME+x} ]; then + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" + else + printf "%s\0" "${XCASSET_FILES[@]}" | xargs -0 xcrun actool --output-format human-readable-text --notices --warnings --platform "${PLATFORM_NAME}" --minimum-deployment-target "${!DEPLOYMENT_TARGET_SETTING_NAME}" ${TARGET_DEVICE_ARGS} --compress-pngs --compile "${BUILT_PRODUCTS_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}" --app-icon "${ASSETCATALOG_COMPILER_APPICON_NAME}" --output-partial-info-plist "${TARGET_TEMP_DIR}/assetcatalog_generated_info_cocoapods.plist" + fi +fi diff --git a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-umbrella.h b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-umbrella.h similarity index 60% rename from Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-umbrella.h rename to Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-umbrella.h index 2c9e7c29..af6a2e2e 100644 --- a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-umbrella.h +++ b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore-umbrella.h @@ -11,6 +11,6 @@ #endif -FOUNDATION_EXPORT double Pods_SideStoreCoreVersionNumber; -FOUNDATION_EXPORT const unsigned char Pods_SideStoreCoreVersionString[]; +FOUNDATION_EXPORT double Pods_AltStoreCoreVersionNumber; +FOUNDATION_EXPORT const unsigned char Pods_AltStoreCoreVersionString[]; diff --git a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.debug.xcconfig b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.debug.xcconfig similarity index 78% rename from Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.debug.xcconfig rename to Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.debug.xcconfig index 63d227d3..69b76671 100644 --- a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.debug.xcconfig +++ b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.debug.xcconfig @@ -2,8 +2,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" -LD_RUNPATH_SEARCH_PATHS = $(inherited) /usr/lib/swift '@executable_path/Frameworks' '@loader_path/Frameworks' '@executable_path/../../Frameworks' -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' '@executable_path/../../Frameworks' OTHER_CFLAGS = $(inherited) -isystem "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" OTHER_LDFLAGS = $(inherited) -framework "KeychainAccess" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS diff --git a/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.modulemap b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.modulemap new file mode 100644 index 00000000..2bc7074c --- /dev/null +++ b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.modulemap @@ -0,0 +1,6 @@ +framework module Pods_AltStoreCore { + umbrella header "Pods-AltStoreCore-umbrella.h" + + export * + module * { export * } +} diff --git a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.release.xcconfig b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.release.xcconfig similarity index 78% rename from Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.release.xcconfig rename to Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.release.xcconfig index 63d227d3..69b76671 100644 --- a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.release.xcconfig +++ b/Pods/Target Support Files/Pods-AltStoreCore/Pods-AltStoreCore.release.xcconfig @@ -2,8 +2,7 @@ CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO FRAMEWORK_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" GCC_PREPROCESSOR_DEFINITIONS = $(inherited) COCOAPODS=1 HEADER_SEARCH_PATHS = $(inherited) "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" -LD_RUNPATH_SEARCH_PATHS = $(inherited) /usr/lib/swift '@executable_path/Frameworks' '@loader_path/Frameworks' '@executable_path/../../Frameworks' -LIBRARY_SEARCH_PATHS = $(inherited) "${DT_TOOLCHAIN_DIR}/usr/lib/swift/${PLATFORM_NAME}" /usr/lib/swift +LD_RUNPATH_SEARCH_PATHS = $(inherited) '@executable_path/Frameworks' '@loader_path/Frameworks' '@executable_path/../../Frameworks' OTHER_CFLAGS = $(inherited) -isystem "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess/KeychainAccess.framework/Headers" -iframework "${PODS_CONFIGURATION_BUILD_DIR}/KeychainAccess" OTHER_LDFLAGS = $(inherited) -framework "KeychainAccess" OTHER_SWIFT_FLAGS = $(inherited) -D COCOAPODS diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-dummy.m b/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-dummy.m deleted file mode 100644 index 33d36526..00000000 --- a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_Pods_SideStore : NSObject -@end -@implementation PodsDummy_Pods_SideStore -@end diff --git a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore.modulemap b/Pods/Target Support Files/Pods-SideStore/Pods-SideStore.modulemap deleted file mode 100644 index 327f2b63..00000000 --- a/Pods/Target Support Files/Pods-SideStore/Pods-SideStore.modulemap +++ /dev/null @@ -1,6 +0,0 @@ -framework module Pods_SideStore { - umbrella header "Pods-SideStore-umbrella.h" - - export * - module * { export * } -} diff --git a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-dummy.m b/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-dummy.m deleted file mode 100644 index bb0fa665..00000000 --- a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore-dummy.m +++ /dev/null @@ -1,5 +0,0 @@ -#import -@interface PodsDummy_Pods_SideStoreCore : NSObject -@end -@implementation PodsDummy_Pods_SideStoreCore -@end diff --git a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.modulemap b/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.modulemap deleted file mode 100644 index e0959568..00000000 --- a/Pods/Target Support Files/Pods-SideStoreCore/Pods-SideStoreCore.modulemap +++ /dev/null @@ -1,6 +0,0 @@ -framework module Pods_SideStoreCore { - umbrella header "Pods-SideStoreCore-umbrella.h" - - export * - module * { export * } -} diff --git a/Pods/Target Support Files/Sparkle/Sparkle-copy-dsyms.sh b/Pods/Target Support Files/Sparkle/Sparkle-copy-dsyms.sh index 7d9a0913..bb6c44e7 100755 --- a/Pods/Target Support Files/Sparkle/Sparkle-copy-dsyms.sh +++ b/Pods/Target Support Files/Sparkle/Sparkle-copy-dsyms.sh @@ -69,7 +69,6 @@ install_dsym() { rsync --delete -av "${RSYNC_PROTECT_TMP_FILES[@]}" --links --filter "- CVS/" --filter "- .svn/" --filter "- .git/" --filter "- .hg/" --filter "- Headers" --filter "- PrivateHeaders" --filter "- Modules" "${DERIVED_FILES_DIR}/${basename}.dSYM" "${DWARF_DSYM_FOLDER_PATH}" else # The dSYM was not stripped at all, in this case touch a fake folder so the input/output paths from Xcode do not reexecute this script because the file is missing. - mkdir -p "${DWARF_DSYM_FOLDER_PATH}" touch "${DWARF_DSYM_FOLDER_PATH}/${basename}.dSYM" fi fi diff --git a/SideStore.xcworkspace/contents.xcworkspacedata b/SideStore.xcworkspace/contents.xcworkspacedata deleted file mode 100644 index 0ea9d289..00000000 --- a/SideStore.xcworkspace/contents.xcworkspacedata +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - diff --git a/SideStore.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/SideStore.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist deleted file mode 100644 index 18d98100..00000000 --- a/SideStore.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +++ /dev/null @@ -1,8 +0,0 @@ - - - - - IDEDidComputeMac32BitWarning - - - diff --git a/SideStore.xcworkspace/xcshareddata/swiftpm/Package.resolved b/SideStore.xcworkspace/xcshareddata/swiftpm/Package.resolved deleted file mode 100644 index 1588591d..00000000 --- a/SideStore.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ /dev/null @@ -1,14 +0,0 @@ -{ - "pins" : [ - { - "identity" : "launchatlogin", - "kind" : "remoteSourceControl", - "location" : "https://github.com/sindresorhus/LaunchAtLogin.git", - "state" : { - "revision" : "e8171b3e38a2816f579f58f3dac1522aa39efe41", - "version" : "4.2.0" - } - } - ], - "version" : 2 -}