File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
example-app/ios/App/CapApp-SPM Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ let package = Package(
1515 targets: [ " JwPlayerPlugin " ] )
1616 ] ,
1717 dependencies: [
18- . package ( url: " https://github.com/ionic-team/capacitor-swift-pm.git " , from: " 8.0.0 " ) ,
18+ . package ( url: " https://github.com/ionic-team/capacitor-swift-pm.git " , from: " 8.0.2 " ) ,
1919 . package ( url: " https://github.com/jwplayer/JWPlayerKit-package.git " , . upToNextMajor( from: " 4.25.1 " ) )
2020 ] ,
2121 targets: [
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ let package = Package(
1111 targets: [ " CapApp-SPM " ] )
1212 ] ,
1313 dependencies: [
14- . package ( url: " https://github.com/ionic-team/capacitor-swift-pm.git " , from: " 8.0.0 " ) ,
14+ . package ( url: " https://github.com/ionic-team/capacitor-swift-pm.git " , from: " 8.0.2 " ) ,
1515 . package ( name: " CapgoCapacitorJwPlayer " , path: " ../../../node_modules/.bun/@capgo+capacitor-jw-player@file+../node_modules/@capgo/capacitor-jw-player " )
1616 ] ,
1717 targets: [
You can’t perform that action at this time.
0 commit comments