• 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: XCode 2.1 Shell Script Automator Action
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCode 2.1 Shell Script Automator Action


  • Subject: Re: XCode 2.1 Shell Script Automator Action
  • From: Mitch Chapman <email@hidden>
  • Date: Tue, 14 Jun 2005 12:00:35 -0600


On Jun 14, 2005, at 11:36 AM, Mitch Chapman wrote:

I'm having trouble compiling an XCode Shell Script Automator Action project. I'm using XCode 2.1 on OS X 10.4.1, installed without WebObjects.

I created the new project, opened its main.nib in Interface Builder, and added a label and a text field. Added a parameter 'foo'. Bound the value of the text field to Parameters, selection, foo. Saved the nib and returned to XCode.

Built the project and got these errors:

Tool:0: error: NSTextField "Foo:" uses non-standard font System Font.
Tool:0: error: NSTextField @ {136, 46} does not continuously update value for key selection.foo.


These errors appear to be coming from amlint. Should I just put these in an exception file and rebuild?

Answering my own question: The errors are coming from amlint, which is a Perl script. Its source shows that "Mini System Font" and "Small System Font" are acceptable fonts, but "System Font" is not.


And of course setting the "continuously updates value" toggle for the Value binding of the text field, in Interface Builder, takes care of the 2nd error.


So I'd like to change my question :) Is this documented anywhere? The amlint man page says nothing about this, and Spotlight has so far turned up nothing relevant.


Thanks again.
--
Mitch
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >XCode 2.1 Shell Script Automator Action (From: Mitch Chapman <email@hidden>)

  • Prev by Date: link error under 10.3.0 SDK
  • Next by Date: Re: pre processing problem xcode 2.1
  • Previous by thread: XCode 2.1 Shell Script Automator Action
  • Next by thread: link error under 10.3.0 SDK
  • Index(es):
    • Date
    • Thread