well, one option would be to add this resource to your test (application).
personally, I just use paths ( initWithContentsOfFile: , data ( initWithData: , etc. this may include the introduction of several parameters - but this is good in many cases because this parameter can be used to test more input image files (if you want) without changing / cloning / repackaging the application.
justin
source share