• 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: adding target dependencies to an Xcode project using AppleScript
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: adding target dependencies to an Xcode project using AppleScript


  • Subject: Re: adding target dependencies to an Xcode project using AppleScript
  • From: Gonzalo Castro <email@hidden>
  • Date: Wed, 03 Jan 2007 12:12:36 -0500
  • Thread-topic: adding target dependencies to an Xcode project using AppleScript

Hey local Cocoa-head!

Yes, right after I posted I tweaked my search string and found that thread
too. And when I saw it was still broken, I entered a radar against it.

See you in Dedham.

Gonzalo


On 1/3/07 12:04 PM, "Daniel Jalkut" <email@hidden> wrote:

> Hi Gonzalo!
>
> The obvious way of doing this would be to ask the target to "make new
> target dependency with properties {target:otherTarget}" but that
> doesn't seem to be working. It makes a new dependency but leaves it
> blank.
>
> Actually the news may be bad:
>
> http://lists.apple.com/archives/xcode-users/2005/Dec/msg00468.html
>
> Daniel
>
> PS I removed applescript-users from the mailing CC because I think
> it's more appropriate for Xcode-users.
>
> On Jan 2, 2007, at 2:07 PM, Gonzalo Castro wrote:
>
>> Hello,
>>
>> What are the AppleScript commands to add a target dependency to an
>> Xcode
>> project?
>>
>> For example, I have a project "projectA.xcodeproj" with a target that
>> depends on a library, libB. The library libB is build by another
>> project,
>> "projectB.xcodeproj". How do I add the dependency on libB to the
>> project
>> "projectA.xcodeproj" using AppleScript?
>>
>> Thanks,
>> Gonzalo
>>
>>  _______________________________________________
>> Do not post admin requests to the list. They will be ignored.
>> AppleScript-Users mailing list      (applescript-
>> email@hidden)
>> Help/Unsubscribe/Update your Subscription:
>> 40red-sweater.com
>> Archives: http://lists.apple.com/mailman//archives/applescript-users
>>
>> This email sent to email@hidden

 _______________________________________________
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: 
 >Re: adding target dependencies to an Xcode project using AppleScript (From: Daniel Jalkut <email@hidden>)

  • Prev by Date: Re: adding target dependencies to an Xcode project using AppleScript
  • Next by Date: Debug breakpoints not firing!
  • Previous by thread: Re: adding target dependencies to an Xcode project using AppleScript
  • Next by thread: How to snuff warnings on float/int conversion
  • Index(es):
    • Date
    • Thread