Skip to content

Commit 47dc7d9

Browse files
committed
1 parent 9950944 commit 47dc7d9

File tree

12 files changed

+16
-16
lines changed

12 files changed

+16
-16
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.3.4"
21+
#define PUSHWOOSH_VERSION @"6.3.5"
2222

2323

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

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.3.4"
21+
#define PUSHWOOSH_VERSION @"6.3.5"
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.3.4"
21+
#define PUSHWOOSH_VERSION @"6.3.5"
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-
mO0F/iA8pRzFcIv4BXxxSFg0r+g=
53+
CWJc0X7hu6z2EzGtOepzUBcbSSc=
5454
</data>
5555
<key>Info.plist</key>
5656
<data>
@@ -188,11 +188,11 @@
188188
<dict>
189189
<key>hash</key>
190190
<data>
191-
mO0F/iA8pRzFcIv4BXxxSFg0r+g=
191+
CWJc0X7hu6z2EzGtOepzUBcbSSc=
192192
</data>
193193
<key>hash2</key>
194194
<data>
195-
4AKCFaKPSv2Fgf9aCNHHOqPKvUekQi1DGsu/KjF2TOc=
195+
A7/+gfRq9k//xDmEjtcqcqcWpXEXqvvzcpIT8fsi96g=
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.3.4"
21+
#define PUSHWOOSH_VERSION @"6.3.5"
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_x86_64-maccatalyst</string>
9+
<string>ios-arm64_i386_x86_64-simulator</string>
1010
<key>LibraryPath</key>
1111
<string>PushwooshGeozones.framework</string>
1212
<key>SupportedArchitectures</key>
1313
<array>
1414
<string>arm64</string>
15+
<string>i386</string>
1516
<string>x86_64</string>
1617
</array>
1718
<key>SupportedPlatform</key>
1819
<string>ios</string>
1920
<key>SupportedPlatformVariant</key>
20-
<string>maccatalyst</string>
21+
<string>simulator</string>
2122
</dict>
2223
<dict>
2324
<key>LibraryIdentifier</key>
24-
<string>ios-arm64_i386_x86_64-simulator</string>
25+
<string>ios-arm64_armv7</string>
2526
<key>LibraryPath</key>
2627
<string>PushwooshGeozones.framework</string>
2728
<key>SupportedArchitectures</key>
2829
<array>
2930
<string>arm64</string>
30-
<string>i386</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>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)