Re: [Pyobjc-dev] Confusion over PB targets and build styles
Brought to you by:
ronaldoussoren
From: Martina O. <Ma...@Oe...> - 2003-01-12 16:02:51
|
Hi Dinu, > Now for a silly question: how do I add this? Is it really a new > "taregt" or rather an install "build style"? I can't find a mean- > ingful "install" target to add and it's not obvious how to make > use of an "install" build style. You'll have to do it from the command line. Run this in your project directory: pbxbuild install ciao Martina |