feat: add the ability to import/export account data

This commit is contained in:
ny
2025-09-07 13:47:04 -04:00
parent 724e8db980
commit c319524df6
13 changed files with 365 additions and 131 deletions

View File

@@ -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