[AltDaemon] Removes Roxas pod

This commit is contained in:
Riley Testut
2020-09-14 15:21:19 -07:00
parent 25f06cccf1
commit 9af9347e0c
139 changed files with 848 additions and 2152 deletions

10
Podfile
View File

@@ -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|