nsfilepresenter Questions

2

Solved

I'm writing a small macOS app, where I want to be able to watch a folder for changes. It doesn't need to watch subfolder, I only want to receive a notification if a file is added to the folder or r...
Horticulture asked 20/5, 2018 at 21:43

3

I am trying to monitor file changes in local and iCloud directories and have implemented the NSFilePresenter protocol methods but the only method that gets called is presentedItemAtURL. Am I corre...
Huntress asked 5/3, 2014 at 4:5

2

I'm setting up NSFileCoordinator and NSFilePresenter in my app so I can do file IO from my AppleWatch app safely. There are some places in my code where I write to a file a couple of times in quick...
Tarkany asked 16/4, 2015 at 15:15

0

I've fully implemented the NSFilePresenter protocol using NSFileCoordinator to track external changes made to an imported folder/file tree. And it generally works. However, I'm still a bit confuse...
Shirty asked 7/1, 2015 at 6:55
1

© 2022 - 2024 — McMap. All rights reserved.