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

iphonejudy

macrumors 6502
Original poster
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😡"images-1"
ofType😡"jpeg"
inDirectory😡"Images"];

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