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.

enter image description here


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -