iOS app cannot read info.plist -



iOS app cannot read info.plist -

i made re-create of app folder , saved directory on desktop. now, original app (or copy) cannot run because says info.plist cannot read from:

could not read info '/users/xxxxxxxx/desktop/development/apps/eus/eus calculator/eus calculator/eus calculator-info.plist': file “eus calculator-info.plist” couldn’t opened because there no such file.

but, eus calculator-info.plist @ path. i've looked through , google , can't seem find solution. how can resolve this?

based on comments

i never moved it, made copy. original on desktop... desktop/development/apps/...i made copy, pasted desktop/git/ , ever since have been getting error

and error says

could not read info '/users/xxxxxxxx/desktop/development/apps/eus/eus calculator/eus calculator/eus calculator-info.plist': file “eus calculator-info.plist” couldn’t opened because there no such file.

so seems info.plist pointing original one.

ios info.plist

Comments

Popular posts from this blog

javascript - mongodb won't find my schema method in nested container -

Hibernate criteria by a list of natural ids -

ios - Lagging ScrollView with UIWebview inside -