ブックマーク / circleci.com (2)

  • xcodebuild の終了コード 65: その意味と、iOS および macOS ビルドでの解決方法

    xcodebuild の終了コード 65: その意味と、iOS および macOS ビルドでの解決方法 xcodebuild が終了コード 65 で失敗 この見出しのフレーズは、あらゆる CI システム環境の iOS 開発者と macOS 開発者を震え上がらせる威力を持っています。Xcode そのものを使っているときに目にした方もいらっしゃると思いますが、こうしたエラーコードが Xcode に表示されず、気付かなかった方も同じくらいいらっしゃることでしょう。 xcodebuild から何のエラーメッセージもなく終了コード 65 だけが返される事態を回避するには、この終了コードが何を意味しているかを理解する必要があります。 任意のターミナル エミュレーターに「man xcodebuild」と入力して最下部あたりまでスクロールすると、使用例の手前に、終了コードに関する次のような小さな段落が含ま

    xcodebuild の終了コード 65: その意味と、iOS および macOS ビルドでの解決方法
    yimajo
    yimajo 2023/01/06
  • Installing and Using Docker Compose - CircleCI

    This document describes how to install and use Docker Compose, and assumes the reader has some experience using the docker-compose utility. If you are new to Docker Compose, do consider reviewing the official Docker Compose overview, or checking out the Getting Started guide. The docker compose utility is pre-installed in the CircleCI convenience images and machine executor images. If you are usin

    Installing and Using Docker Compose - CircleCI
    yimajo
    yimajo 2018/06/22
  • 1