Aaron Burghardt

Results 13 comments of Aaron Burghardt

Some potential solutions: - `mdutil -d /Volumes/MountPoint` - `mdutil -i off /Volumes/MountPoint` - append `.noindex` to the mount point - create `.metadata_never_index` in the root of the file system (an...

It launches for me, but none of the disks appear in the display.

My suggestion is to refactor the `main()` functions into stand-alone functions so you can add the code into your iOS project. Then you just call the functions as needed within...