FROM : Fritz Anderson
DATE : Fri May 30 20:16:38 2008
On 30 May 2008, at 4:17 AM, Steven Hamilton wrote:
> Also, any warnings or errors I get in xcode appear twice in the
> bubbles. Anyone know why that is?
By default, new Xcode projects are set to the "Release" configuration
(because all software is ready to release when you begin coding it.
That's sarcasm.). In that configuration, Xcode compiles and links the
application twice, once for Intel and once for PowerPC. Two
compilations, same error, two reports of the error.
— F
DATE : Fri May 30 20:16:38 2008
On 30 May 2008, at 4:17 AM, Steven Hamilton wrote:
> Also, any warnings or errors I get in xcode appear twice in the
> bubbles. Anyone know why that is?
By default, new Xcode projects are set to the "Release" configuration
(because all software is ready to release when you begin coding it.
That's sarcasm.). In that configuration, Xcode compiles and links the
application twice, once for Intel and once for PowerPC. Two
compilations, same error, two reports of the error.
— F
| Related mails | Author | Date |
|---|---|---|
| Steven Hamilton | May 30, 11:17 | |
| Peter Burtis | May 30, 12:09 | |
| Kyle Sluder | May 30, 15:35 | |
| Fritz Anderson | May 30, 20:16 | |
| mmalc crawford | May 30, 20:51 | |
| Steven Hamilton | May 30, 23:40 | |
| Ben Trumbull | May 30, 23:49 | |
| Chris Hanson | May 31, 10:13 |






Cocoa mail archive

