Skip to content

Commit 13d5f6e

Browse files
committed
1 parent c7b29b5 commit 13d5f6e

File tree

12 files changed

+13
-13
lines changed

12 files changed

+13
-13
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.2"
21+
#define PUSHWOOSH_VERSION @"6.3.3"
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.2"
21+
#define PUSHWOOSH_VERSION @"6.3.3"
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.2"
21+
#define PUSHWOOSH_VERSION @"6.3.3"
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-
KjKQ/SE/FLu6o7PxP7Gw7M0cCFQ=
53+
/aQ9hqd66RJYwPRWandeotS+7eU=
5454
</data>
5555
<key>Info.plist</key>
5656
<data>
@@ -188,11 +188,11 @@
188188
<dict>
189189
<key>hash</key>
190190
<data>
191-
KjKQ/SE/FLu6o7PxP7Gw7M0cCFQ=
191+
/aQ9hqd66RJYwPRWandeotS+7eU=
192192
</data>
193193
<key>hash2</key>
194194
<data>
195-
m0Ncif2RjvBOS16kyXRa9DMW4RF0db/UWEVsYGPISCE=
195+
rqPprixYXLJQ5brpCQ1kHv/MqLK9xMN3W2WF/cXFLhs=
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.2"
21+
#define PUSHWOOSH_VERSION @"6.3.3"
2222

2323

2424
@class Pushwoosh, PWMessage, PWNotificationCenterDelegateProxy;

XCFramework/PushwooshGeozones.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_armv7</string>
25+
<string>ios-arm64_x86_64-maccatalyst</string>
2626
<key>LibraryPath</key>
2727
<string>PushwooshGeozones.framework</string>
2828
<key>SupportedArchitectures</key>
2929
<array>
3030
<string>arm64</string>
31-
<string>armv7</string>
31+
<string>x86_64</string>
3232
</array>
3333
<key>SupportedPlatform</key>
3434
<string>ios</string>
35+
<key>SupportedPlatformVariant</key>
36+
<string>maccatalyst</string>
3537
</dict>
3638
<dict>
3739
<key>LibraryIdentifier</key>
38-
<string>ios-arm64_x86_64-maccatalyst</string>
40+
<string>ios-arm64_armv7</string>
3941
<key>LibraryPath</key>
4042
<string>PushwooshGeozones.framework</string>
4143
<key>SupportedArchitectures</key>
4244
<array>
4345
<string>arm64</string>
44-
<string>x86_64</string>
46+
<string>armv7</string>
4547
</array>
4648
<key>SupportedPlatform</key>
4749
<string>ios</string>
48-
<key>SupportedPlatformVariant</key>
49-
<string>maccatalyst</string>
5050
</dict>
5151
</array>
5252
<key>CFBundlePackageType</key>

0 commit comments

Comments
 (0)