mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Replaces AltSign cocoapod with Swift package
This commit is contained in:
2
Podfile
2
Podfile
@@ -9,7 +9,6 @@ target 'AltStore' do
|
||||
pod 'KeychainAccess', '~> 3.2.0'
|
||||
pod 'Nuke', '~> 7.0'
|
||||
pod 'AppCenter', '~> 3.1.0'
|
||||
pod 'AltSign', :path => 'Dependencies/AltSign'
|
||||
pod 'Roxas', :path => 'Dependencies/Roxas'
|
||||
|
||||
end
|
||||
@@ -31,7 +30,6 @@ target 'AltDaemon' do
|
||||
use_modular_headers!
|
||||
|
||||
# Pods for AltDaemon
|
||||
pod 'AltSign', :path => 'Dependencies/AltSign'
|
||||
pod 'Roxas', :path => 'Dependencies/Roxas'
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user