mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
feat: add the ability to import/export account data
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
// https://developer.apple.com/account/#/membership
|
||||
DEVELOPMENT_TEAM = XYZ0123456
|
||||
|
||||
// If you have a free account use this following line
|
||||
// CODE_SIGN_ENTITLEMENTS = ./AltStore/AltStoreFree.entitlements
|
||||
// Paid accounts can use this following line
|
||||
CODE_SIGN_ENTITLEMENTS = ./AltStore/AltStore.entitlements
|
||||
|
||||
// Set this for dev-local xcode builds
|
||||
//MARKETING_VERSION_SUFFIX = -local
|
||||
|
||||
|
||||
Reference in New Issue
Block a user