Xcode 7.2.1 - Apps not running on 10.8 and 10.9
Xcode 7.2.1 - Apps not running on 10.8 and 10.9
- Subject: Xcode 7.2.1 - Apps not running on 10.8 and 10.9
- From: Frank Bitterlich <email@hidden>
- Date: Mon, 07 Mar 2016 18:29:46 +0100
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 (email@hidden)
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:
This email sent to email@hidden