Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

iphonejudy

macrumors 6502
Original poster
Sep 12, 2008
301
1
I have images(.jpeg) in my resources/Images/

I need to retrieve all .jpeg files from the folder Resource->Images

I used the below code

NSString *filePath = [[NSBundle mainBundle] pathForResource:mad:"images-1"
ofType:mad:"jpeg"
inDirectory:mad:"Images"];

But I didnot get anything
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.