FileProvider bindings
does it possible to use FileProvider api ? or generate it if it missing?
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 So I' will be happy to have FileProvider support
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?