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.9.2 /Diffusion.xcframework.zip " ,
19- checksum: " ff3717f7d553e7c4f291ef76622150c9a1a73270db2bcf138e288331d2fe6f23 "
18+ url: " https://github.com/diffusiondata/diffusion-sdk-apple/raw/6.9.3 /Diffusion.xcframework.zip " ,
19+ checksum: " 61a14f9738978ce8dfa345add910624d029898416f4884ee9730b4c5a00731b1 "
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.9.2
23+ #### Latest version: 6.9.3
2424
2525#### Links
2626- <a href =" https://docs.diffusiondata.com/quickstart " >Quick Start Guide</a >
27- - <a href =" https://docs.diffusiondata.com/docs/6.9.2 /manual/html/developerguide/developerguide_overview.html " >Developer Guide</a >
28- - <a href =" https://docs.diffusiondata.com/docs/6.9.2 /apple " >API Documentation</a >
27+ - <a href =" https://docs.diffusiondata.com/docs/6.9.3 /manual/html/developerguide/developerguide_overview.html " >Developer Guide</a >
28+ - <a href =" https://docs.diffusiondata.com/docs/6.9.3 /apple " >API Documentation</a >
2929- <a href =" https://github.com/diffusiondata/diffusion-examples/tree/6.9/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.9.2 " )
50+ .exact (" 6.9.3 " )
5151 ),
5252 ],
5353 // ...
You can’t perform that action at this time.
0 commit comments