- 2022年2月2日
【Xcode】pod install実行時に「Automatically assigning platform `iOS` with version `15.2` on target `[プロジェクト名]` because no platform was specified.」警告が発生する
新しく Xcode でプロジェクトを作成したときに、CocoaPods を導入して pod install コマンドを実行したところ、「Automatically assignin […]