mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Rename AltStore with variables (#17)
* iOS 14 for xcode 14 errors Signed-off-by: Joseph Mattello <mail@joemattiello.com> * add group.APP_GROUP to more plists Signed-off-by: Joseph Mattello <mail@joemattiello.com> * reorder altid groups Signed-off-by: Joseph Mattello <mail@joemattiello.com> * update to newer sparkle api Signed-off-by: Joseph Mattello <mail@joemattiello.com> * fix warnings in altsign and libmobdevice Signed-off-by: Joseph Mattello <mail@joemattiello.com> Co-authored-by: JJTech <jjtech@jjtech.dev>
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
<dict>
|
||||
<key>ALTAppGroups</key>
|
||||
<array>
|
||||
<string>group.$(APP_GROUP_IDENTIFIER)</string>
|
||||
<string>group.com.rileytestut.AltStore</string>
|
||||
<string>$(APP_GROUP_IDENTIFIER)</string>
|
||||
</array>
|
||||
<key>ALTDeviceID</key>
|
||||
<string>00008110-000A68390A82801E</string>
|
||||
|
||||
Reference in New Issue
Block a user