Skip to content

Commit

Permalink
Version 9.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lowip committed May 23, 2024
1 parent a1bdd0e commit ceff05b
Show file tree
Hide file tree
Showing 10 changed files with 53 additions and 43 deletions.
6 changes: 3 additions & 3 deletions BrazeKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BrazeKit'
s.version = '9.1.0'
s.version = '9.2.0'
s.summary = 'Braze Main SDK library providing support for analytics and push notifications.'

s.homepage = 'https://braze.com'
Expand All @@ -9,8 +9,8 @@ Pod::Spec.new do |s|
s.authors = 'Braze, Inc.'

s.source = {
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeKit.zip',
:sha256 => '046a7b2efa8751affca4bbe9a28343c2e3a31a63bfec9dbbc7bc23a0ba686bec'
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeKit.zip',
:sha256 => '0aa14ac543c9e122b661503e5793d8a9b4f806ac6c1c35024a6a2ff96f867597'
}

s.swift_version = '5.0'
Expand Down
10 changes: 5 additions & 5 deletions BrazeKitCompat.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BrazeKitCompat'
s.version = '9.1.0'
s.version = '9.2.0'
s.summary = 'Compatibility library for users migrating from AppboyKit.'

s.homepage = 'https://braze.com'
Expand All @@ -9,8 +9,8 @@ Pod::Spec.new do |s|
s.authors = 'Braze, Inc.'

s.source = {
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeKitCompat.zip',
:sha256 => '2e283e8acdf83e22b30f046d96977fdc26f5a60d6c59559d466592511878d291'
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeKitCompat.zip',
:sha256 => 'c897dd065a7ad3b6dd6a2ed86184812e4a0877a9bf8e0b26117745914c661d31'
}

s.swift_version = '5.0'
Expand All @@ -19,8 +19,8 @@ Pod::Spec.new do |s|

s.vendored_framework = 'BrazeKitCompat.xcframework'

s.dependency 'BrazeKit', '9.1.0'
s.dependency 'BrazeLocation', '9.1.0'
s.dependency 'BrazeKit', '9.2.0'
s.dependency 'BrazeLocation', '9.2.0'

s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
end
8 changes: 4 additions & 4 deletions BrazeLocation.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BrazeLocation'
s.version = '9.1.0'
s.version = '9.2.0'
s.summary = 'Braze location library providing support for location analytics and geofence monitoring.'

s.homepage = 'https://braze.com'
Expand All @@ -9,8 +9,8 @@ Pod::Spec.new do |s|
s.authors = 'Braze, Inc.'

s.source = {
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeLocation.zip',
:sha256 => '9d9f66883120b44e005a52cca04792ad7ee7d87466fe4d18bd06a5c1cb8df63f'
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeLocation.zip',
:sha256 => '0c294e3e5142818035d242ef84666386295c3f02ed733067cd81822e2888ac72'
}

s.swift_version = '5.0'
Expand All @@ -20,7 +20,7 @@ Pod::Spec.new do |s|

s.vendored_framework = 'BrazeLocation.xcframework'

s.dependency 'BrazeKit', '9.1.0'
s.dependency 'BrazeKit', '9.2.0'

s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
end
6 changes: 3 additions & 3 deletions BrazeNotificationService.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BrazeNotificationService'
s.version = '9.1.0'
s.version = '9.2.0'
s.summary = 'Braze notification service extension library providing support for Rich Push notifications.'

s.homepage = 'https://braze.com'
Expand All @@ -9,8 +9,8 @@ Pod::Spec.new do |s|
s.authors = 'Braze, Inc.'

s.source = {
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeNotificationService.zip',
:sha256 => '6a6ac06b7c7fadfbabff21c1e6d815e5053297d2789ebfe40a80873aecd3c358'
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeNotificationService.zip',
:sha256 => 'd7ef30aa42a04fa3a5229cdbefda24846132632a23cd964f5093eafbe55e041f'
}

s.swift_version = '5.0'
Expand Down
6 changes: 3 additions & 3 deletions BrazePushStory.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BrazePushStory'
s.version = '9.1.0'
s.version = '9.2.0'
s.summary = 'Braze notification content extension library providing support for Push Stories.'

