mirror of
https://github.com/aljazceru/pubky-core-ffi.git
synced 2025-12-17 22:34:20 +01:00
feat: add base project scripts and bindings
Adds base project, build scripts and bindings.
This commit is contained in:
6
bindings/ios/module.modulemap
Normal file
6
bindings/ios/module.modulemap
Normal file
@@ -0,0 +1,6 @@
|
||||
// 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 *
|
||||
}
|
||||
Reference in New Issue
Block a user