[physfs] iOS write fails

Artem Metra Artem.Metra at gmx.de
Fri Jan 3 08:46:19 EST 2014


Hallo everybody,
I have a may be simple question.
I use physfs unter iOS and can read files :), with this search path line:
PHYSFS_addToSearchPath(PHYSFS_getBaseDir());
Writing does not work at all using that write dir:
PHYSFS_setWriteDir(PHYSFS_getBaseDir());

What do I wrong?

Best regards,
Artem


More information about the physfs mailing list