Skip to content

Commit 082aadf

Browse files
author
root
committed
Updated Diffusion Swift Package to 6.11.2
1 parent 98713fe commit 082aadf

File tree

43 files changed

+39394
-81
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+39394
-81
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
<img src="https://docs.pushtechnology.com/docs/6.11.1/manual/html/lib/img/logos/push-new.png" style="width:250px;"/>
2+
<img src="https://docs.pushtechnology.com/docs/6.11.2/manual/html/lib/img/logos/push-new.png" style="width:250px;"/>
33

44
<p/>
55

@@ -20,12 +20,12 @@
2020

2121
# Apple SDK for Diffusion - Swift Package
2222

23-
#### Latest version: 6.11.1
23+
#### Latest version: 6.11.2
2424

2525
#### Links
2626
- <a href="https://docs.pushtechnology.com/quickstart">Quick Start Guide</a>
27-
- <a href="https://docs.pushtechnology.com/docs/6.11.1/manual/html/developerguide/developerguide_overview.html">Developer Guide</a>
28-
- <a href="https://docs.pushtechnology.com/docs/6.11.1/apple">API Documentation</a>
27+
- <a href="https://docs.pushtechnology.com/docs/6.11.2/manual/html/developerguide/developerguide_overview.html">Developer Guide</a>
28+
- <a href="https://docs.pushtechnology.com/docs/6.11.2/apple">API Documentation</a>
2929
- <a href="https://github.com/pushtechnology/diffusion-examples/tree/6.11/apple">Examples</a>
3030

3131

@@ -47,7 +47,7 @@ let package = Package(
4747
.package(
4848
name: "Diffusion",
4949
url: "https://github.com/pushtechnology/diffusion-swift",
50-
.exact("6.11.1")
50+
.exact("6.11.2")
5151
),
5252
],
5353
//...

Sources/Diffusion.xcframework/Info.plist

+20-10
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@
55
<key>AvailableLibraries</key>
66
<array>
77
<dict>
8+
<key>BinaryPath</key>
9+
<string>Diffusion.framework/Versions/A/Diffusion</string>
810
<key>DebugSymbolsPath</key>
911
<string>dSYMs</string>
1012
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-simulator</string>
13+
<string>macos-arm64_x86_64</string>
1214
<key>LibraryPath</key>
1315
<string>Diffusion.framework</string>
1416
<key>SupportedArchitectures</key>
@@ -17,40 +19,46 @@
1719
<string>x86_64</string>
1820
</array>
1921
<key>SupportedPlatform</key>
20-
<string>ios</string>
21-
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
22+
<string>macos</string>
2323
</dict>
2424
<dict>
25+
<key>BinaryPath</key>
26+
<string>Diffusion.framework/Diffusion</string>
2527
<key>DebugSymbolsPath</key>
2628
<string>dSYMs</string>
2729
<key>LibraryIdentifier</key>
28-
<string>ios-arm64</string>
30+
<string>ios-arm64_x86_64-simulator</string>
2931
<key>LibraryPath</key>
3032
<string>Diffusion.framework</string>
3133
<key>SupportedArchitectures</key>
3234
<array>
3335
<string>arm64</string>
36+
<string>x86_64</string>
3437
</array>
3538
<key>SupportedPlatform</key>
3639
<string>ios</string>
40+
<key>SupportedPlatformVariant</key>
41+
<string>simulator</string>
3742
</dict>
3843
<dict>
44+
<key>BinaryPath</key>
45+
<string>Diffusion.framework/Diffusion</string>
3946
<key>DebugSymbolsPath</key>
4047
<string>dSYMs</string>
4148
<key>LibraryIdentifier</key>
42-
<string>macos-arm64_x86_64</string>
49+
<string>tvos-arm64</string>
4350
<key>LibraryPath</key>
4451
<string>Diffusion.framework</string>
4552
<key>SupportedArchitectures</key>
4653
<array>
4754
<string>arm64</string>
48-
<string>x86_64</string>
4955
</array>
5056
<key>SupportedPlatform</key>
51-
<string>macos</string>
57+
<string>tvos</string>
5258
</dict>
5359
<dict>
60+
<key>BinaryPath</key>
61+
<string>Diffusion.framework/Diffusion</string>
5462
<key>DebugSymbolsPath</key>
5563
<string>dSYMs</string>
5664
<key>LibraryIdentifier</key>
@@ -68,18 +76,20 @@
6876
<string>simulator</string>
6977
</dict>
7078
<dict>
79+
<key>BinaryPath</key>
80+
<string>Diffusion.framework/Diffusion</string>
7181
<key>DebugSymbolsPath</key>
7282
<string>dSYMs</string>
7383
<key>LibraryIdentifier</key>
74-
<string>tvos-arm64</string>
84+
<string>ios-arm64</string>
7585
<key>LibraryPath</key>
7686
<string>Diffusion.framework</string>
7787
<key>SupportedArchitectures</key>
7888
<array>
7989
<string>arm64</string>
8090
</array>
8191
<key>SupportedPlatform</key>
82-
<string>tvos</string>
92+
<string>ios</string>
8393
</dict>
8494
</array>
8595
<key>CFBundlePackageType</key>
Binary file not shown.

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ NS_ASSUME_NONNULL_BEGIN
254254
@return A new fetch request derived from this fetch request but selecting only
255255
the number of topics specified from the end of the range.
256256
257-
@exception NSInvalidArgumentException if number is greater than `-INT32_MIN`.
257+
@exception NSInvalidArgumentException if number is greater than `INT32_MAX`.
258258
259259
@since 6.2
260260
*/
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
framework module Diffusion {
22
umbrella header "Diffusion.h"
3-
43
export *
4+
55
module * { export * }
66
}

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

+5-5
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
</data>
163163
<key>Headers/PTDiffusionFetchRequest.h</key>
164164
<data>
165-
wThYX8oKEugUsBVqxYKQAwZTSSI=
165+
TuB+zVbztY4EWWmfVcadNWGMx80=
166166
</data>
167167
<key>Headers/PTDiffusionFetchResult.h</key>
168168
<data>
@@ -802,11 +802,11 @@
802802
</data>
803803
<key>Info.plist</key>
804804
<data>
805-
Fz+SWvBslvBVJ80pGSpx+j01sQo=
805+
OCSSwDIpfjb5vy98vb3gVIlXkU0=
806806
</data>
807807
<key>Modules/module.modulemap</key>
808808
<data>
809-
q330/OkSKLLkRwoC2kdB1e4qTEQ=
809+
Nv0rUjWdlVrfPQcMYAtJ5oPTvAg=
810810
</data>
811811
<key>error_descriptions.plist</key>
812812
<data>
@@ -1092,7 +1092,7 @@
10921092
<dict>
10931093
<key>hash2</key>
10941094
<data>
1095-
fdjQWuWeC2a06xBKQTKSkdP1jybC91CAdW4LxYIytGk=
1095+
YG+uneWFhXy1lNUAvImRZ300iDv0Fk7J9HhRsRRO2pc=
10961096
</data>
10971097
</dict>
10981098
<key>Headers/PTDiffusionFetchResult.h</key>
@@ -2212,7 +2212,7 @@
22122212
<dict>
22132213
<key>hash2</key>
22142214
<data>
2215-
IOdf2zvMpEjPRyI0O/jRrRe4UhkqYb+0eyRNsRwyyZE=
2215+
t+sq4zf51RHf1wdhQvbPFXlKBNRaRBnlwTdArT+Gk78=
22162216
</data>
22172217
</dict>
22182218
<key>error_descriptions.plist</key>

0 commit comments

Comments
 (0)