mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 09:13:25 +01:00
Change AltStore naming to SideStore
This commit is contained in:
6
Podfile
6
Podfile
@@ -1,6 +1,6 @@
|
||||
inhibit_all_warnings!
|
||||
|
||||
target 'AltStore' do
|
||||
target 'SideStore' do
|
||||
platform :ios, '12.0'
|
||||
|
||||
use_frameworks!
|
||||
@@ -22,7 +22,7 @@ target 'AltServer' do
|
||||
|
||||
end
|
||||
|
||||
target 'AltStoreCore' do
|
||||
target 'SideStoreCore' do
|
||||
platform :ios, '12.0'
|
||||
|
||||
use_frameworks!
|
||||
@@ -38,4 +38,4 @@ post_install do |installer|
|
||||
config.build_settings['IPHONEOS_DEPLOYMENT_TARGET'] = '12.2'
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user