sentry-capacitor icon indicating copy to clipboard operation
sentry-capacitor copied to clipboard

Update capacitor-spm to v8

Open jb3rndt opened this issue 2 months ago • 2 comments

This updates the https://github.com/ionic-team/capacitor-swift-pm.git dependency to v8 for capacitor 8

jb3rndt avatar Dec 17 '25 15:12 jb3rndt

Thank you for the PR! That would be a welcoming PR but sadly it will also break users using Capacitor V7

lucas-zimerman avatar Dec 17 '25 18:12 lucas-zimerman

Hm you're right, I suppose there is no way of configuring the Package.swift in a way that allows v7 and v8, right?

I have seen that the capawesome team has updated all packages to v8 too. Maybe they cherry-pick important fixes to v7 branches and release those separately for some time... Happy to hear your suggestion on dealing with this :)

Besides, I'm aware that there are other additional changes suggested for migrating a plugin to v8, but the migration tool failed on my machine so I'll add those manually later.

jb3rndt avatar Dec 17 '25 22:12 jb3rndt