• 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
Automator Action Dependencies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Automator Action Dependencies


  • Subject: Automator Action Dependencies
  • From: "Alexander v. Below" <email@hidden>
  • Date: Mon, 12 Feb 2007 15:04:26 +0100

Hello,

our applications includes an AppleScript Automator Action, which is to be packaged in the the app itself (/Contents/Library/Automator)

The Automator Action is built in its own target, and is included as a dependency in the main target.

If this is built on a normal development machine, where the App was installed already etc, everything is fine.

If however, this is built on a fresh machine (or a dedicated build machine), the AppleScript in the Automator does not compile -- we suppose because the AppleScript sdefs of the actual App are unknown to the system.

This seems like a circular dependency: To build the App, we need the Automator Actions. To build the Automator Actions, we need the app

Is there a way I can tell the Automator Action target to use the sdef of the App as dictionary, or is the a bug?

Thanks

Alex
_______________________________________________
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


  • Prev by Date: Re: How to find out if my app is running on PPC or i386
  • Next by Date: Debugging PlugIn
  • Previous by thread: Re: Fast reading from files, using a pre-fetch approach?
  • Next by thread: .cch => {.cc, .h}
  • Index(es):
    • Date
    • Thread