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

Build Template Settings has no schemes in dropdown #38

Closed
mikewoodworth opened this issue May 12, 2015 · 9 comments · Fixed by #39
Closed

Build Template Settings has no schemes in dropdown #38

mikewoodworth opened this issue May 12, 2015 · 9 comments · Fixed by #39
Labels

Comments

@mikewoodworth
Copy link

This is building with an xcworkspace, none of the schemes show up in template settings

@czechboy0
Copy link
Member

Can you make sure your scheme is shared? Otherwise Buildasaur won't be able to find it. You can share a scheme in Xcode, Manage Schemes. More here.

Let me know if this helps. Otherwise it might be a genuine Buildasaur issue, thanks!

@mikewoodworth
Copy link
Author

Yes, scheme is shared...

screen shot 2015-05-12 at 12 19 46 pm

Let me know if there's anything I can provide to help debug!

@czechboy0 czechboy0 added the bug label May 12, 2015
@czechboy0
Copy link
Member

Oh I see, I don't think I've tested with the scheme being in the workspace instead of the project, let me try to reproduce it locally.

@mikewoodworth
Copy link
Author

Yea, I can confirm the scheme shows up if I set to project. Trying that now

@czechboy0
Copy link
Member

Yes, it doesn't pick it up if it's owned by the workspace. I'll look at it, thanks for reporting it! In the meantime, I'd suggest just selecting the scheme to be owned by the project, if that's possible. I'll try to push a fix ASAP.

Did you download Builda as .app or as code? To know whether a new release with the fix will need to be made :)

//Edit - just saw your reply. Yeah I'll fix it for workspaces as well but if you could use it in the project that'd fix it for now.

@mikewoodworth
Copy link
Author

Yea, I've switched to project all is fine. Thanks for the fast response!

@czechboy0
Copy link
Member

Actually, I fixed it in #39. Thanks again for reporting!

@mikewoodworth
Copy link
Author

Quick followup...
My bots are all failing with:

Bot Issue: error. Build Service Error.
Issue: Failed to authenticate SSH session: Invalid public key, too short (-1).
Integration Number: 1.
Integration URL: https://DMTestBot.local/xcode/bots/B2E8D9D/integrations
Description: Failed to authenticate SSH session: Invalid public key, too short (-1).

Any chance this is related to the fact I pointed buildasaur at the xcworkspace instead of the project? Both the top left and right say Verified access, all is well!

The same ssh keys are working just fine in the actual repo on this machine.

@czechboy0
Copy link
Member

Can you please copy this to #30? I'm actually working on validation of SSH keys as we speak :) We can discuss there, thanks.

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

Successfully merging a pull request may close this issue.

2 participants