macdriver icon indicating copy to clipboard operation
macdriver copied to clipboard

FileProvider bindings

Open vtolstov opened this issue 2 years ago • 6 comments

does it possible to use FileProvider api ? or generate it if it missing?

vtolstov avatar Aug 07 '23 06:08 vtolstov

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?

progrium avatar Aug 07 '23 15:08 progrium

My use case to create FileProvider support for ext3/ext4 file systems =) without fuse So I' will be happy to have FileProvider support

vtolstov avatar Aug 07 '23 16:08 vtolstov

That would be rad. I'll keep you posted here.

progrium avatar Aug 07 '23 16:08 progrium

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.

progrium avatar Aug 24 '23 19:08 progrium

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?

vtolstov avatar Aug 24 '23 19:08 vtolstov

@progrium ? can you help?

vtolstov avatar Sep 14 '23 22:09 vtolstov