Share schemes with Xcode Server

If you neglect to share a scheme with Xcode Server when you create a bot, you can share, commit, and push a scheme later.

  1. In the main window, choose Manage Schemes from the scheme menu in the toolbar.

  2. In the sheet that appears, select the checkbox in the Shared column for the scheme, then click Close.

  3. Choose Source Control > Commit.

  4. Enter a commit message into the text field.

  5. Select the “Push to remote” checkbox (if you have a remote repository).

  6. Click the Commit Files button.

Alternatively, you can share, commit, and push a scheme when you create a bot or edit a bot.

See alsoContinuous integration using Xcode ServerAdd, delete, rename, and share schemesConfigure schemes