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 @@ -10,7 +10,7 @@ let package = Package(
1010 targets: [ " CapacitorRealtimekitPlugin " ] )
1111 ] ,
1212 dependencies: [
13- . package ( url: " https://github.com/ionic-team/capacitor-swift-pm.git " , from: " 8.0 .0 " ) ,
13+ . package ( url: " https://github.com/ionic-team/capacitor-swift-pm.git " , from: " 8.1 .0 " ) ,
1414 . package ( url: " https://github.com/dyte-in/RealtimeKitCoreiOS.git " , from: " 1.6.1 " ) ,
1515 . package ( url: " https://github.com/dyte-in/RealtimeKitUI.git " , from: " 0.5.3 " )
1616 ] ,
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.1 .0 " ) ,
1515 . package ( name: " CapgoCapacitorRealtimekit " , path: " ../../../node_modules/.bun/@capgo+capacitor-realtimekit@file+../node_modules/@capgo/capacitor-realtimekit " )
1616 ] ,
1717 targets: [
You can’t perform that action at this time.
0 commit comments