Changed PGP backend from ObjectivePGP to GopenPGP
This commit is contained in:
parent
5439ad0f5b
commit
96f7c1960d
27 changed files with 647 additions and 193 deletions
8
go/dist/Gopenpgpwrapper.framework/Modules/module.modulemap
vendored
Normal file
8
go/dist/Gopenpgpwrapper.framework/Modules/module.modulemap
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
framework module "Gopenpgpwrapper" {
|
||||
header "ref.h"
|
||||
header "Gopenpgpwrapper.objc.h"
|
||||
header "Universe.objc.h"
|
||||
header "Gopenpgpwrapper.h"
|
||||
|
||||
export *
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue