Problem building a release in cocoa
Problem building a release in cocoa
- Subject: Problem building a release in cocoa
- From: Professor Leslie Smith <email@hidden>
- Date: Mon, 20 Mar 2006 11:34:22 +0000
- Organization: University of Stirling
Hi:
I am trying to build a release version of a small Obj C application that
runs just fine from Xcode 2.2 Debug build configuration. I used xcodebuild:
xcodebuild install DSTROOT="~/TEMP" -configuration release -project
PrepareParams.xcodeproj DEPLOYMENT_LOCATION=YES
and xcodebuild reports that the build succeeded. The same appears to
happen building using the Release build configuration inside Xcode. I
have looked through the Projecr Settings, but they look OK (to the
extent that I understand them: I didn't alter them).
However the program crashes while initialising (report below).
Can anyone tell me what I am missing?
(Report output)
Date/Time: 2006-03-20 11:26:44.519 +0000
OS Version: 10.4.5 (Build 8H14)
Report Version: 4
Command: PrepareParams
Path:
/Users/lss/TEMP/Users/lss/Applications/PrepareParams.app/Contents/MacOS/PrepareParams
Parent: WindowServer [108]
Version: Mac OS 10.4.5 (0.1)
PID: 10119
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x790a8004
Thread 0 Crashed:
0 com.yourcompany.PrepareParams 0x00003628 0x1000 + 9768
1 com.apple.AppKit 0x936bc7ec -[NSCustomObject
nibInstantiate] + 260
2 com.apple.AppKit 0x936a71f4 -[NSIBObjectData
instantiateObject:] + 188
3 com.apple.AppKit 0x936a6dc0 -[NSIBObjectData
nibInstantiateWithOwner:topLevelObjects:] + 144
4 com.apple.AppKit 0x936932bc loadNib + 240
5 com.apple.AppKit 0x93692d14 +[NSBundle(NSNibLoading)
_loadNibFile:nameTable:withZone:ownerBundle:] + 716
6 com.apple.AppKit 0x936ea1e4 +[NSBundle(NSNibLoading)
loadNibFile:externalNameTable:withZone:] + 156
7 com.apple.AppKit 0x9377a05c +[NSBundle(NSNibLoading)
loadNibNamed:owner:] + 344
8 com.apple.AppKit 0x93779dfc NSApplicationMain + 344
9 com.yourcompany.PrepareParams 0x0000259c 0x1000 + 5532
10 com.yourcompany.PrepareParams 0x00002444 0x1000 + 5188
--Leslie Smith
--
Professor Leslie S. Smith,
Dept of Computing Science and Mathematics,
University of Stirling,
Stirling FK9 4LA, Scotland
email@hidden
Tel (44) 1786 467435 Fax (44) 1786 464551
www http://www.cs.stir.ac.uk/~lss/
UKRI IEEE NNS Chapter Chair: http://www.cs.stir.ac.uk/ieee-nns-ukri/
--
The University of Stirling is a university established in Scotland by
charter at Stirling, FK9 4LA. Privileged/Confidential Information may
be contained in this message. If you are not the addressee indicated
in this message (or responsible for delivery of the message to such
person), you may not disclose, copy or deliver this message to anyone
and any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. In such case, you should destroy this
message and kindly notify the sender by reply email. Please advise
immediately if you or your employer do not consent to Internet email
for messages of this kind.
_______________________________________________
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