You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.