SpecialFolder issues

They’re defined here:

ApplicationSupport = NSApplicationSupportDirectory

Caches = NSCachesDirectory

Documents = NSDocumentDirectory

Temporary = NSItemReplacementDirectory

I know that’s not much help, but you’ll note that the name for Temporary is NSItemReplacementDirectory which gives you a clue.