File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
example-app/ios/App/CapApp-SPM Expand file tree Collapse file tree 1 file changed +1
-1
lines changed 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 " , exact : " 8.0.0 " ) ,
14+ . package ( url: " https://github.com/ionic-team/capacitor-swift-pm.git " , from : " 8.0.0 " ) ,
1515 . package ( name: " CapacitorCamera " , path: " ../../../node_modules/.bun/@capacitor+camera@8.0.0+15e98482558ccfe6/node_modules/@capacitor/camera " ) ,
1616 . package ( name: " CapacitorSplashScreen " , path: " ../../../node_modules/.bun/@capacitor+splash-screen@8.0.0+15e98482558ccfe6/node_modules/@capacitor/splash-screen " ) ,
1717 . package ( name: " CapgoInappbrowser " , path: " ../../../node_modules/.bun/@capgo+inappbrowser@file+../node_modules/@capgo/inappbrowser " )
You can’t perform that action at this time.
0 commit comments