• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: warning: Image scaling is not supported on Mac OS X versions prior to 10.5.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: warning: Image scaling is not supported on Mac OS X versions prior to 10.5.


  • Subject: Re: warning: Image scaling is not supported on Mac OS X versions prior to 10.5.
  • From: Nathan Vander Wilt <email@hidden>
  • Date: Mon, 14 Apr 2008 09:09:47 -0700

On Apr 14, 2008, at 6:12 AM, yang younker wrote:
/* com.apple.ibtool.document.notices */
/* com.apple.ibtool.document.warnings */
/Users/younker/Developer/Example1/English.lproj/MainMenu.xib:460: warning:
Image scaling is not supported on Mac OS X versions prior to 10.5.
/Users/younker/Developer/Example1/English.lproj/MainMenu.xib:458: warning:
Image scaling is not supported on Mac OS X versions prior to 10.5.
/* com.apple.ibtool.document.errors */

This means your NIB/XIB has a deployment target not equal to "10.5.x", but you have some sort of button or other view whose "Scaling" setting is not "None". If you go into Interface Builder, and go to your file's Info window, it will show a list of all these warnings. Either change your deployment target, or click each warning to pull up the problematic view in the inspector window and set its Scaling to "None". It may be alright to ignore these warnings, I don't know.


hope this helps,
-natevw
_______________________________________________

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


  • Follow-Ups:
    • Re: warning: Image scaling is not supported on Mac OS X versions prior to 10.5.
      • From: Markus Spoettl <email@hidden>
References: 
 >warning: Image scaling is not supported on Mac OS X versions prior to 10.5. (From: yang younker <email@hidden>)

  • Prev by Date: Re: EXC_BAD_ACCESS when calling CGContextDrawLayerInRect
  • Next by Date: Re: NSTableView memory usage
  • Previous by thread: warning: Image scaling is not supported on Mac OS X versions prior to 10.5.
  • Next by thread: Re: warning: Image scaling is not supported on Mac OS X versions prior to 10.5.
  • Index(es):
    • Date
    • Thread