so the actual ofToDataPath() is buried in DerivedData (ex: /Users/brtn/Library/Developer/Xcode/DerivedData/myDeliberateSketch-aqwtovqchnmcfrazakooakhzrkco/Build/Products/Debug/data) so the actual data dir is not bin/data... might no be apparent for static ressources, but things like ofxWatchFile, ofxAutoReloadedShaders do not work as expected because watched ressources are those within DerivedData. and of course anything saved to disk will be thrown in DerivedData.