mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-05 02:29:55 +02:00
refactor(platform): remove Apple targets from KMP
This commit is contained in:
@@ -51,7 +51,7 @@ bytes through Kotlin memory.
|
||||
- Desktop uses normal filesystem paths.
|
||||
- Android opens SAF/content URIs in Kotlin and passes a borrowed file
|
||||
descriptor; Rust duplicates the descriptor before streaming.
|
||||
- iOS starts the security-scoped URL lease in Kotlin and keeps it alive while
|
||||
- iOS starts the security-scoped URL lease in Swift and keeps it alive while
|
||||
Rust streams from the accessible file URL/path.
|
||||
|
||||
## Durability And Filesystem Policy
|
||||
|
||||
Reference in New Issue
Block a user