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
13
go/dist/Gopenpgpwrapper.framework/Headers/Gopenpgpwrapper.h
vendored
Normal file
13
go/dist/Gopenpgpwrapper.framework/Headers/Gopenpgpwrapper.h
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
// Objective-C API for talking to the following Go packages
|
||||
//
|
||||
// github.com/ZortacDev/GopenPGPWrapper/go/gopenpgpwrapper
|
||||
//
|
||||
// File is generated by gomobile bind. Do not edit.
|
||||
#ifndef __Gopenpgpwrapper_FRAMEWORK_H__
|
||||
#define __Gopenpgpwrapper_FRAMEWORK_H__
|
||||
|
||||
#include "Gopenpgpwrapper.objc.h"
|
||||
#include "Universe.objc.h"
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue