Skip to content

Commit c565b93

Browse files
committed
1 parent 354a812 commit c565b93

File tree

13 files changed

+22
-22
lines changed

13 files changed

+22
-22
lines changed

Framework/Pushwoosh.framework/Versions/A/Headers/Pushwoosh.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
#endif
2020

21-
#define PUSHWOOSH_VERSION @"6.4.0"
21+
#define PUSHWOOSH_VERSION @"6.4.1"
2222

2323

2424
@class Pushwoosh, PWMessage, PWNotificationCenterDelegateProxy;
Binary file not shown.
Binary file not shown.

XCFramework/Pushwoosh.xcframework/Info.plist

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,31 +22,31 @@
2222
</dict>
2323
<dict>
2424
<key>LibraryIdentifier</key>
25-
<string>ios-arm64_x86_64-maccatalyst</string>
25+
<string>ios-arm64_armv7</string>
2626
<key>LibraryPath</key>
2727
<string>Pushwoosh.framework</string>
2828
<key>SupportedArchitectures</key>
2929
<array>
3030
<string>arm64</string>
31-
<string>x86_64</string>
31+
<string>armv7</string>
3232
</array>
3333
<key>SupportedPlatform</key>
3434
<string>ios</string>
35-
<key>SupportedPlatformVariant</key>
36-
<string>maccatalyst</string>
3735
</dict>
3836
<dict>
3937
<key>LibraryIdentifier</key>
40-
<string>ios-arm64_armv7</string>
38+
<string>ios-arm64_x86_64-maccatalyst</string>
4139
<key>LibraryPath</key>
4240
<string>Pushwoosh.framework</string>
4341
<key>SupportedArchitectures</key>
4442
<array>
4543
<string>arm64</string>
46-
<string>armv7</string>
44+
<string>x86_64</string>
4745
</array>
4846
<key>SupportedPlatform</key>
4947
<string>ios</string>
48+
<key>SupportedPlatformVariant</key>
49+
<string>maccatalyst</string>
5050
</dict>
5151
</array>
5252
<key>CFBundlePackageType</key>

XCFramework/Pushwoosh.xcframework/ios-arm64_armv7/Pushwoosh.framework/Headers/Pushwoosh.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
#endif
2020

21-
#define PUSHWOOSH_VERSION @"6.4.0"
21+
#define PUSHWOOSH_VERSION @"6.4.1"
2222

2323

2424
@class Pushwoosh, PWMessage, PWNotificationCenterDelegateProxy;
Binary file not shown.

XCFramework/Pushwoosh.xcframework/ios-arm64_i386_x86_64-simulator/Pushwoosh.framework/Headers/Pushwoosh.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
#endif
2020

21-
#define PUSHWOOSH_VERSION @"6.4.0"
21+
#define PUSHWOOSH_VERSION @"6.4.1"
2222

2323

2424
@class Pushwoosh, PWMessage, PWNotificationCenterDelegateProxy;

XCFramework/Pushwoosh.xcframework/ios-arm64_i386_x86_64-simulator/Pushwoosh.framework/_CodeSignature/CodeResources

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</data>
5151
<key>Headers/Pushwoosh.h</key>
5252
<data>
53-
t5imk1V4/BwffA4Cpwa+UfndEpY=
53+
WppbphQZ0O2+Wx+T6dYUXOo5WrQ=
5454
</data>
5555
<key>Info.plist</key>
5656
<data>
@@ -188,11 +188,11 @@
188188
<dict>
189189
<key>hash</key>
190190
<data>
191-
t5imk1V4/BwffA4Cpwa+UfndEpY=
191+
WppbphQZ0O2+Wx+T6dYUXOo5WrQ=
192192
</data>
193193
<key>hash2</key>
194194
<data>
195-
7HNiiMv5C5HeWtSo0ChTQQ/S0G5GkHY+lwMD4+Mfd9Y=
195+
sXoR5nlYsa5jMeEMosAI9D8PardlASmE4c3OfNmlpKo=
196196
</data>
197197
</dict>
198198
<key>Modules/module.modulemap</key>

XCFramework/Pushwoosh.xcframework/ios-arm64_x86_64-maccatalyst/Pushwoosh.framework/Versions/A/Headers/Pushwoosh.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
#endif
2020

21-
#define PUSHWOOSH_VERSION @"6.4.0"
21+
#define PUSHWOOSH_VERSION @"6.4.1"
2222

2323

2424
@class Pushwoosh, PWMessage, PWNotificationCenterDelegateProxy;

XCFramework/PushwooshGeozones.xcframework/Info.plist

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,47 +6,47 @@
66
<array>
77
<dict>
88
<key>LibraryIdentifier</key>
9-
<string>ios-arm64_i386_x86_64-simulator</string>
9+
<string>ios-arm64_armv7</string>
1010
<key>LibraryPath</key>
1111
<string>PushwooshGeozones.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
1414
<string>arm64</string>
15-
<string>i386</string>
16-
<string>x86_64</string>
15+
<string>armv7</string>
1716
</array>
1817
<key>SupportedPlatform</key>
1918
<string>ios</string>
20-
<key>SupportedPlatformVariant</key>
21-
<string>simulator</string>
2219
</dict>
2320
<dict>
2421
<key>LibraryIdentifier</key>
25-
<string>ios-arm64_x86_64-maccatalyst</string>
22+
<string>ios-arm64_i386_x86_64-simulator</string>
2623
<key>LibraryPath</key>
2724
<string>PushwooshGeozones.framework</string>
2825
<key>SupportedArchitectures</key>
2926
<array>
3027
<string>arm64</string>
28+
<string>i386</string>
3129
<string>x86_64</string>
3230
</array>
3331
<key>SupportedPlatform</key>
3432
<string>ios</string>
3533
<key>SupportedPlatformVariant</key>
36-
<string>maccatalyst</string>
34+
<string>simulator</string>
3735
</dict>
3836
<dict>
3937
<key>LibraryIdentifier</key>
40-
<string>ios-arm64_armv7</string>
38+
<string>ios-arm64_x86_64-maccatalyst</string>
4139
<key>LibraryPath</key>
4240
<string>PushwooshGeozones.framework</string>
4341
<key>SupportedArchitectures</key>
4442
<array>
4543
<string>arm64</string>
46-
<string>armv7</string>
44+
<string>x86_64</string>
4745
</array>
4846
<key>SupportedPlatform</key>
4947
<string>ios</string>
48+
<key>SupportedPlatformVariant</key>
49+
<string>maccatalyst</string>
5050
</dict>
5151
</array>
5252
<key>CFBundlePackageType</key>

0 commit comments

Comments
 (0)