Re: Adding an image to a project
Re: Adding an image to a project
- Subject: Re: Adding an image to a project
- From: Vincenzo Morgante <email@hidden>
- Date: Thu, 15 Jul 2010 09:25:31 +0000 (GMT)
> If you put the image into your project and add it to your application target, Xcode will> automatically add it to a "Copy Files" build phase that places the image into> WhateverApp.app/Contents/Resources/imagename.png. That is also the place that -> pathForResource:ofType: will look for it. The link that Sam Reshu posted earlier explains> this in more detail.
Into the folder containing my project there are the following files and folders:- the folders "build", "English.lproj" and "OsiriX Headers";- the files "Info.plist", "DisplayReport_Prefix.pch", "DisplayReport.xcodeproj", "DisplayReport.h", "DisplayReport.m", "version.plist", "report.png".I searched "report.png" into the folder "build", but I don't found it...The subfolder "Resources" does not exist...
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden