[AltServer] Installs/uninstalls Mail.app plug-in

This commit is contained in:
Riley Testut
2019-11-18 14:42:38 -08:00
parent 438fc7cfa0
commit 9535595df1
30 changed files with 2006 additions and 730 deletions

View File

@@ -0,0 +1,6 @@
framework module STPrivilegedTask {
umbrella header "STPrivilegedTask-umbrella.h"
export *
module * { export * }
}