s.homepage = 'https://braze.com'
Expand All @@ -9,8 +9,8 @@ Pod::Spec.new do |s|
s.authors = 'Braze, Inc.'

s.source = {
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazePushStory.zip',
:sha256 => 'd65d15f66e980e51ef50c0df4b355c449b6d7842ea0e2ee1cdfa2c173c21a423'
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazePushStory.zip',
:sha256 => 'de457149fdd74b99a741103d8add921acc73a86ae852f45f0769ffc30068008f'
}

s.swift_version = '5.0'
Expand Down
8 changes: 4 additions & 4 deletions BrazeUI.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BrazeUI'
s.version = '9.1.0'
s.version = '9.2.0'
s.summary = 'Braze-provided user interface library for In-App Messages and Content Cards.'

s.homepage = 'https://braze.com'
Expand All @@ -9,8 +9,8 @@ Pod::Spec.new do |s|
s.authors = 'Braze, Inc.'

s.source = {
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeUI.zip',
:sha256 => '263cb65f0d32d4a3628da8b136442c230097ca03d369f6c3a0f0489587571833'
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeUI.zip',
:sha256 => '541e52d3147f46f1882b02d77d5989b4073420d587fb14e3c111e50cea4119c6'
}

s.swift_version = '5.0'
Expand All @@ -19,7 +19,7 @@ Pod::Spec.new do |s|

s.vendored_framework = 'BrazeUI.xcframework'

s.dependency 'BrazeKit', '9.1.0'
s.dependency 'BrazeKit', '9.2.0'

s.pod_target_xcconfig = { 'DEFINES_MODULE' => 'YES' }
end
8 changes: 4 additions & 4 deletions BrazeUICompat.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'BrazeUICompat'
s.version = '9.1.0'
s.version = '9.2.0'
s.summary = 'Compatibility UI library for users migrating from AppboyUI.'

s.homepage = 'https://braze.com'
Expand All @@ -9,16 +9,16 @@ Pod::Spec.new do |s|
s.authors = 'Braze, Inc.'

s.source = {
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeUICompat.zip',
:sha256 => '0ae9b47cb52c0aa577bdc2ba7cc9483b81e26cc31414dcff385eef3733f033f9'
:http => 'https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeUICompat.zip',
:sha256 => 'e72de71e171bef88df2ca8ee3fdfe8dcb3e77f6e8ee1c3310fd2afcdbcb35730'
}

s.swift_version = '5.0'
s.ios.deployment_target = '12.0'

s.vendored_framework = 'BrazeUICompat.xcframework'

s.dependency 'BrazeKitCompat', '9.1.0'
s.dependency 'BrazeKitCompat', '9.2.0'
s.dependency 'SDWebImage', '>= 5.19.0', '< 6'

s.user_target_xcconfig = { 'CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES' => 'YES' }
Expand Down
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 9.2.0

##### Added
- Adds the `openNewWindowLinksInBrowser` configuration (default: `false`) to `Braze.ModalContext`.
- Set this value in the `braze(_:willPresentModalWithContext:)` method of your `BrazeDelegate` to specify whether to launch the device browser to open web view hyperlinks that normally open a new tab or window.

##### Fixed
- Fixes an issue with the automatic push integration feature that could cause the SDK not to send the device token to Braze.
- Fixes an issue that prevented external links, which open in a new tab, from being activated in presented web views.

## 9.1.0

