I have a Mac OS app that worked fine in Snow Leopard. In moving up recently to Lion, I also moved up to Xcode 4.4 and recompiled the app, targeting 10.6 but without otherwise changing the source code. I got two problems when running the resulting app under Lion.
I fixed the first problem by deselecting the "restorable" checkbox in all the windows. My remaining problem is that drag-and-dropping an input file crashes the app. Likewise, opening the app by double-clicking its input file also crashes. Opening input files from within the app does not cause a crash; everything works perfectly in that case. Since the docs are voluminous, could anyone suggest where I should start looking? Clearly, something here has changed since Snow Leopard. Thanks very much. -- Michael P. McLaughlin _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com