Skip to content

Fix Swift Package Manager deprecation warnings#579

Merged
w-goog merged 5 commits intogoogle:mainfrom
TidexHQ:main
Mar 11, 2026
Merged

Fix Swift Package Manager deprecation warnings#579
w-goog merged 5 commits intogoogle:mainfrom
TidexHQ:main

Conversation

@kkarlsen06
Copy link
Contributor

Remove explicit name parameters from package declarations and update OCMock to use modern revision API syntax.
This removes annoying deprecation warnings in Xcode.

@google-cla
Copy link

google-cla bot commented Feb 6, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Remove explicit name parameters from package declarations and update OCMock to use modern revision API syntax.
@kkarlsen06
Copy link
Contributor Author

@w-goog Could you please review this PR when you get a chance?

The package: parameter must match the SPM package identity derived
from the repository URL, not the old-style package name.
@w-goog w-goog self-requested a review March 5, 2026 23:27
Co-authored-by: w-goog <115107835+w-goog@users.noreply.github.com>
@kkarlsen06 kkarlsen06 requested a review from w-goog March 6, 2026 01:10
@w-goog w-goog merged commit 197d23b into google:main Mar 11, 2026
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants