#451 #455 Refactor Alfred module

1. Remove Alfred workflow Python dependency
2. Remove Alfred JSON compressing
This commit is contained in:
Sunnyyoung
2022-03-21 13:01:09 +08:00
parent 82e7f6e113
commit f6482b1d96
15 changed files with 79 additions and 240 deletions
-1
View File
@@ -4,7 +4,6 @@ inhibit_all_warnings!
target 'WeChatTweak' do
pod 'JRSwizzle'
pod 'GCDWebServer'
pod 'YYModel'
end
post_install do |installer|