• 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: Automator Action doesn't see updated sdef
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Automator Action doesn't see updated sdef


  • Subject: Re: Automator Action doesn't see updated sdef
  • From: Bill Cheeseman <email@hidden>
  • Date: Tue, 26 Dec 2006 14:50:17 -0500
  • Thread-topic: Automator Action doesn't see updated sdef

on 2006-12-25 12:59 PM, Jerry Krinock at email@hidden wrote:

> By doing a ps in Terminal, I found out that
> Automator had decided that it liked an old version of my app that it had
> dredged out of an archive folder, and was running this instead of the latest
> version that I had installed in /Applications.
>
> So, I finally got it to work by launching the new version of the app before
> running the Automator action in Xcode.
>
> Another voodoo incantation to add to the toolbox!

A trick I've learned to apply in several different contexts is this: Always
archive (zip) a previous version of any application you are developing
before starting work on the next version, and delete the original.

When developing new versions of my Cocoa apps, for example, I always archive
the source code and delete the old project files. Otherwise, I find that
Xcode is apt to index the wrong version's project files and open them when I
think I'm editing a file in the project for the next version.

I also delete old executable versions, just to make sure they don't get run
when I think the new version is getting run. I don't bother to archive them.
If I ever need to run them again for testing purposes, they are easy to run
from the release disk image.

--

PLEASE NOTE MY NEW E-MAIL ADDRESS:
Bill Cheeseman - 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

  • Follow-Ups:
    • Re: Automator Action doesn't see updated sdef
      • From: Chris Espinosa <email@hidden>
References: 
 >Re: Automator Action doesn't see updated sdef (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: C language dialect and optimization
  • Next by Date: Warning: Multiple build commands for output file
  • Previous by thread: Re: Automator Action doesn't see updated sdef
  • Next by thread: Re: Automator Action doesn't see updated sdef
  • Index(es):
    • Date
    • Thread