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.0 /Diffusion.xcframework.zip " ,
19- checksum: " 75d719ae9515b24cae37ca36f9b215f154bd82b6c1685bc8c3c178d33bec8d4f "
18+ url: " https://github.com/diffusiondata/diffusion-sdk-apple/raw/6.8.1 /Diffusion.xcframework.zip " ,
19+ checksum: " ac5b4dd41de1a638bb9a786e585c2a7015b07ad56f0f4beb2c468c3cf9c2dd68 "
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.0
23+ #### Latest version: 6.8.1
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.0 /manual/html/developerguide/developerguide_overview.html " >Developer Guide</a >
28- - <a href =" https://docs.diffusiondata.com/docs/6.8.0 /apple " >API Documentation</a >
27+ - <a href =" https://docs.diffusiondata.com/docs/6.8.1 /manual/html/developerguide/developerguide_overview.html " >Developer Guide</a >
28+ - <a href =" https://docs.diffusiondata.com/docs/6.8.1 /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.0 " )
50+ .exact (" 6.8.1 " )
5151 ),
5252 ],
5353 // ...
You can’t perform that action at this time.
0 commit comments