> On 7 Mar 2016, at 17:29, Frank Bitterlich <bitterli...@gsco.de> wrote:
> 
> 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?

I have just encountered a similar issue on a 10.9 vm.
I agree with Quincey that nib loading might be at the root of it.

However a clean cocoa test app with a deployment target of 10.9 launches fine.

J


_______________________________________________

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

Reply via email to