You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.
I'm trying to create a runner binary for my ui tests using xcodebuild but it requires the scheme to be on the .xcworkspace.
I can do this locally by opening Xcode and adding the scheme I need but to automate this on CI the easiest way would be to have the scheme available when Buck creates the workspace.
Is this supported by Buck? Alternatively can Buck create the runner binary?
Thanks
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
I'm trying to create a runner binary for my ui tests using xcodebuild but it requires the scheme to be on the .xcworkspace.
I can do this locally by opening Xcode and adding the scheme I need but to automate this on CI the easiest way would be to have the scheme available when Buck creates the workspace.
Is this supported by Buck? Alternatively can Buck create the runner binary?
Thanks
The text was updated successfully, but these errors were encountered: