Please use the CODE tags next time you post code, it makes everything a lot more clean

.
What exactly are you trying to do? Print the names of the images? Use %s for that. Although if objectAtIndex returns anything other than a string of characters it won't work. NSString won't work either I think.