#author("2021-07-17T09:20:54+00:00","default:wikiadmin","wikiadmin")
#author("2021-07-25T00:43:45+00:00","default:wikiadmin","wikiadmin")
-iOS開発で必要になったので。

*インストール [#n4c67630]

rubyのバージョンを個別にも足せない場合はbundlerとか使わずに

 brew install fastlane
 
*matchを実施してみる [#r1720998]

-gitのURLを用意しておき、以下のコマンドを実施

 fastlane match init

-早速エラー [#g314ee57]
 
 Unable to locate Xcode. Please make sure to have Xcode installed on your machine

-XCodeを複数入れていたのが原因。Xcodeの設定でコマンドラインツールのバージョンを指定する
 Preference→Location→

 成功するとgitのURLを含んだMatchfileが生成される。

*証明書作成 [#m208e416]

|fastlane match development|開発用プロビジョニングファイルの作成|
|fastlane match adhoc|配布用プロビジョニングファイルの作成|



トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS