-
Notifications
You must be signed in to change notification settings - Fork 307
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
Build failed in (OmniGroup/Tools/FixStringsFile) #65
Comments
I should probably remove that build script, or deemphasize it in the README, since the best way to build and run the Text Editor is via the Xcode workspace. Does the workspace work for you? |
Oh, also, it looks like you maybe don't have your developer certificate set up anyway, so the workspace build may fail:
|
OK, one more possible thing to explore. Maybe you only have an iOS developer certificate set up? We always have both iOS and Mac developer certificates. If you are only doing iOS development, you might try commenting out this line in
The build failure above is when a Mac helper tool is being built (which doesn't really need to be signed, but we just default to signing all our builds). |
I've tried Build using
|
I just downloaded the framework today (2013-06-06). After commenting out the |
I'm unable to build, and eventually test by running "Text Editor" example.
The text was updated successfully, but these errors were encountered: