実現したいこと
- Swift playgrounds で FirebaseFirestore を使いたい
前提
SwiftUIでチャットアプリを作っています。
Swiftパッケージとしてfirebaseを実装中以下のエラーメッセージが発生しました。
発生している問題・エラーメッセージ
パッケージグラフを解決できませんでした。続行できません。 failed validating archive from 'https://dl.google.com/firebase/ios/swiftpm/10.4.0/FirebaseAnalytics.zip' which is required by binary target 'FirebaseAnalytics': could not find executable for 'unzip' failed validating archive from 'https://dl.google.com/firebase/ios/swiftpm/10.4.0/GoogleAppMeasurementIdentitySupport.zip' which is required by binary target 'GoogleAppMeasurementIdentitySupport': could not find executable for 'unzip' failed validating archive from 'https://dl.google.com/firebase/ios/swiftpm/10.4.0/GoogleAppMeasurement.zip' which is required by binary target 'GoogleAppMeasurement': could not find executable for 'unzip' failed validating archive from 'https://dl.google.com/firebase/ios/swiftpm/10.4.0/GoogleAppMeasurementOnDeviceConversion.zip' which is required by binary target 'GoogleAppMeasurementOnDeviceConversion': could not find executable for 'unzip'
試したこと
Zipとしてfirebaseを入れようとしましたがダメでした
補足情報
iPadは最新のosを使っています
ちゃんとプロパティファイルは入れています
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。