field_ios

In-the-field app for Radroots on iOS
git clone https://radroots.dev/git/field_ios.git
Log | Files | Refs | LICENSE

commit bd3bf69ee2013b80afb96278658cc4db82a8157b
parent 5642f537c0f1da2ce610ac0139e95075b3f022dd
Author: triesap <tyson@radroots.org>
Date:   Sat, 13 Jun 2026 02:31:06 -0700

ffi: update field lib source lock

- pin RadrootsFFI generation to the field_lib custody boundary commit
- keep standalone git-mode FFI generation aligned with the local binding surface
- preserve the existing field_lib repository source mode and feature set
- avoid reintroducing the retired selected-secret export binding from older pins

Diffstat:
MRadrootsFFI/source.lock | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/RadrootsFFI/source.lock b/RadrootsFFI/source.lock @@ -1,5 +1,5 @@ SOURCE_MODE=git RADROOTS_FIELD_LIB_GIT_URL=git@github.com:radrootslabs/field_lib.git -RADROOTS_FIELD_LIB_GIT_REV=c674493e03b4e75bad1b314e62ffcd4bbb1db9cb +RADROOTS_FIELD_LIB_GIT_REV=4871f78108724e1f1cc00620e97ea269346d4e08 RADROOTS_FIELD_FFI_CRATE_VERSION=0.1.0-alpha.1 FFI_FEATURES=radroots_field_core/rt,radroots_field_core/nostr-client