Automator Action Dependencies
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