mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
Merge remote-tracking branch 'origin/develop' into feature/unstable-features
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<key>ALTPairingFile</key>
|
||||
<string><insert pairing file here></string>
|
||||
<key>ALTAnisetteURL</key>
|
||||
<string>https://ani.sidestore.io</string>
|
||||
<string>http://ani.sidestore.io:6969</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>$(DEVELOPMENT_LANGUAGE)</string>
|
||||
<key>CFBundleDocumentTypes</key>
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
// Configuration settings file format documentation can be found at:
|
||||
// https://developer.apple.com/documentation/xcode/adding-a-build-configuration-file-to-your-project/
|
||||
|
||||
MARKETING_VERSION = 0.3.2
|
||||
CURRENT_PROJECT_VERSION = 3050
|
||||
MARKETING_VERSION = 0.4.0
|
||||
CURRENT_PROJECT_VERSION = 4000
|
||||
|
||||
SWIFT_ACTIVE_COMPILATION_CONDITIONS[config=Debug] = $(inherited) UNSTABLE MDC
|
||||
GCC_PREPROCESSOR_DEFINITIONS[config=Debug] = $(inherited) MDC=1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# SideStore
|
||||
|
||||
> SideStore is an *untethered, community driven* alternative app store for non-jailbroken iOS devices
|
||||
> SideStore is an *untethered, community driven* alternative app store for non-jailbroken iOS devices
|
||||
|
||||
[](https://www.gnu.org/licenses/agpl-3.0)
|
||||
[](https://makeapullrequest.com)
|
||||
|
||||
Reference in New Issue
Block a user