Skip to content

Commit

Permalink
Pushwoosh Inbox UI 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PushwooshCI committed Sep 13, 2023
1 parent d977dfc commit 4ac407d
Show file tree
Hide file tree
Showing 21 changed files with 19 additions and 19 deletions.
Binary file not shown.
Binary file not shown.
Binary file modified Framework/PushwooshInboxBundle.bundle/PWIInboxViewController.nib
Binary file not shown.
Binary file modified Framework/PushwooshInboxUI.framework/Versions/A/PushwooshInboxUI
Binary file not shown.
4 changes: 2 additions & 2 deletions PushwooshInboxUI.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.version = "6.1.2"
s.summary = "Pushwoosh Inbox UI library by Pushwoosh."
s.platform = :ios
s.ios.deployment_target = '9.0'
s.ios.deployment_target = '8.0'

s.description = "Pushwoosh Inbox UI library by Pushwoosh. " \
"http://www.pushwoosh.com "
Expand All @@ -23,4 +23,4 @@ Pod::Spec.new do |s|
s.framework = 'SystemConfiguration', 'UIKit', 'UserNotifications'
s.requires_arc = true

end
end
4 changes: 2 additions & 2 deletions PushwooshInboxUIXCFramework.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Pod::Spec.new do |s|
s.version = "6.1.2"
s.summary = "Pushwoosh Inbox UI library by Pushwoosh."
s.platform = :ios
s.ios.deployment_target = '9.0'
s.ios.deployment_target = '8.0'

s.description = "Pushwoosh Inbox UI library by Pushwoosh. " \
"http://www.pushwoosh.com "
Expand All @@ -23,4 +23,4 @@ Pod::Spec.new do |s|
s.framework = 'SystemConfiguration', 'UIKit', 'UserNotifications'
s.requires_arc = true

end
end
Binary file not shown.
Binary file not shown.
Binary file not shown.
12 changes: 6 additions & 6 deletions XCFramework/PushwooshInboxUI.xcframework/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -6,31 +6,31 @@
<array>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_x86_64-maccatalyst</string>
<string>ios-arm64_armv7</string>
<key>LibraryPath</key>
<string>PushwooshInboxUI.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>x86_64</string>
<string>armv7</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
<string>ios-arm64_armv7</string>
<string>ios-arm64_x86_64-maccatalyst</string>
<key>LibraryPath</key>
<string>PushwooshInboxUI.framework</string>
<key>SupportedArchitectures</key>
<array>
<string>arm64</string>
<string>armv7</string>
<string>x86_64</string>
</array>
<key>SupportedPlatform</key>
<string>ios</string>
<key>SupportedPlatformVariant</key>
<string>maccatalyst</string>
</dict>
<dict>
<key>LibraryIdentifier</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
</data>
<key>PWIInboxAttachmentViewController.nib</key>
<data>
Q+y1lyg0IUr/QM4UkNS6xnsehpw=
7pSmRAqggdmD0bxsTH5eHAhu7bU=
</data>
<key>PWIInboxMessageViewCell.nib</key>
<data>
BqRbApzDWsiVPgqEezVy5iYhP8k=
Vk1nGtDlVneMcTkU1pBkL5CIr3o=
</data>
<key>PWIInboxViewController.nib</key>
<data>
Lm4LW8BuLS6XnKq5kNCX3v1JRl8=
p/OvoS1Os1TkgQeOjQcwr1w8Q3M=
</data>
<key>[email protected]</key>
<data>
Expand Down Expand Up @@ -103,33 +103,33 @@
<dict>
<key>hash</key>
<data>
Q+y1lyg0IUr/QM4UkNS6xnsehpw=
7pSmRAqggdmD0bxsTH5eHAhu7bU=
</data>
<key>hash2</key>
<data>
2qFmOrdUNvRkJC8cu5Uf6wooOPo41acYkdlEjC3W3Do=
W6GADm+8um05XmEc9veGnxphOco2lWOwsh8HO1crsh4=
</data>
</dict>
<key>PWIInboxMessageViewCell.nib</key>
<dict>
<key>hash</key>
<data>
BqRbApzDWsiVPgqEezVy5iYhP8k=
Vk1nGtDlVneMcTkU1pBkL5CIr3o=
</data>
<key>hash2</key>
<data>
I+OWdA3gxi2ybaVMlj3IWGTETzTMEpr9A+Gq7ZxNPWU=
B2W9DaLKRSPsLCmwRNgqhg1bkb6CdhYi9PDdlB5tFJM=
</data>
</dict>
<key>PWIInboxViewController.nib</key>
<dict>
<key>hash</key>
<data>
Lm4LW8BuLS6XnKq5kNCX3v1JRl8=
p/OvoS1Os1TkgQeOjQcwr1w8Q3M=
</data>
<key>hash2</key>
<data>
yQoklbrTO6VOCwlOXJo0ItwgDHFOccxdZ0CxQfpGmgc=
0yvq6SqoKcWLdrQebuowq5cJDUTeZm5uMR75aV6VCmQ=
</data>
</dict>
<key>[email protected]</key>
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 4ac407d

Please sign in to comment.