philippec / PhFacebook

MacOSX Interface to Facebook graph API
http://developer.casgrain.com/?p=107
Other
178 stars 44 forks source link

Login window does not appear when running #42

Closed julian-weinert closed 9 years ago

julian-weinert commented 11 years ago

When running in Xcode, the login window appears as aspected. But when building for running, testing, archiving and running it stand alone, the login window does not appear.

I'm running OS X 10.8.3 / Build 12D78

philippec commented 11 years ago

I just tried the sample application, built for Archive (Release), and it runs fine by double-clicking it.

Is there anything in the Console.app's log?

julian-weinert commented 11 years ago

I gonna check tomorrow

julian-weinert commented 11 years ago

The Console reports an instance of NSWindow. But the window is not visible. According to the code, NSLog and Console.app the window MUST be there. But it isn't… Only in debug mode.

philippec commented 9 years ago

No activity in two years, closing this issue.