From 989e8c3aa68d22fe168faea518cc24667fad56c1 Mon Sep 17 00:00:00 2001 From: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Date: Fri, 30 Dec 2022 14:03:18 -0800 Subject: [PATCH] Add SideKit integration (#149) * Add a URL scheme Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> * Add sidestore as a scheme and fix spacing * Undo formatting fix Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> Signed-off-by: Spidy123222 <64176728+Spidy123222@users.noreply.github.com> --- AltStore/Info.plist | 2 ++ 1 file changed, 2 insertions(+) diff --git a/AltStore/Info.plist b/AltStore/Info.plist index 4a12cf15..4e131842 100644 --- a/AltStore/Info.plist +++ b/AltStore/Info.plist @@ -58,6 +58,7 @@ CFBundleURLSchemes altstore + sidestore @@ -68,6 +69,7 @@ CFBundleURLSchemes altstore-com.rileytestut.AltStore + sidestore-com.SideStore.SideStore