22
プロジェクトで有効なGoogleService-Info.plistが見つかりませんでした
Xcode9ベータ4でSwift3.2コードを実行すると、次のエラーが発生します。 *** Terminating app due to uncaught exception 'com.firebase.core', reason: '[FIRApp configure]; (FirebaseApp.configure() in Swift) could not find a valid GoogleService-Info.plist in your project. Please download one from https://console.firebase.google.com/.' 必要な名前のGoogleService-Info.plistファイルがすでにあり、有効です。 Firebaseなどの試用版はありますか?