I have a problem accessing my files in my app.
I am currently using
//Directly from TileMap example from WWDC2010 NSString *tileDirectory = [[[NSBun
You need to add your tiles into your resource bundle. I mean add all those files to your project make sure to copy all files to project directory option checked.