I am doing a video library. Each category has it's own XML files that feeds it data. Everything works great.
However, when I Exported the Release Build. I noticed those XML files are gone(i.e. never got exported). I don't understand why. I need the video library to be dynamic so I can add or remove videos.
Anyone know why those files are not exported along with the rest of the project. Like a setting in the preference that I need to fix??
thanks.