Skip to content

Commit 49cec80

Browse files
pushwooshpushwoosh
authored andcommitted
Pushwoosh iOS SDK 6.8.6
1 parent 2cff5f6 commit 49cec80

File tree

35 files changed

+62
-61
lines changed

35 files changed

+62
-61
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ body:
5959
label: Your Pushwoosh iOS SDK version
6060
description: Your iOS SDK version which was integrated to the app. You may find it on the [releases page](https://github.com/Pushwoosh/pushwoosh-ios-sdk/releases)
6161
options:
62+
- 6.8.6
6263
- 6.8.5
6364
- 6.8.4
6465
- 6.8.3

PushwooshInboxUIXCFramework.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = "PushwooshInboxUIXCFramework"
4-
s.version = "6.8.5"
4+
s.version = "6.8.6"
55
s.summary = "Pushwoosh Inbox UI library by Pushwoosh."
66
s.platform = :ios
77
s.ios.deployment_target = '9.0'

PushwooshXCFramework.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Pod::Spec.new do |s|
66

77
s.name = "PushwooshXCFramework"
8-
s.version = "6.8.5"
8+
s.version = "6.8.6"
99
s.summary = "Push notifications library by Pushwoosh."
1010
s.platform = :ios
1111

XCFramework/PushwooshBridge.xcframework/Info.plist

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,50 +6,50 @@
66
<array>
77
<dict>
88
<key>BinaryPath</key>
9-
<string>PushwooshBridge.framework/Versions/A/PushwooshBridge</string>
9+
<string>PushwooshBridge.framework/PushwooshBridge</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-x86_64-maccatalyst</string>
11+
<string>ios-arm64_x86_64-simulator</string>
1212
<key>LibraryPath</key>
1313
<string>PushwooshBridge.framework</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
16+
<string>arm64</string>
1617
<string>x86_64</string>
1718
</array>
1819
<key>SupportedPlatform</key>
1920
<string>ios</string>
2021
<key>SupportedPlatformVariant</key>
21-
<string>maccatalyst</string>
22+
<string>simulator</string>
2223
</dict>
2324
<dict>
2425
<key>BinaryPath</key>
2526
<string>PushwooshBridge.framework/PushwooshBridge</string>
2627
<key>LibraryIdentifier</key>
27-
<string>ios-arm64_x86_64-simulator</string>
28+
<string>ios-arm64</string>
2829
<key>LibraryPath</key>
2930
<string>PushwooshBridge.framework</string>
3031
<key>SupportedArchitectures</key>
3132
<array>
3233
<string>arm64</string>
33-
<string>x86_64</string>
3434
</array>
3535
<key>SupportedPlatform</key>
3636
<string>ios</string>
37-
<key>SupportedPlatformVariant</key>
38-
<string>simulator</string>
3937
</dict>
4038
<dict>
4139
<key>BinaryPath</key>
42-
<string>PushwooshBridge.framework/PushwooshBridge</string>
40+
<string>PushwooshBridge.framework/Versions/A/PushwooshBridge</string>
4341
<key>LibraryIdentifier</key>
44-
<string>ios-arm64</string>
42+
<string>ios-x86_64-maccatalyst</string>
4543
<key>LibraryPath</key>
4644
<string>PushwooshBridge.framework</string>
4745
<key>SupportedArchitectures</key>
4846
<array>
49-
<string>arm64</string>
47+
<string>x86_64</string>
5048
</array>
5149
<key>SupportedPlatform</key>
5250
<string>ios</string>
51+
<key>SupportedPlatformVariant</key>
52+
<string>maccatalyst</string>
5353
</dict>
5454
</array>
5555
<key>CFBundlePackageType</key>

XCFramework/PushwooshCore.xcframework/Info.plist

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,19 @@
66
<array>
77
<dict>
88
<key>BinaryPath</key>
9-
<string>PushwooshCore.framework/PushwooshCore</string>
9+
<string>PushwooshCore.framework/Versions/A/PushwooshCore</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-simulator</string>
11+
<string>ios-x86_64-maccatalyst</string>
1212
<key>LibraryPath</key>
1313
<string>PushwooshCore.framework</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
16-
<string>arm64</string>
1716
<string>x86_64</string>
1817
</array>
1918
<key>SupportedPlatform</key>
2019
<string>ios</string>
2120
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
21+
<string>maccatalyst</string>
2322
</dict>
2423
<dict>
2524
<key>BinaryPath</key>
@@ -37,19 +36,20 @@
3736
</dict>
3837
<dict>
3938
<key>BinaryPath</key>
40-
<string>PushwooshCore.framework/Versions/A/PushwooshCore</string>
39+
<string>PushwooshCore.framework/PushwooshCore</string>
4140
<key>LibraryIdentifier</key>
42-
<string>ios-x86_64-maccatalyst</string>
41+
<string>ios-arm64_x86_64-simulator</string>
4342
<key>LibraryPath</key>
4443
<string>PushwooshCore.framework</string>
4544
<key>SupportedArchitectures</key>
4645
<array>
46+
<string>arm64</string>
4747
<string>x86_64</string>
4848
</array>
4949
<key>SupportedPlatform</key>
5050
<string>ios</string>
5151
<key>SupportedPlatformVariant</key>
52-
<string>maccatalyst</string>
52+
<string>simulator</string>
5353
</dict>
5454
</array>
5555
<key>CFBundlePackageType</key>

XCFramework/PushwooshCore.xcframework/ios-arm64/PushwooshCore.framework/Headers/PushwooshCore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#import <PushwooshCore/PWCoreServerCommunicationManager.h>
1818
#import <PushwooshCore/PushwooshConfig.h>
1919

20-
#define PUSHWOOSH_VERSION @"6.8.5"
20+
#define PUSHWOOSH_VERSION @"6.8.6"
2121

2222
@interface PushwooshCoreManager : NSObject
2323

XCFramework/PushwooshCore.xcframework/ios-arm64_x86_64-simulator/PushwooshCore.framework/Headers/PushwooshCore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#import <PushwooshCore/PWCoreServerCommunicationManager.h>
1818
#import <PushwooshCore/PushwooshConfig.h>
1919

20-
#define PUSHWOOSH_VERSION @"6.8.5"
20+
#define PUSHWOOSH_VERSION @"6.8.6"
2121

2222
@interface PushwooshCoreManager : NSObject
2323

XCFramework/PushwooshCore.xcframework/ios-arm64_x86_64-simulator/PushwooshCore.framework/_CodeSignature/CodeResources

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
</data>
4343
<key>Headers/PushwooshCore.h</key>
4444
<data>
45-
6Mmn8UdIkUl29iCM4dY1TIhah9o=
45+
XXB5WWPPUxofuVYw0ZIwTqFkpUI=
4646
</data>
4747
<key>Headers/PushwooshLog.h</key>
4848
<data>
@@ -130,7 +130,7 @@
130130
<dict>
131131
<key>hash2</key>
132132
<data>
133-
Sxsv1ymxnQyz9wEGlbj+takY8//ZSSrpCewW8ZWwzSo=
133+
PgcSfdIdENwhe0Iiepuco/GCo8pijKfzFPD22fGI5NM=
134134
</data>
135135
</dict>
136136
<key>Headers/PushwooshLog.h</key>

XCFramework/PushwooshCore.xcframework/ios-x86_64-maccatalyst/PushwooshCore.framework/Versions/A/Headers/PushwooshCore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#import <PushwooshCore/PWCoreServerCommunicationManager.h>
1818
#import <PushwooshCore/PushwooshConfig.h>
1919

20-
#define PUSHWOOSH_VERSION @"6.8.5"
20+
#define PUSHWOOSH_VERSION @"6.8.6"
2121

2222
@interface PushwooshCoreManager : NSObject
2323

XCFramework/PushwooshFramework.xcframework/Info.plist

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,20 @@
66
<array>
77
<dict>
88
<key>BinaryPath</key>
9-
<string>PushwooshFramework.framework/PushwooshFramework</string>
9+
<string>PushwooshFramework.framework/Versions/A/PushwooshFramework</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64</string>
11+
<string>ios-arm64_x86_64-maccatalyst</string>
1212
<key>LibraryPath</key>
1313
<string>PushwooshFramework.framework</string>
1414
<key>SupportedArchitectures</key>
1515
<array>
1616
<string>arm64</string>
17+
<string>x86_64</string>
1718
</array>
1819
<key>SupportedPlatform</key>
1920
<string>ios</string>
21+
<key>SupportedPlatformVariant</key>
22+
<string>maccatalyst</string>
2023
</dict>
2124
<dict>
2225
<key>BinaryPath</key>
@@ -37,20 +40,17 @@
3740
</dict>
3841
<dict>
3942
<key>BinaryPath</key>
40-
<string>PushwooshFramework.framework/Versions/A/PushwooshFramework</string>
43+
<string>PushwooshFramework.framework/PushwooshFramework</string>
4144
<key>LibraryIdentifier</key>
42-
<string>ios-arm64_x86_64-maccatalyst</string>
45+
<string>ios-arm64</string>
4346
<key>LibraryPath</key>
4447
<string>PushwooshFramework.framework</string>
4548
<key>SupportedArchitectures</key>
4649
<array>
4750
<string>arm64</string>
48-
<string>x86_64</string>
4951
</array>
5052
<key>SupportedPlatform</key>
5153
<string>ios</string>
52-
<key>SupportedPlatformVariant</key>
53-
<string>maccatalyst</string>
5454
</dict>
5555
</array>
5656
<key>CFBundlePackageType</key>

XCFramework/PushwooshFramework.xcframework/ios-arm64/PushwooshFramework.framework/Headers/PushwooshFramework.h

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

2424
#endif
2525

26-
#define PUSHWOOSH_VERSION @"6.8.5"
26+
#define PUSHWOOSH_VERSION @"6.8.6"
2727

2828

2929
@class Pushwoosh, PWMessage, PWNotificationCenterDelegateProxy;

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

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

2424
#endif
2525

26-
#define PUSHWOOSH_VERSION @"6.8.5"
26+
#define PUSHWOOSH_VERSION @"6.8.6"
2727

2828

2929
@class Pushwoosh, PWMessage, PWNotificationCenterDelegateProxy;

XCFramework/PushwooshFramework.xcframework/ios-arm64_x86_64-simulator/PushwooshFramework.framework/Headers/PushwooshFramework.h

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

2424
#endif
2525

26-
#define PUSHWOOSH_VERSION @"6.8.5"
26+
#define PUSHWOOSH_VERSION @"6.8.6"
2727

2828

2929
@class Pushwoosh, PWMessage, PWNotificationCenterDelegateProxy;

XCFramework/PushwooshFramework.xcframework/ios-arm64_x86_64-simulator/PushwooshFramework.framework/_CodeSignature/CodeResources

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
</data>
5959
<key>Headers/PushwooshFramework.h</key>
6060
<data>
61-
J+C+Ascc/TNwYueZttuDwSo315w=
61+
rL8mDPrAREm0K8SrRgA2rO/+Mv4=
6262
</data>
6363
<key>Info.plist</key>
6464
<data>
@@ -210,7 +210,7 @@
210210
<dict>
211211
<key>hash2</key>
212212
<data>
213-
Qv7lshKhdsmbuDoOTQ8v4VImd8lE0votBBYmG6DsGtI=
213+
ovVFg8WmjT5vqBDOtKb0mwSiggejYP0wozJnzfxuru4=
214214
</data>
215215
</dict>
216216
<key>Modules/PushwooshFramework.swiftmodule/arm64-apple-ios-simulator.abi.json</key>

XCFramework/PushwooshGeozones.xcframework/Info.plist

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<array>
77
<dict>
88
<key>BinaryPath</key>
9-
<string>PushwooshGeozones.framework/PushwooshGeozones</string>
9+
<string>PushwooshGeozones.framework/Versions/A/PushwooshGeozones</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-simulator</string>
11+
<string>ios-arm64_x86_64-maccatalyst</string>
1212
<key>LibraryPath</key>
1313
<string>PushwooshGeozones.framework</string>
1414
<key>SupportedArchitectures</key>
@@ -19,38 +19,38 @@
1919
<key>SupportedPlatform</key>
2020
<string>ios</string>
2121
<key>SupportedPlatformVariant</key>
22-
<string>simulator</string>
22+
<string>maccatalyst</string>
2323
</dict>
2424
<dict>
2525
<key>BinaryPath</key>
2626
<string>PushwooshGeozones.framework/PushwooshGeozones</string>
2727
<key>LibraryIdentifier</key>
28-
<string>ios-arm64</string>
28+
<string>ios-arm64_x86_64-simulator</string>
2929
<key>LibraryPath</key>
3030
<string>PushwooshGeozones.framework</string>
3131
<key>SupportedArchitectures</key>
3232
<array>
3333
<string>arm64</string>
34+
<string>x86_64</string>
3435
</array>
3536
<key>SupportedPlatform</key>
3637
<string>ios</string>
38+
<key>SupportedPlatformVariant</key>
39+
<string>simulator</string>
3740
</dict>
3841
<dict>
3942
<key>BinaryPath</key>
40-
<string>PushwooshGeozones.framework/Versions/A/PushwooshGeozones</string>
43+
<string>PushwooshGeozones.framework/PushwooshGeozones</string>
4144
<key>LibraryIdentifier</key>
42-
<string>ios-arm64_x86_64-maccatalyst</string>
45+
<string>ios-arm64</string>
4346
<key>LibraryPath</key>
4447
<string>PushwooshGeozones.framework</string>
4548
<key>SupportedArchitectures</key>
4649
<array>
4750
<string>arm64</string>
48-
<string>x86_64</string>
4951
</array>
5052
<key>SupportedPlatform</key>
5153
<string>ios</string>
52-
<key>SupportedPlatformVariant</key>
53-
<string>maccatalyst</string>
5454
</dict>
5555
</array>
5656
<key>CFBundlePackageType</key>

XCFramework/PushwooshInboxUI.xcframework/Info.plist

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<array>
77
<dict>
88
<key>BinaryPath</key>
9-
<string>PushwooshInboxUI.framework/Versions/A/PushwooshInboxUI</string>
9+
<string>PushwooshInboxUI.framework/PushwooshInboxUI</string>
1010
<key>LibraryIdentifier</key>
11-
<string>ios-arm64_x86_64-maccatalyst</string>
11+
<string>ios-arm64_x86_64-simulator</string>
1212
<key>LibraryPath</key>
1313
<string>PushwooshInboxUI.framework</string>
1414
<key>SupportedArchitectures</key>
@@ -19,13 +19,13 @@
1919
<key>SupportedPlatform</key>
2020
<string>ios</string>
2121
<key>SupportedPlatformVariant</key>
22-
<string>maccatalyst</string>
22+
<string>simulator</string>
2323
</dict>
2424
<dict>
2525
<key>BinaryPath</key>
26-
<string>PushwooshInboxUI.framework/PushwooshInboxUI</string>
26+
<string>PushwooshInboxUI.framework/Versions/A/PushwooshInboxUI</string>
2727
<key>LibraryIdentifier</key>
28-
<string>ios-arm64_x86_64-simulator</string>
28+
<string>ios-arm64_x86_64-maccatalyst</string>
2929
<key>LibraryPath</key>
3030
<string>PushwooshInboxUI.framework</string>
3131
<key>SupportedArchitectures</key>
@@ -36,7 +36,7 @@
3636
<key>SupportedPlatform</key>
3737
<string>ios</string>
3838
<key>SupportedPlatformVariant</key>
39-
<string>simulator</string>
39+
<string>maccatalyst</string>
4040
</dict>
4141
<dict>
4242
<key>BinaryPath</key>

XCFramework/PushwooshInboxUI.xcframework/ios-arm64_x86_64-maccatalyst/PushwooshInboxUI.framework/Versions/A/Resources/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
<key>CFBundlePackageType</key>
1818
<string>FMWK</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>6.8.5</string>
20+
<string>6.8.6</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>
2424
</array>
2525
<key>CFBundleVersion</key>
26-
<string>6.8.5</string>
26+
<string>6.8.6</string>
2727
<key>DTCompiler</key>
2828
<string>com.apple.compilers.llvm.clang.1_0</string>
2929
<key>DTPlatformBuild</key>

XCFramework/PushwooshInboxUI.xcframework/ios-arm64_x86_64-simulator/PushwooshInboxUI.framework/_CodeSignature/CodeResources

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</data>
1919
<key>Info.plist</key>
2020
<data>
21-
k5GO2fnUKp3Bzns97fq7zkTZJt4=
21+
GDdqkZsG9tMJadj8gd8c8PHhS4k=
2222
</data>
2323
<key>Modules/module.modulemap</key>
2424
<data>

0 commit comments

Comments
 (0)