mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
[AltDaemon] Removes Roxas pod
This commit is contained in:
10
Podfile
10
Podfile
@@ -32,16 +32,6 @@ target 'AltStoreCore' do
|
||||
|
||||
end
|
||||
|
||||
target 'AltDaemon' do
|
||||
platform :ios, '12.0'
|
||||
|
||||
use_modular_headers!
|
||||
|
||||
# Pods for AltDaemon
|
||||
pod 'Roxas', :path => 'Dependencies/Roxas'
|
||||
|
||||
end
|
||||
|
||||
post_install do |installer|
|
||||
installer.pods_project.targets.each do |target|
|
||||
target.build_configurations.each do |config|
|
||||
|
||||
Reference in New Issue
Block a user