Hello,

On Thu, Sep 1, 2011 at 9:01 AM, Anita H. <bluuema...@gmail.com> wrote:
> Hi,
>
> I am getting the following error when building the distribution build of my
> app:
>
> Error: Compressing the resources failed: Unable to rename
> /Users/Anita/Projects/LittleFarmerLite/LittleFarmerLite/bin/iPhone/Distribution/LittleFarmerLite.app/Default-pngcrush.png
> to
> /Users/Anita/Projects/LittleFarmerLite/LittleFarmerLite/bin/iPhone/Distribution/LittleFarmerLite.app/Default.png
> at
> /Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/iphoneos-optimize
> line 53.
>  (LittleFarmerLite)
>
>
> I don't get it when building the Debug|iPhone it iPhoneSimulator builds. I
> have no idea what's causing this. Has anyone seen this before?

pngcrush is only called when you build for devices (not for the simulator).

I would suspect this is a file permission issue. Check the permissions on
 
/Users/Anita/Projects/LittleFarmerLite/LittleFarmerLite/bin/iPhone/Distribution/LittleFarmerLite.app/Default.png

Regards,
Sebastien
_______________________________________________
MonoTouch mailing list
MonoTouch@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to