Hi, I have a weird problem. When I build a Cocoa app in Xcode 7.2.1, it fails to run properly on certain machines running OSX versions 10.8 and 10.9. The app launches (=icon in dock), but no window shows up, and the menus are all but gone (the Apple and application menu is visible in the menu bar, but nothing else, and the app menu is empty.)
It happens even with the simplest apps (ie. just building the Cocoa application.) Due to limited resources I have only access to one Mac where it happens, but apart from having 10.9 installed, there is nothing special with that machine. The very same app runs fine on other machines (El Capitan.) -application:didFinishLaunching: is apparently never called (an NSLog() call there never show up in the console.) Searching for that problem on the web did not return a single hint. Does anybody have a suggestion what this could be? Thanks in advance, Frank+++ _______________________________________________ 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