Re: Copy phase for just the executable of a bundle
Re: Copy phase for just the executable of a bundle
- Subject: Re: Copy phase for just the executable of a bundle
- From: Scott Tooker <email@hidden>
- Date: Mon, 9 Aug 2004 11:30:44 -0700
I'd try using a Shell Script build phase and use $(BUILT_PRODUCTS_DIR)
or $(SYMROOT) to reference the directory that the built bundle is
placed in.
Scott
On Jul 22, 2004, at 1:36 PM, Chris Griffin wrote:
> I want to copy the executable of a bundle to another folder. I still
> want to the bundle to be built as normal but I want to duplicate the
> executable (the one the MacOS dir) to another folder. I tried do a
> Copy Phase but I can't get the executable into that folder in the
> project. Any ideas? Thanks.
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.