I continue to maintain a number of AppleScript Studio projects. Yes, I am aware AS Studio is deprecated and totally unsupported. It was however possible to install and run XCode 3.2.6 on Lion, which allows me to continue to maintain these projects. I've been able to successfully build code signed version that will run just fine on Mountail Lion (dev previews).
On Mountain Lion, XCode 3.2.6 actually launches normally and seems at first glance to behave normally (with a couple glitches) and also to be able to build existing prjoects.
Most unfortunately, however, Interface Builder hangs while launching. I am wondering if anyone has any bright ideas about how it could be made to work.
The first error is in the console:
7/26/12 10:29:28.628 AM Interface Builder[911]: Attempt to add read-only file at path file://localhost/Developer/Documentation/DocSets/com.apple.adc.documentation.AppleSnowLeopard.CoreReference.docset/Contents/Resources/docSet.dsidx read/write. Adding it read-only instead. This will be a hard error in the future; you must specify the NSReadOnlyPersistentStoreOption.
I tried to make the relevant file read & write for everyone but that didn't help.
And then there is the hang/crash log (portion follows).
Given this log, is there anything at all (ie, frameworks, etc.) that I might try installing from Lion or Snow Leopard to make IB 3 run on ML?
Thanks.
Date/Time: 2012-07-26 10:09:35 -0400
OS Version: 10.8 (Build 12A269)
Architecture: x86_64
Report Version: 11
Command: Interface Builder
Path: /Developer/Applications/Interface Builder.app/Contents/MacOS/Interface Builder
Version: 3.2.6 (851)
Build Version: 34
Project Name: InterfaceBuilder
Source Version: 8510000
Parent: launchd [282]
PID: 815
Event: hang
Duration: 2.11s
Steps: 22 (100ms sampling interval)
Hardware model: MacPro4,1
Active cpus: 8
Free pages: 1376856 pages (+2933)
Pageins: 0 pages
Pageouts: 0 pages
Process: Interface Builder [815]
Path: /Developer/Applications/Interface Builder.app/Contents/MacOS/Interface Builder
Architecture: x86_64
Parent: launchd [282]
UID: 501
Task size: 7629 pages (+1)
Thread 0x813d DispatchQueue 1 priority 46
22 ??? (Interface Builder + 7140) [0x100001be4]
22 NSApplicationMain + 869 (AppKit) [0x7fff92ed9656]
22 -[NSApplication run] + 124 (AppKit) [0x7fff92f34a7a]
22 ??? (Interface Builder + 8579) [0x100002183]
22 -[IBPluginController loadPluginAtPath:error:] + 2948 (InterfaceBuilderKit) [0x100114531]
22 IBUpdateCreateVersionMenuItemToReflectDestinationTargetRuntime + 594 (IBCocoaTouchPlugin) [0x10a7306c9]
22 -[IBPlugin didLoad] + 1809 (InterfaceBuilderKit) [0x100115a73]
22 -[IBLibraryController loadLibraryObjectsForPlugin:] + 588 (InterfaceBuilderKit) [0x10011671d]
22 -[IBLibraryController createAssetsFromTemplatesInNibNamed:forPlugin:topLevelObjects:] + 108 (InterfaceBuilderKit) [0x100266039]
22 -[NSBundle(IBAppKitBundleAdditions) topLevelObjectsInNibNamed:owner:] + 127 (InterfaceBuilderKit) [0x1001faac5]
22 -[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 150 (AppKit) [0x7fff93119ee3]
22 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219 (AppKit) [0x7fff92edd0a9]
22 loadNib + 227 (AppKit) [0x7fff92eddb23]
22 _decodeObject + 226 (Foundation) [0x7fff95429fe4]
22 _decodeObjectBinary + 2741 (Foundation) [0x7fff9542ac39]
22 -[NSIBObjectData initWithCoder:] + 2025 (AppKit) [0x7fff92ede44a]
22 _decodeObject + 226 (Foundation) [0x7fff95429fe4]
22 _decodeObjectBinary + 2741 (Foundation) [0x7fff9542ac39]
22 -[NSArray(NSArray) initWithCoder:] + 538 (Foundation) [0x7fff9542bf88]
22 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1189 (Foundation) [0x7fff9542ba16]
22 _decodeObjectBinary + 2741 (Foundation) [0x7fff9542ac39]
22 -[NSNibOutletConnector initWithCoder:] + 344 (AppKit) [0x7fff92edf1d8]
22 -[NSNibConnector initWithCoder:] + 363 (AppKit) [0x7fff92edf34e]
22 _decodeObject + 226 (Foundation) [0x7fff95429fe4]
22 _decodeObjectBinary + 2741 (Foundation) [0x7fff9542ac39]
22 -[IBLibraryObjectTemplate initWithCoder:] + 52 (InterfaceBuilderKit) [0x100116d08]
22 -[NSView initWithCoder:] + 99 (AppKit) [0x7fff92ee7cf4]
22 -[NSResponder initWithCoder:] + 99 (AppKit) [0x7fff92ee9595]
22 _decodeObject + 226 (Foundation) [0x7fff95429fe4]
22 _decodeObjectBinary + 2741 (Foundation) [0x7fff9542ac39]
22 ??? (CocoaPlugin + 5633) [0x102684601]
22 -[NSCustomView initWithCoder:] + 601 (AppKit) [0x7fff92ef7526]
22 -[NSView initWithCoder:] + 976 (AppKit) [0x7fff92ee8061]
22 _decodeObject + 226 (Foundation) [0x7fff95429fe4]
22 _decodeObjectBinary + 2741 (Foundation) [0x7fff9542ac39]
22 -[NSArray(NSArray) initWithCoder:] + 538 (Foundation) [0x7fff9542bf88]
22 -[NSKeyedUnarchiver _decodeArrayOfObjectsForKey:] + 1189 (Foundation) [0x7fff9542ba16]
22 _decodeObjectBinary + 2760 (Foundation) [0x7fff9542ac4c]
22 IBPopulateMarshalledStateFromIBIntegrationState + 5203 (IBCocoaTouchPlugin) [0x10a743f47]
22 IBIsManagedByTabBarController + 1096 (IBCocoaTouchPlugin) [0x10a7968fb]
22 IBPopulateMarshalledStateFromIBIntegrationState + 7922 (IBCocoaTouchPlugin) [0x10a7449e6]
22 IBPopulateMarshalledStateFromIBIntegrationState + 7673 (IBCocoaTouchPlugin) [0x10a7448ed]
22 IBBuildMarshalledDescriptionOfObject + 178 (IBCocoaTouchPlugin) [0x10a7420f1]
22 IBBuildMarshalledDescriptionOfDocument + 2093 (IBCocoaTouchPlugin) [0x10a741482]
22 IBReplaceClassNamePrefixWith + 1588 (IBCocoaTouchPlugin) [0x10a73d64d]
22 IBIPhoneSDKVersionForSDKIdentifier + 1775 (IBCocoaTouchPlugin) [0x10a7b84df]
22 IBIPhoneSDKVersionForSDKIdentifier + 1708 (IBCocoaTouchPlugin) [0x10a7b849c]
22 IBIPhoneSDKVersionForSDKIdentifier + 2796 (IBCocoaTouchPlugin) [0x10a7b88dc]
22 IBAskClassInTargetRuntimeForValueForKeyPathUsingResultMarshallerWithContext + 147 (IBCocoaTouchPlugin) [0x10a740af3]
22 IBAttachToCocoaTouchTool + 1669 (IBCocoaTouchPlugin) [0x10a742a20]
22 IBAttachToCocoaTouchTool + 1060 (IBCocoaTouchPlugin) [0x10a7427bf]
22 +[NSThread sleepUntilDate:] + 176 (Foundation) [0x7fff9547288d]
22 __semwait_signal + 10 (libsystem_kernel.dylib) [0x7fff9762d386]
*22 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
Thread 0x8147 DispatchQueue 2 priority 48
22 _dispatch_mgr_thread + 54 (libdispatch.dylib) [0x7fff92830a2a]
22 kevent + 10 (libsystem_kernel.dylib) [0x7fff9762dd16]
*22 ??? (mach_kernel + 3471600) [0xffffff800054f8f0]
Thread 0x8156 priority 46
22 thread_start + 13 (libsystem_c.dylib) [0x7fff8cbd01c1]
22 _pthread_start + 327 (libsystem_c.dylib) [0x7fff8cbe3782]
22 __NSThread__main__ + 1345 (Foundation) [0x7fff95471842]
22 IBProcessRequestsWithProvider + 3617 (IBCocoaTouchPlugin) [0x10a735913]
22 IBAttachToCocoaTouchTool + 1060 (IBCocoaTouchPlugin) [0x10a7427bf]
22 +[NSThread sleepUntilDate:] + 176 (Foundation) [0x7fff9547288d]
22 __semwait_signal + 10 (libsystem_kernel.dylib) [0x7fff9762d386]
*22 semaphore_wait_continue + 0 (mach_kernel) [0xffffff8000233e90]
Binary Images:
0x100000000 - 0x100011fff com.apple.InterfaceBuilder3 3.2.6 (851)
0x100111000 - 0x1003a1fff com.apple.InterfaceBuilderKit 3.2.6 (851)
0x102683000 - 0x102788fff com.apple.InterfaceBuilder.CocoaPlugin 3.2.6 (851)
0x10a71e000 - 0x10a816fe7 com.apple.InterfaceBuilder.IBCocoaTouchPlugin 4.3 (141) <9229634D-8737-3F2B-818F-B087749AC5DE> /Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Interface Builder/Plug-ins/IBCocoaTouchPlugin.ibplugin/Contents/MacOS/IBCocoaTouchPlugin
0x7fff8cbcf000 - 0x7fff8cc9bfef libsystem_c.dylib <16B6B86C-53EE-36E8-AC2B-4AADC1008098> /usr/lib/system/libsystem_c.dylib
0x7fff9282c000 - 0x7fff92841ff7 libdispatch.dylib <0B6B6E7F-4D8A-3F3B-A4BF-6CF34638DBBB> /usr/lib/system/libdispatch.dylib
0x7fff92de7000 - 0x7fff93a11fff com.apple.AppKit 6.8 (1187)
0x7fff953dc000 - 0x7fff95738ff7 com.apple.Foundation 6.8 (945) <0C972F73-0C07-3384-98F2-B176E0289494> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff9761b000 - 0x7fff97636ff7 libsystem_kernel.dylib
*0xffffff8000200000 - 0xffffff800073d30c mach_kernel <8D5F8EF3-9D12-384B-8070-EF2A49C45D24> /mach_kernel
0 comments:
Post a Comment