• 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: When can you use the 'whose' clause (Filter)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When can you use the 'whose' clause (Filter)


  • Subject: Re: When can you use the 'whose' clause (Filter)
  • From: Michelle Steiner <email@hidden>
  • Date: Fri, 11 Apr 2008 12:09:29 -0700

On Apr 11, 2008, at 11:49 AM, Jerry Krinock wrote:

Since all three of my attempts failed, I conclude that application "Xcode" does not implement 'whose' clauses for 'build configuration' objects. Is there any way I could have predicted this?

Try this:

tell application "Xcode"
	set theProject to project 1
	set theTarget to target 1 of theProject
	tell theTarget
		set aBC to build configurations whose name is "Release"
	end tell
end tell

I haven't tested it, so I don't know whether it will work.

-- Michelle

--
I am only one, but still I am one. I cannot do everything, but still I can do something; and because I cannot do everything, I will not refuse to do something I can do. --Edward Everett Hale



_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: When can you use the 'whose' clause (Filter)
      • From: Philip Aker <email@hidden>
References: 
 >Re: When can you use the 'whose' clause (Filter) (From: "Stockly, Ed" <email@hidden>)
 >Re: When can you use the 'whose' clause (Filter) (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: When can you use the 'whose' clause (Filter)
  • Next by Date: Re: Extend a Formula in Excel
  • Previous by thread: Re: When can you use the 'whose' clause (Filter)
  • Next by thread: Re: When can you use the 'whose' clause (Filter)
  • Index(es):
    • Date
    • Thread