##### Added
Expand Down Expand Up @@ -58,8 +68,8 @@
##### Added
- Adds support for remotely starting Live Activities via push notifications.
- Adds the following methods to the `liveActivities` module:
- [`registerPushToStart(forType:name:) -> Task<Void, Never>`](http://braze-inc.github.io/braze-swift-sdk/documentation/brazekit/braze/liveactivities-swift.class/registerpushtostart(fortype:name:))
- [`optOutPushToStart(type:)`](http://braze-inc.github.io/braze-swift-sdk/documentation/brazekit/braze/liveactivities-swift.class/optoutpushtostart(type:))
- [`registerPushToStart(forType:name:) -> Task<Void, Never>`](https://braze-inc.github.io/braze-swift-sdk/documentation/brazekit/braze/liveactivities-swift.class/registerpushtostart(fortype:name:))
- [`optOutPushToStart(type:)`](https://braze-inc.github.io/braze-swift-sdk/documentation/brazekit/braze/liveactivities-swift.class/optoutpushtostart(type:))
- This feature requires iOS 17.2 or higher.
- For usage details, refer to the updated Live Activities tutorial [here](https://braze-inc.github.io/braze-swift-sdk/tutorials/braze/b4-live-activities/).
- Adds return values for existing `liveActivities` methods:
Expand Down
28 changes: 14 additions & 14 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -49,38 +49,38 @@ let package = Package(
targets: [
.binaryTarget(
name: "BrazeKit",
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeKit.zip",
checksum: "046a7b2efa8751affca4bbe9a28343c2e3a31a63bfec9dbbc7bc23a0ba686bec"
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeKit.zip",
checksum: "0aa14ac543c9e122b661503e5793d8a9b4f806ac6c1c35024a6a2ff96f867597"
),
.binaryTarget(
name: "BrazeUI",
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeUI.zip",
checksum: "263cb65f0d32d4a3628da8b136442c230097ca03d369f6c3a0f0489587571833"
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeUI.zip",
checksum: "541e52d3147f46f1882b02d77d5989b4073420d587fb14e3c111e50cea4119c6"
),
.binaryTarget(
name: "BrazeLocation",
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeLocation.zip",
checksum: "9d9f66883120b44e005a52cca04792ad7ee7d87466fe4d18bd06a5c1cb8df63f"
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeLocation.zip",
checksum: "0c294e3e5142818035d242ef84666386295c3f02ed733067cd81822e2888ac72"
),
.binaryTarget(
name: "BrazeNotificationService",
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeNotificationService.zip",
checksum: "6a6ac06b7c7fadfbabff21c1e6d815e5053297d2789ebfe40a80873aecd3c358"
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeNotificationService.zip",
checksum: "d7ef30aa42a04fa3a5229cdbefda24846132632a23cd964f5093eafbe55e041f"
),
.binaryTarget(
name: "BrazePushStory",
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazePushStory.zip",
checksum: "d65d15f66e980e51ef50c0df4b355c449b6d7842ea0e2ee1cdfa2c173c21a423"
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazePushStory.zip",
checksum: "de457149fdd74b99a741103d8add921acc73a86ae852f45f0769ffc30068008f"
),
.binaryTarget(
name: "BrazeKitCompat",
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeKitCompat.zip",
checksum: "2e283e8acdf83e22b30f046d96977fdc26f5a60d6c59559d466592511878d291"
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeKitCompat.zip",
checksum: "c897dd065a7ad3b6dd6a2ed86184812e4a0877a9bf8e0b26117745914c661d31"
),
.binaryTarget(
name: "BrazeUICompat",
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.1.0/BrazeUICompat.zip",
checksum: "0ae9b47cb52c0aa577bdc2ba7cc9483b81e26cc31414dcff385eef3733f033f9"
url: "https://github.com/braze-inc/braze-swift-sdk-prebuilt-mergeable/releases/download/9.2.0/BrazeUICompat.zip",
checksum: "e72de71e171bef88df2ca8ee3fdfe8dcb3e77f6e8ee1c3310fd2afcdbcb35730"
),
]
)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<p align="center">
<a href="https://github.com/braze-inc/braze-swift-sdk/releases">
<img src="https://badgen.net/badge/version/9.1.0/blue" alt="Version: 9.1.0">
<img src="https://badgen.net/badge/version/9.2.0/blue" alt="Version: 9.2.0">
</a>
<a href="#">
<img src="https://badgen.net/badge/platforms/iOS%20%7C%20visionOS%20%7C%20tvOS%20%7C%20Mac%20Catalyst/orange"
Expand Down

0 comments on commit ceff05b

Please sign in to comment.