Skip to content

Commit 06a4261

Browse files
Updated Diffusion Swift Package to 6.9.8
1 parent 0086d19 commit 06a4261

37 files changed

Lines changed: 31 additions & 26 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020

2121
# Apple SDK for Diffusion - Swift Package
2222

23-
#### Latest version: 6.9.7
23+
#### Latest version: 6.9.8
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.7/manual/html/developerguide/developerguide_overview.html">Developer Guide</a>
28-
- <a href="https://docs.diffusiondata.com/docs/6.9.7/apple">API Documentation</a>
27+
- <a href="https://docs.diffusiondata.com/docs/6.9.8/manual/html/developerguide/developerguide_overview.html">Developer Guide</a>
28+
- <a href="https://docs.diffusiondata.com/docs/6.9.8/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.7")
50+
.exact("6.9.8")
5151
),
5252
],
5353
//...

Sources/.DS_Store

-8 KB
Binary file not shown.

Sources/Diffusion.xcframework/Info.plist

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,38 +8,35 @@
88
<key>DebugSymbolsPath</key>
99
<string>dSYMs</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-simulator</string>
11+
<string>tvos-arm64</string>
1212
<key>LibraryPath</key>
1313
<string>Diffusion.framework</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
1616
<string>arm64</string>
17-
<string>x86_64</string>
1817
</array>
1918
<key>SupportedPlatform</key>
20-
<string>ios</string>
21-
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
19+
<string>tvos</string>
2320
</dict>
2421
<dict>
2522
<key>DebugSymbolsPath</key>
2623
<string>dSYMs</string>
2724
<key>LibraryIdentifier</key>
28-
<string>tvos-arm64</string>
25+
<string>ios-arm64</string>
2926
<key>LibraryPath</key>
3027
<string>Diffusion.framework</string>
3128
<key>SupportedArchitectures</key>
3229
<array>
3330
<string>arm64</string>
3431
</array>
3532
<key>SupportedPlatform</key>
36-
<string>tvos</string>
33+
<string>ios</string>
3734
</dict>
3835
<dict>
3936
<key>DebugSymbolsPath</key>
4037
<string>dSYMs</string>
4138
<key>LibraryIdentifier</key>
42-
<string>macos-arm64_x86_64</string>
39+
<string>tvos-arm64_x86_64-simulator</string>
4340
<key>LibraryPath</key>
4441
<string>Diffusion.framework</string>
4542
<key>SupportedArchitectures</key>
@@ -48,13 +45,15 @@
4845
<string>x86_64</string>
4946
</array>
5047
<key>SupportedPlatform</key>
51-
<string>macos</string>
48+
<string>tvos</string>
49+
<key>SupportedPlatformVariant</key>
50+
<string>simulator</string>
5251
</dict>
5352
<dict>
5453
<key>DebugSymbolsPath</key>
5554
<string>dSYMs</string>
5655
<key>LibraryIdentifier</key>
57-
<string>tvos-arm64_x86_64-simulator</string>
56+
<string>ios-arm64_x86_64-simulator</string>
5857
<key>LibraryPath</key>
5958
<string>Diffusion.framework</string>
6059
<key>SupportedArchitectures</key>
@@ -63,23 +62,24 @@
6362
<string>x86_64</string>
6463
</array>
6564
<key>SupportedPlatform</key>
66-
<string>tvos</string>
65+
<string>ios</string>
6766
<key>SupportedPlatformVariant</key>
6867
<string>simulator</string>
6968
</dict>
7069
<dict>
7170
<key>DebugSymbolsPath</key>
7271
<string>dSYMs</string>
7372
<key>LibraryIdentifier</key>
74-
<string>ios-arm64</string>
73+
<string>macos-arm64_x86_64</string>
7574
<key>LibraryPath</key>
7675
<string>Diffusion.framework</string>
7776
<key>SupportedArchitectures</key>
7877
<array>
7978
<string>arm64</string>
79+
<string>x86_64</string>
8080
</array>
8181
<key>SupportedPlatform</key>
82-
<string>ios</string>
82+
<string>macos</string>
8383
</dict>
8484
</array>
8585
<key>CFBundlePackageType</key>
-6 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

Sources/Diffusion.xcframework/ios-arm64/Diffusion.framework/Headers/PTDiffusionStringRequestStreamDelegate.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ NS_ASSUME_NONNULL_BEGIN
4242
didReceiveRequestWithString:(nullable NSString *)string
4343
responder:(PTDiffusionResponder *)responder;
4444

45+
4546
@end
4647

4748
NS_ASSUME_NONNULL_END

Sources/Diffusion.xcframework/ios-arm64/Diffusion.framework/_CodeSignature/CodeResources

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,7 @@
618618
</data>
619619
<key>Headers/PTDiffusionStringRequestStreamDelegate.h</key>
620620
<data>
621-
No43PWEclRliux/046/1AjyllYw=
621+
g9Pi+bnkXFYc1qA+HXdO8vDp+XA=
622622
</data>
623623
<key>Headers/PTDiffusionStringSessionResponseStreamDelegate.h</key>
624624
<data>
@@ -1882,7 +1882,7 @@
18821882
<dict>
18831883
<key>hash2</key>
18841884
<data>
1885-
9T+EQHrrXQnESGpHHtU726RF9/uBnJeIOvfeWaGh/w0=
1885+
aRkqgLeibdHPAQ7vIGs2lt+b4/DYXeyt7cxD3dOVvQs=
18861886
</data>
18871887
</dict>
18881888
<key>Headers/PTDiffusionStringSessionResponseStreamDelegate.h</key>
-6 KB
Binary file not shown.

0 commit comments

Comments
 (0)