| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

差分

ナビゲーションに移動 検索に移動
437 バイト追加 、 2020年5月5日 (火) 09:16
[[File:firebase_sdk.png]]
[[File:google_service_info_plist.png]]
 
*ビルドエラー
 
diff: /../Podfile.lock: No such file or directory
diff: Manifest.lock: No such file or directory error:
The sandbox is not in sync with the Podfile.lock. Run ‘pod install’ or update your CocoaPods installation.`
 
とエラー表示
 
プロジェクトの「Build Settings」→「User-Define」に「PODS_ROOT」がある確認
なければ名前が「PODS_ROOT」、値が「${SRCROOT}/Pods」をいれる。
 
Integrating client project
Pod installation complete! There is 1 dependency from the Podfile and 4 total pods installed.

案内メニュー