Target Jaguar on Xcode 3.1.1
Target Jaguar on Xcode 3.1.1
- Subject: Target Jaguar on Xcode 3.1.1
- From: Marcus <email@hidden>
- Date: Thu, 25 Sep 2008 22:38:27 +0200
Hi.
I'm on Leopard and I have a problem with building applications that
target 10.2 Jaguar. I can build Carbon applications that run without
any complications on Jaguar. But Cocoa projects interrupts
unexpectedly on launch with the following output in console.log.
Cocoa App[663] *** Assertion failure in -[NSApplication init],
AppKit.subproj/NSApplication.m:908
Cocoa App[663] An uncaught exception was raised
Cocoa App[663] Creating more than one Application
Cocoa App[663] *** Uncaught exception:
<NSInternalInconsistencyException> Creating more than one Application
Sep 25 22:24:55 PowerBook crashdump: Crash report written to: /Users/
marcus/Library/Logs/CrashReporter/Cocoa App.crash.log
I tried the Cocoa Application Template in Xcode without any changes
except setting 10.2 as deployment target in the build settings.
I think it has something to do with the NIB files. Because it worked
when I replaced the projects XIB file with a NIB file created with
Interface Builder 2.5.6 from the Xcode Tools 2.5 package.
What would you think is the best thing to do? Write code in Xcode
3.1.1 and manage NIB files with Interface Builder 2.5.6, or is it
possible to use Interface Builder 3 or is that out of the question for
Jaguar deployment?
Marcus
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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