[GH-ISSUE #542] iOS support #316

Closed
opened 2026-04-08 16:51:58 +03:00 by zhus · 1 comment
Owner

Originally created by @thecaprisun on GitHub (Feb 18, 2025).
Original GitHub issue: https://github.com/sigoden/dufs/issues/542

Specific Demand

I tried to run the darwin build of dufs on my iPhone 7 running Darwin Kernel Version 21.3.0 but i encountered this error

> ./dufs
dyld[860]: terminating because inserted dylib '/usr/lib/systemhook.dylib' could not be loaded: tried: '/usr/lib/systemhook.dylib' (mach-o file (/usr/lib/systemhook.dylib), but incompatible platform (have 'iOS', need 'macOS')), '/usr/local/lib/systemhook.dylib' (no such file)
dyld[860]: tried: '/usr/lib/systemhook.dylib' (mach-o file (/usr/lib/systemhook.dylib), but incompatible platform (have 'iOS', need 'macOS')), '/usr/local/lib/systemhook.dylib' (no such file)
zsh: abort      ./dufs

Implement Suggestion

I don't know

Originally created by @thecaprisun on GitHub (Feb 18, 2025). Original GitHub issue: https://github.com/sigoden/dufs/issues/542 ## Specific Demand I tried to run the darwin build of dufs on my iPhone 7 running Darwin Kernel Version 21.3.0 but i encountered this error ``` > ./dufs dyld[860]: terminating because inserted dylib '/usr/lib/systemhook.dylib' could not be loaded: tried: '/usr/lib/systemhook.dylib' (mach-o file (/usr/lib/systemhook.dylib), but incompatible platform (have 'iOS', need 'macOS')), '/usr/local/lib/systemhook.dylib' (no such file) dyld[860]: tried: '/usr/lib/systemhook.dylib' (mach-o file (/usr/lib/systemhook.dylib), but incompatible platform (have 'iOS', need 'macOS')), '/usr/local/lib/systemhook.dylib' (no such file) zsh: abort ./dufs ``` ## Implement Suggestion I don't know
zhus closed this issue 2026-04-08 16:51:58 +03:00
Author
Owner

@sigoden commented on GitHub (Feb 19, 2025):

Dufs has not released a binary version for iOS.

<!-- gh-comment-id:2667097814 --> @sigoden commented on GitHub (Feb 19, 2025): Dufs has not released a binary version for iOS.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sigoden/dufs#316