Changed PGP backend from ObjectivePGP to GopenPGP

This commit is contained in:
Moritz Kuntze 2019-06-05 21:33:24 +02:00 committed by Mingshen Sun
parent 5439ad0f5b
commit 96f7c1960d
27 changed files with 647 additions and 193 deletions

View file

@ -0,0 +1,8 @@
framework module "Gopenpgpwrapper" {
header "ref.h"
header "Gopenpgpwrapper.objc.h"
header "Universe.objc.h"
header "Gopenpgpwrapper.h"
export *
}