Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Source path does not exist: targets/StonesAndChips.dat #9

Open
fariskas opened this issue Oct 19, 2017 · 3 comments
Open

Source path does not exist: targets/StonesAndChips.dat #9

fariskas opened this issue Oct 19, 2017 · 3 comments

Comments

@fariskas
Copy link

Just downloaded the example app, and tried to add / prepare ios platform but im facing this error:

Source path does not exist: targets/StonesAndChips.dat

checked both www/targets and platforms/ios/www/targets, and there is the file. whats causing this error?

@Papimo
Copy link

Papimo commented Dec 14, 2017

I have the same problem...

@fariskas
Copy link
Author

IIRC, i think i resolved it(but not totally sure),

check the file path of StonesAndChips.dat in your project, i believe i had to add a /www/ or something into the file path

@tom-nguyen
Copy link

ios

<platform name="ios"> <allow-intent href="itms:*" /> <allow-intent href="itms-apps:*" /> <resource-file src="www/targets/StonesAndChips.xml" /> <resource-file src="www/targets/StonesAndChips.dat" /> </platform>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants