ios - Does using a path from system, while calling a file, cause crashes? -
i've text file stores app's data me.
if use system path (/users/username/desktop/projectfile/data.txt)
, can cause errors when application compiled .ipa file?
open file in project, , check target membership, shown in following image. if target membership icon checked corresponding target, not make problem during compilation(creating ipa). if target membership unchecked target build, make problem.
Comments
Post a Comment