[MacPorts] #33282: Xcode 4.3 Main thread1 aborts - SIGABRT
MacPorts
noreply at macports.org
Fri Feb 17 04:26:30 PST 2012
#33282: Xcode 4.3 Main thread1 aborts - SIGABRT
----------------------------+-----------------------------------------------
Reporter: vka3@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port:
----------------------------+-----------------------------------------------
int main(int argc, char *argv[])
{
@autoreleasepool {
return UIApplicationMain(argc, argv, nil,
NSStringFromClass([CalculatorAppDelegate class]));
}
}
*** Terminating app due to uncaught exception 'NSUnknownKeyException',
reason: '[<UILabel 0x6877c40> setValue:forUndefinedKey:]: this class is
not key value coding-compliant for the key keyPath.'
--
Ticket URL: <https://trac.macports.org/ticket/33282>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list