Skip to content
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

Open
vtolstov opened this issue Aug 7, 2023 · 6 comments
Open

FileProvider bindings #171

vtolstov opened this issue Aug 7, 2023 · 6 comments

Comments

@vtolstov
Copy link

vtolstov commented Aug 7, 2023

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

@progrium
Copy link
Owner

progrium commented Aug 7, 2023

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?

@vtolstov
Copy link
Author

vtolstov commented Aug 7, 2023

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

@progrium
Copy link
Owner

progrium commented Aug 7, 2023

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

@progrium
Copy link
Owner

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.

@vtolstov
Copy link
Author

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
Copy link
Author

@progrium ? can you help?

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

No branches or pull requests

2 participants