File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ let package = Package(
1515 targets: [
1616 . binaryTarget(
1717 name: " Diffusion " ,
18- url: " https://github.com/diffusiondata/diffusion-sdk-apple/raw/6.8.4 /Diffusion.xcframework.zip " ,
19- checksum: " e2837eb744d907b8b4bfcef52a4444990d548c9ee5c773bdcf521bc00d1f7115 "
18+ url: " https://github.com/diffusiondata/diffusion-sdk-apple/raw/6.8.5 /Diffusion.xcframework.zip " ,
19+ checksum: " 5aacc6001534c6008f2bf7e95c1b0cab7d3989b2f94dbed7394b6aebcf23e492 "
2020 )
2121 ]
2222)
Original file line number Diff line number Diff line change 2020
2121# Apple SDK for Diffusion - Swift Package
2222
23- #### Latest version: 6.8.4
23+ #### Latest version: 6.8.5
2424
2525#### Links
2626- <a href =" https://docs.diffusiondata.com/quickstart " >Quick Start Guide</a >
27- - <a href =" https://docs.diffusiondata.com/docs/6.8.4 /manual/html/developerguide/developerguide_overview.html " >Developer Guide</a >
28- - <a href =" https://docs.diffusiondata.com/docs/6.8.4 /apple " >API Documentation</a >
27+ - <a href =" https://docs.diffusiondata.com/docs/6.8.5 /manual/html/developerguide/developerguide_overview.html " >Developer Guide</a >
28+ - <a href =" https://docs.diffusiondata.com/docs/6.8.5 /apple " >API Documentation</a >
2929- <a href =" https://github.com/diffusiondata/diffusion-examples/tree/6.8/apple " >Examples</a >
3030
3131
@@ -47,7 +47,7 @@ let package = Package(
4747 .package (
4848 name : " Diffusion" ,
4949 url : " https://github.com/diffusiondata/diffusion-swift" ,
50- .exact (" 6.8.4 " )
50+ .exact (" 6.8.5 " )
5151 ),
5252 ],
5353 // ...
You can’t perform that action at this time.
0 commit comments