Files
pubky-core-ffi/bindings/ios/module.modulemap
coreyphillips 1bf97c4c01 feat: add base project scripts and bindings
Adds base project, build scripts and bindings.
2024-10-22 09:23:57 -04:00

6 lines
187 B
Plaintext

// This file was autogenerated by some hot garbage in the `uniffi` crate.
// Trust me, you don't want to mess with it!
module pubkymobileFFI {
header "pubkymobileFFI.h"
export *
}