mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-20 04:03:26 +01:00
@@ -3006,7 +3006,6 @@
|
|||||||
"$(PROJECT_DIR)/Dependencies/minimuxer/target/aarch64-apple-ios/debug",
|
"$(PROJECT_DIR)/Dependencies/minimuxer/target/aarch64-apple-ios/debug",
|
||||||
"$(PROJECT_DIR)/Dependencies/minimuxer/target/aarch64-apple-ios/release",
|
"$(PROJECT_DIR)/Dependencies/minimuxer/target/aarch64-apple-ios/release",
|
||||||
);
|
);
|
||||||
MARKETING_VERSION = 0.1.0;
|
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
@@ -3043,7 +3042,6 @@
|
|||||||
"$(PROJECT_DIR)/Dependencies/minimuxer/target/aarch64-apple-ios/debug",
|
"$(PROJECT_DIR)/Dependencies/minimuxer/target/aarch64-apple-ios/debug",
|
||||||
"$(PROJECT_DIR)/Dependencies/minimuxer/target/aarch64-apple-ios/release",
|
"$(PROJECT_DIR)/Dependencies/minimuxer/target/aarch64-apple-ios/release",
|
||||||
);
|
);
|
||||||
MARKETING_VERSION = 0.1.0;
|
|
||||||
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
PRODUCT_BUNDLE_IDENTIFIER = "$(PRODUCT_BUNDLE_IDENTIFIER)";
|
||||||
PRODUCT_NAME = "$(TARGET_NAME)";
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
||||||
PROVISIONING_PROFILE_SPECIFIER = "";
|
PROVISIONING_PROFILE_SPECIFIER = "";
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
// Configuration settings file format documentation can be found at:
|
// Configuration settings file format documentation can be found at:
|
||||||
// https://help.apple.com/xcode/#/dev745c5c974
|
// https://help.apple.com/xcode/#/dev745c5c974
|
||||||
|
|
||||||
MARKETING_VERSION = 0.1.0
|
MARKETING_VERSION = 0.1.1
|
||||||
CURRENT_PROJECT_VERSION = 3001
|
CURRENT_PROJECT_VERSION = 3011
|
||||||
|
|
||||||
// Vars to be overwritten by `CodeSigning.xcconfig` if exists
|
// Vars to be overwritten by `CodeSigning.xcconfig` if exists
|
||||||
DEVELOPMENT_TEAM = S32Z3HMYVQ
|
DEVELOPMENT_TEAM = S32Z3HMYVQ
|
||||||
|
|||||||
4
app.json
4
app.json
@@ -7,9 +7,9 @@
|
|||||||
"name": "SideStore",
|
"name": "SideStore",
|
||||||
"bundleIdentifier": "com.SideStore.SideStore",
|
"bundleIdentifier": "com.SideStore.SideStore",
|
||||||
"developerName": "SideStore Team",
|
"developerName": "SideStore Team",
|
||||||
"version": "0.1.0",
|
"version": "0.1.1",
|
||||||
"versionDate": "2022-010-15T12:00:00-05:00",
|
"versionDate": "2022-010-15T12:00:00-05:00",
|
||||||
"versionDescription": "Welcome to the next generation of sideloading!",
|
"versionDescription": "If you see this then please sideload the new version of SideStore via AltServer!",
|
||||||
"downloadURL": "https://nythepegasus.com/SideStore.ipa",
|
"downloadURL": "https://nythepegasus.com/SideStore.ipa",
|
||||||
"localizedDescription": "SideStore is an alternative app store for non-jailbroken devices. \n\nSideStore allows you to sideload other .ipa files and apps from the Files app or via the SideStore Library",
|
"localizedDescription": "SideStore is an alternative app store for non-jailbroken devices. \n\nSideStore allows you to sideload other .ipa files and apps from the Files app or via the SideStore Library",
|
||||||
"iconURL": "https://raw.githubusercontent.com/SideStore/apps.json/main/105070799.jpeg",
|
"iconURL": "https://raw.githubusercontent.com/SideStore/apps.json/main/105070799.jpeg",
|
||||||
|
|||||||
Reference in New Issue
Block a user