mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 17:23:25 +01:00
Replaces AltStore(Core) Roxas pod with framework
Fixes compilation errors when archiving app.
This commit is contained in:
2
Podfile
2
Podfile
@@ -8,7 +8,6 @@ target 'AltStore' do
|
||||
# Pods for AltStore
|
||||
pod 'Nuke', '~> 7.0'
|
||||
pod 'AppCenter', '~> 3.1.0'
|
||||
pod 'Roxas', :path => 'Dependencies/Roxas'
|
||||
|
||||
end
|
||||
|
||||
@@ -30,7 +29,6 @@ target 'AltStoreCore' do
|
||||
|
||||
# Pods for AltServer
|
||||
pod 'KeychainAccess', '~> 3.2.0'
|
||||
pod 'Roxas', :path => 'Dependencies/Roxas'
|
||||
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user