From 57c8dd56d4e57b4d07242666bc882df52045547d Mon Sep 17 00:00:00 2001 From: Riley Testut Date: Wed, 17 Mar 2021 13:05:44 -0700 Subject: [PATCH 1/4] Updates app version to 1.4.5 --- AltStore.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index 9c46e39cc..81965a3de 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -3242,7 +3242,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.4.5b; + MARKETING_VERSION = 1.4.5; PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; @@ -3270,7 +3270,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.4.5b; + MARKETING_VERSION = 1.4.5; PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; From 61b07790ba3fd4d8e943c863caee0392f39985c5 Mon Sep 17 00:00:00 2001 From: Leandro Andersen Date: Mon, 26 Apr 2021 15:26:54 +0100 Subject: [PATCH 2/4] initial settings for signing in my environment --- AltBackup/AltBackup.entitlements | 2 +- AltStore.xcodeproj/project.pbxproj | 52 +++++++++++------------ AltStore/AltStore.entitlements | 2 +- AltStore/Info.plist | 2 +- AltWidget/AltWidgetExtension.entitlements | 2 +- 5 files changed, 30 insertions(+), 30 deletions(-) diff --git a/AltBackup/AltBackup.entitlements b/AltBackup/AltBackup.entitlements index 099f1e39b..283dc1568 100644 --- a/AltBackup/AltBackup.entitlements +++ b/AltBackup/AltBackup.entitlements @@ -4,7 +4,7 @@ com.apple.security.application-groups - group.com.rileytestut.AltStore + group.com.megarushing.AltStore diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index 81965a3de..9a41cd41d 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -2694,7 +2694,7 @@ CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 49; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; ENABLE_HARDENED_RUNTIME = YES; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2727,7 +2727,7 @@ ); MACOSX_DEPLOYMENT_TARGET = 10.14.4; MARKETING_VERSION = 1.5b3; - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltServer; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltServer; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SWIFT_OBJC_BRIDGING_HEADER = "AltServer/AltServer-Bridging-Header.h"; @@ -2747,7 +2747,7 @@ CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; CURRENT_PROJECT_VERSION = 49; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; ENABLE_HARDENED_RUNTIME = YES; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -2780,7 +2780,7 @@ ); MACOSX_DEPLOYMENT_TARGET = 10.14.4; MARKETING_VERSION = 1.5b3; - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltServer; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltServer; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SWIFT_OBJC_BRIDGING_HEADER = "AltServer/AltServer-Bridging-Header.h"; @@ -2869,14 +2869,14 @@ CODE_SIGN_ENTITLEMENTS = AltBackup/AltBackup.entitlements; CODE_SIGN_STYLE = Automatic; DEBUG_INFORMATION_FORMAT = dwarf; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; INFOPLIST_FILE = AltBackup/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltBackup; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltBackup; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; @@ -2889,14 +2889,14 @@ CLANG_WARN_DOCUMENTATION_COMMENTS = YES; CODE_SIGN_ENTITLEMENTS = AltBackup/AltBackup.entitlements; CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; INFOPLIST_FILE = AltBackup/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( "$(inherited)", "@executable_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltBackup; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltBackup; PRODUCT_NAME = "$(TARGET_NAME)"; SWIFT_VERSION = 5.0; TARGETED_DEVICE_FAMILY = "1,2"; @@ -2924,7 +2924,7 @@ ); MACOSX_DEPLOYMENT_TARGET = 10.14; MARKETING_VERSION = 1.3; - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltPlugin; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltPlugin; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = NO; @@ -2955,7 +2955,7 @@ ); MACOSX_DEPLOYMENT_TARGET = 10.14; MARKETING_VERSION = 1.3; - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltPlugin; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltPlugin; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = NO; @@ -2976,7 +2976,7 @@ CURRENT_PROJECT_VERSION = 1; DEBUG_INFORMATION_FORMAT = dwarf; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; @@ -2988,7 +2988,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStoreCore; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltStoreCore; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_VERSION = 5.0; @@ -3009,7 +3009,7 @@ CODE_SIGN_STYLE = Automatic; CURRENT_PROJECT_VERSION = 1; DEFINES_MODULE = YES; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; DYLIB_COMPATIBILITY_VERSION = 1; DYLIB_CURRENT_VERSION = 1; DYLIB_INSTALL_NAME_BASE = "@rpath"; @@ -3021,7 +3021,7 @@ "@executable_path/Frameworks", "@loader_path/Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStoreCore; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltStoreCore; PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)"; SKIP_INSTALL = YES; SWIFT_VERSION = 5.0; @@ -3043,7 +3043,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; DEBUG_INFORMATION_FORMAT = dwarf; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/Dependencies/AltSign/Dependencies/OpenSSL/Frameworks/iossimulator", @@ -3056,7 +3056,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore.AltWidget; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltStore.AltWidget; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_OPTIMIZATION_LEVEL = "-Onone"; @@ -3076,7 +3076,7 @@ CODE_SIGN_ENTITLEMENTS = AltWidget/AltWidgetExtension.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", "$(PROJECT_DIR)/Dependencies/AltSign/Dependencies/OpenSSL/Frameworks/iossimulator", @@ -3089,7 +3089,7 @@ "@executable_path/Frameworks", "@executable_path/../../Frameworks", ); - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore.AltWidget; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltStore.AltWidget; PRODUCT_NAME = "$(TARGET_NAME)"; SKIP_INSTALL = YES; SWIFT_VERSION = 5.0; @@ -3235,7 +3235,7 @@ CODE_SIGN_ENTITLEMENTS = AltStore/AltStore.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; INFOPLIST_FILE = AltStore/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( @@ -3243,7 +3243,7 @@ "@executable_path/Frameworks", ); MARKETING_VERSION = 1.4.5; - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltStore; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "AltStore/AltStore-Bridging-Header.h"; @@ -3263,7 +3263,7 @@ CODE_SIGN_ENTITLEMENTS = AltStore/AltStore.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; CODE_SIGN_STYLE = Automatic; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; INFOPLIST_FILE = AltStore/Info.plist; IPHONEOS_DEPLOYMENT_TARGET = 12.2; LD_RUNPATH_SEARCH_PATHS = ( @@ -3271,7 +3271,7 @@ "@executable_path/Frameworks", ); MARKETING_VERSION = 1.4.5; - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltStore; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltStore; PRODUCT_NAME = "$(TARGET_NAME)"; PROVISIONING_PROFILE_SPECIFIER = ""; SWIFT_OBJC_BRIDGING_HEADER = "AltStore/AltStore-Bridging-Header.h"; @@ -3291,7 +3291,7 @@ CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; DEBUG_INFORMATION_FORMAT = dwarf; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = AltXPC/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -3300,7 +3300,7 @@ "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.14.4; - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltXPC; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltXPC; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = YES; @@ -3320,7 +3320,7 @@ CODE_SIGN_IDENTITY = "Mac Developer"; CODE_SIGN_STYLE = Automatic; COMBINE_HIDPI_IMAGES = YES; - DEVELOPMENT_TEAM = 6XVY5G3U44; + DEVELOPMENT_TEAM = JL5AWEB2E6; ENABLE_HARDENED_RUNTIME = YES; INFOPLIST_FILE = AltXPC/Info.plist; LD_RUNPATH_SEARCH_PATHS = ( @@ -3329,7 +3329,7 @@ "@loader_path/Frameworks", ); MACOSX_DEPLOYMENT_TARGET = 10.14.4; - PRODUCT_BUNDLE_IDENTIFIER = com.rileytestut.AltXPC; + PRODUCT_BUNDLE_IDENTIFIER = com.megarushing.AltXPC; PRODUCT_NAME = "$(TARGET_NAME)"; SDKROOT = macosx; SKIP_INSTALL = YES; diff --git a/AltStore/AltStore.entitlements b/AltStore/AltStore.entitlements index 9f0dbc010..878edad3c 100644 --- a/AltStore/AltStore.entitlements +++ b/AltStore/AltStore.entitlements @@ -8,7 +8,7 @@ com.apple.security.application-groups - group.com.rileytestut.AltStore + group.com.megarushing.AltStore diff --git a/AltStore/Info.plist b/AltStore/Info.plist index 8c6049851..42ad95b9e 100644 --- a/AltStore/Info.plist +++ b/AltStore/Info.plist @@ -7,7 +7,7 @@ group.com.rileytestut.AltStore ALTDeviceID - 00008030-001948590202802E + 00008030-00020D812EE3802E ALTServerID 1AAAB6FD-E8CE-4B70-8F26-4073215C03B0 CFBundleDevelopmentRegion diff --git a/AltWidget/AltWidgetExtension.entitlements b/AltWidget/AltWidgetExtension.entitlements index 099f1e39b..283dc1568 100644 --- a/AltWidget/AltWidgetExtension.entitlements +++ b/AltWidget/AltWidgetExtension.entitlements @@ -4,7 +4,7 @@ com.apple.security.application-groups - group.com.rileytestut.AltStore + group.com.megarushing.AltStore From 3d4c9cae22a6eb99725cd10e50b30732c9b8b34b Mon Sep 17 00:00:00 2001 From: Leandro Andersen Date: Tue, 27 Apr 2021 00:11:51 +0100 Subject: [PATCH 3/4] Added a Team Selector --- AltStore.xcodeproj/project.pbxproj | 4 + .../Authentication/Authentication.storyboard | 88 ++++++++++++++++--- .../SelectTeamViewController.swift | 61 +++++++++++++ .../Operations/AuthenticationOperation.swift | 52 +++++++---- AltStore/Settings/Settings.storyboard | 18 ++-- 5 files changed, 185 insertions(+), 38 deletions(-) create mode 100644 AltStore/Authentication/SelectTeamViewController.swift diff --git a/AltStore.xcodeproj/project.pbxproj b/AltStore.xcodeproj/project.pbxproj index 9a41cd41d..43401b2bf 100644 --- a/AltStore.xcodeproj/project.pbxproj +++ b/AltStore.xcodeproj/project.pbxproj @@ -7,6 +7,7 @@ objects = { /* Begin PBXBuildFile section */ + 03CE1438263720CF002B8F1D /* SelectTeamViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 03CE1437263720CF002B8F1D /* SelectTeamViewController.swift */; }; 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 */; }; @@ -443,6 +444,7 @@ /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ + 03CE1437263720CF002B8F1D /* SelectTeamViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectTeamViewController.swift; sourceTree = ""; }; 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 = ""; }; 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 = ""; }; A08F67C18350C7990753F03F /* Pods_AltStoreCore.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AltStoreCore.framework; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -1611,6 +1613,7 @@ BFE6325922A83BEB00F30809 /* Authentication.storyboard */, BFF0B6932321CB85007A79E1 /* AuthenticationViewController.swift */, BFF0B6972322CAB8007A79E1 /* InstructionsViewController.swift */, + 03CE1437263720CF002B8F1D /* SelectTeamViewController.swift */, BF6F439123644C6E00A0B879 /* RefreshAltStoreViewController.swift */, ); path = Authentication; @@ -2483,6 +2486,7 @@ BF8F69C222E659F700049BA1 /* AppContentViewController.swift in Sources */, BF08858522DE7EC800DE9F1E /* UpdateCollectionViewCell.swift in Sources */, BFB39B5C252BC10E00D1BE50 /* Managed.swift in Sources */, + 03CE1438263720CF002B8F1D /* SelectTeamViewController.swift in Sources */, BF770E5822BC3D0F002A40FE /* RefreshGroup.swift in Sources */, BF18B0F122E25DF9005C4CF5 /* ToastView.swift in Sources */, BF3D649F22E7B24C00E9056B /* CollapsingTextView.swift in Sources */, diff --git a/AltStore/Authentication/Authentication.storyboard b/AltStore/Authentication/Authentication.storyboard index 685a725e7..5ba9ba64d 100644 --- a/AltStore/Authentication/Authentication.storyboard +++ b/AltStore/Authentication/Authentication.storyboard @@ -1,9 +1,9 @@ - + - + @@ -57,13 +57,13 @@ - + @@ -418,7 +419,6 @@ - @@ -429,7 +429,7 @@ - + @@ -445,7 +445,7 @@ - -