-
-
Notifications
You must be signed in to change notification settings - Fork 160
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
FileProvider bindings #171
Comments
It's likely possible with the bare objc bindings, however the rewrite project has this framework queued to generate bindings. What's your use case? |
My use case to create FileProvider support for ext3/ext4 file systems =) without fuse |
That would be rad. I'll keep you posted here. |
I forgot to mention here that this is in the new preview release and has been in main for a few days, but I haven't tested it with anything yet. Try it out and let me know how it goes. |
i'm newbie with macos developing, but have experience with go =) so i need more time to understand how to do.... can you help me to create basic example app that acts as file provider in finder? |
@progrium ? can you help? |
does it possible to use FileProvider api ? or generate it if it missing?
The text was updated successfully, but these errors were encountered: