AppSeedのアプリ開発ブログ

アプリ開発会社AppSeed(アップシード)開発担当のブログです。iOS、Android、Unity、Cocos2d-xなどアプリ開発関連のTipsや備忘録、アプリ開発に役立つ情報を発信します。

【iOS】CocoaPodsのエラー「CocoaPods could not find compatible versions for pod..」の対処法に関するメモ

iOSアプリ開発で、CocoaPodsでフレームワークをインストールしようとした際に発生した以下のエラーの対処法に関するメモ。

[!] CocoaPods could not find compatible versions for pod "AppLovinMediationGoogleAdapter":

  In Podfile:

    AppLovinMediationGoogleAdapter (= 10.8.0.0)

 

None of your spec sources contain a spec satisfying the dependency: `AppLovinMediationGoogleAdapter (= 10.8.0.0)`.

 

You have either:

* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.

* mistyped the name or version.

* not added the source repo that hosts the Podspec to your Podfile.

 

 

iOS】CocoaPodsのエラー「CocoaPods could not find compatible versions for pod..」の対処法

上記のエラーですが、「pod install --repo-update」で更新するとエラーが消えて無事インストールが完了しました。

いつもは「pod install」でインストールしてましたが、今後は最初から「pod install --repo-update」でもいいかもしれないです。

 

 

お知らせ

ミステリー脱出ゲーム「廃病院の密室」を最近リリースしました!

もしよろしければダウンロードお願い致します!

app-seed.com

廃病院の密室-ミステリー脱出ゲーム-

廃病院の密室-ミステリー脱出ゲーム-

  • AppSeed, Incorporated.
  • ゲーム
  • 無料

apps.apple.com

play.google.com

www.youtube.com