google / google/GoogleSignIn-iOS

Package.swift: fix deprecation warnings (package(name:url:from:), revision)

オープン
#588 コメント 1 件 リアクション 5 件 担当者 0 名 GitHub で見る
主要言語
Objective-C
スター
750
フォーク
282
平均マージ
2日 15時間
マージ済み PR(30日)
9

説明

When resolving or building with a recent Swift toolchain, `Package.swift` triggers deprecation warnings:

- `package(name:url:from:)` is deprecated: use `package(url:from:)` instead
- `package(name:url:_:)` with `.revision` / `revision` is deprecated: use specific requirement APIs

Please update the dependency declarations in `Package.swift` to the non-deprecated SPM APIs so the package builds without warnings.

Seen on Swift 6 / Xcode 16+ with GoogleSignIn-iOS 9.1.0.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。