Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSX fails to authenticate #5

Closed
daikini opened this issue May 18, 2012 · 1 comment
Closed

OSX fails to authenticate #5

daikini opened this issue May 18, 2012 · 1 comment

Comments

@daikini
Copy link

daikini commented May 18, 2012

Am getting the following error when launching a Mac app as it tries to display the authentication form:

2012-05-18 16:48:24:254 ******[6057:503] Simperium didn't find an existing auth token
2012-05-18 16:48:25.073 ******[6057:503] Unknown class AuthView in Interface Builder file at path ******/build/Debug/******.app/Contents/Resources/en.lproj/AuthWindow.nib.
2012-05-18 16:48:25.079 ******[6057:503] Could not connect the action signupToggle: to target of class SPAuthWindowController
2012-05-18 16:48:25.079 ******[6057:503] Could not connect the action signinToggle: to target of class SPAuthWindowController

@mikejohnstn
Copy link
Contributor

The OSX framework has been updated to fix this problem in 55dc438. Please note that only signing in to existing accounts is currently supported. The ability to sign up for new accounts from the default interface will be added soon, and will fix the "Could not connect..." warnings above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants