Skip to content

Add hardlink and symlink support #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

mjmasn
Copy link

@mjmasn mjmasn commented May 23, 2025

Sorry for the delay but this should close #91

It seems hardlinks are only supported on rooted Android so I haven't tested those but otherwise works fine on iOS, and symbolic links work on both platforms.

I did have to upgrade the example app to get it to build on Xcode 16.3 but I've not included those changes here as they would make the PR huge. Happy to open another PR if you're interested.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for creating symbolic/soft links (symlinks) and hard links
1 participant