Skip to content

Commit

Permalink
Revert "version 17.4.0"
Browse files Browse the repository at this point in the history
This reverts commit 750ba4c.
  • Loading branch information
rlepinski committed Sep 29, 2023
1 parent 750ba4c commit d68b65e
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 47 deletions.
6 changes: 3 additions & 3 deletions BUILD_INFO
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Airship SDK v17.4.0
Build time: Fri Sep 29 00:43:20 UTC 2023
SDK commit: ff1c521
Airship SDK v17.3.1
Build time: Wed Sep 13 18:26:25 UTC 2023
SDK commit: c9f400d
Xcode version: Xcode 14.3.1 Build version 14E300c
9 changes: 0 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,6 @@

[Migration Guides](https://github.com/urbanairship/ios-library/tree/main/Documentation/Migration)

## Version 17.4.0 September 28, 2023
Minor release that improves refreshing the feeds for in-app experiences and feature flags, adds a new interaction event for feature flags, and fixes a reporting issue with direct opens and sessions counts for apps that are scene enabled.

### Changes
- Improve refresh handling of remote-data for IAX and feature flags.
- Added new method `trackInteraction(flag:)` for Feature Flags.
- Added new optional parameter `dismissAction` on the `MessageCenterListView` view
- Fixed app session and direct open reporting for scene enabled applications

## Version 17.3.1 September 13, 2023
Patch release that updates the prebuilt XCFrameworks for Xcode 15 to use the new Xcode 15 RC release.

Expand Down
3 changes: 1 addition & 2 deletions Carthage/Airship.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"17.2.2": "https://github.com/urbanairship/ios-library/releases/download/17.2.2/Airship.xcframeworks.zip",
"17.3.0": "https://github.com/urbanairship/ios-library/releases/download/17.3.0/Airship.xcframeworks.zip",
"17.3.1": "https://github.com/urbanairship/ios-library/releases/download/17.3.1/Airship.xcframeworks.zip",
"17.4.0": "https://github.com/urbanairship/ios-library/releases/download/17.4.0/Airship.xcframeworks.zip"
"17.3.1": "https://github.com/urbanairship/ios-library/releases/download/17.3.1/Airship.xcframeworks.zip"
}
3 changes: 1 addition & 2 deletions Carthage/AirshipAutomation.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipAutomation.xcframework.zip",
"17.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.0/AirshipAutomation.xcframework.zip",
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipAutomation.xcframework.zip",
"17.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipAutomation.xcframework.zip"
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipAutomation.xcframework.zip"
}
3 changes: 1 addition & 2 deletions Carthage/AirshipBasement.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipBasement.xcframework.zip",
"17.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.0/AirshipBasement.xcframework.zip",
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipBasement.xcframework.zip",
"17.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipBasement.xcframework.zip"
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipBasement.xcframework.zip"
}
3 changes: 1 addition & 2 deletions Carthage/AirshipCore.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipCore.xcframework.zip",
"17.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.0/AirshipCore.xcframework.zip",
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipCore.xcframework.zip",
"17.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipCore.xcframework.zip"
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipCore.xcframework.zip"
}
3 changes: 1 addition & 2 deletions Carthage/AirshipFeatureFlags.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipFeatureFlags.xcframework.zip",
"17.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.0/AirshipFeatureFlags.xcframework.zip",
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipFeatureFlags.xcframework.zip",
"17.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipFeatureFlags.xcframework.zip"
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipFeatureFlags.xcframework.zip"
}
3 changes: 1 addition & 2 deletions Carthage/AirshipMessageCenter.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipMessageCenter.xcframework.zip",
"17.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.0/AirshipMessageCenter.xcframework.zip",
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipMessageCenter.xcframework.zip",
"17.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipMessageCenter.xcframework.zip"
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipMessageCenter.xcframework.zip"
}
3 changes: 1 addition & 2 deletions Carthage/AirshipNotificationContentExtension.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipNotificationContentExtension.xcframework.zip",
"17.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.0/AirshipNotificationContentExtension.xcframework.zip",
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipNotificationContentExtension.xcframework.zip",
"17.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipNotificationContentExtension.xcframework.zip"
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipNotificationContentExtension.xcframework.zip"
}
3 changes: 1 addition & 2 deletions Carthage/AirshipNotificationServiceExtension.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipNotificationServiceExtension.xcframework.zip",
"17.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.0/AirshipNotificationServiceExtension.xcframework.zip",
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipNotificationServiceExtension.xcframework.zip",
"17.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipNotificationServiceExtension.xcframework.zip"
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipNotificationServiceExtension.xcframework.zip"
}
3 changes: 1 addition & 2 deletions Carthage/AirshipPreferenceCenter.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipPreferenceCenter.xcframework.zip",
"17.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.0/AirshipPreferenceCenter.xcframework.zip",
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipPreferenceCenter.xcframework.zip",
"17.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipPreferenceCenter.xcframework.zip"
"17.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipPreferenceCenter.xcframework.zip"
}
32 changes: 16 additions & 16 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -41,43 +41,43 @@ let package = Package(
targets: [
.binaryTarget(
name: "AirshipAutomation",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipAutomation.xcframework.zip",
checksum: "a224f7293156da1cc4e1162353f5ef4b31970de3977b602698878def5613dde6"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipAutomation.xcframework.zip",
checksum: "4236c1faad22c2fe02041953f682bca44eff787bb738694ffdc1696d69057a6c"
),
.binaryTarget(
name: "AirshipBasement",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipBasement.xcframework.zip",
checksum: "151be6ef498e3ab6e6010f7eb949cc952275cede52126dd3e68cbba250a19468"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipBasement.xcframework.zip",
checksum: "15c9112d1b1f7eb73b312032fae89220c379c780c860a074c399c13ad86977a6"
),
.binaryTarget(
name: "AirshipCore",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipCore.xcframework.zip",
checksum: "912b310bdd87d59640b035859191b08cf8ceb9309f0a927af7ea58f6fcfcdcff"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipCore.xcframework.zip",
checksum: "38b1069d1308aafed2f81dbff88b2a9810ec5c464fb25817d812436740f6f603"
),
.binaryTarget(
name: "AirshipFeatureFlags",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipFeatureFlags.xcframework.zip",
checksum: "4ced905795d22ab1834a3b21061d3404ca7929579a50148367ef89190d8be2b5"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipFeatureFlags.xcframework.zip",
checksum: "288f013b2c89821f5e2cca132eeec66aa1c4979e3c4db1bdc6709e49b1ea1179"
),
.binaryTarget(
name: "AirshipMessageCenter",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipMessageCenter.xcframework.zip",
checksum: "5b442ab27dfd5ed74e45b5b7bcc136d799493fd90d42b1b88ce7213cf20adc71"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipMessageCenter.xcframework.zip",
checksum: "7236ee02eb467eff87a85c0488191e56cd1716a7e050ec9c3817cd155efc88ca"
),
.binaryTarget(
name: "AirshipNotificationContentExtension",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipNotificationContentExtension.xcframework.zip",
checksum: "77f20b5a34ac9091bfbf48c837926e9012e2e3db51d821b9bfcf6b8d4cd4b82a"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipNotificationContentExtension.xcframework.zip",
checksum: "941d4fd6a5f8988f50fff90dc9bbd84d13d27802265f5e0f9a15490534d9a0a2"
),
.binaryTarget(
name: "AirshipNotificationServiceExtension",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipNotificationServiceExtension.xcframework.zip",
checksum: "fcb5a27f50afb4b286ddde7adbb821a6e36dc651c715e51f91118349446281b6"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipNotificationServiceExtension.xcframework.zip",
checksum: "27e79ea6ebd9d439d0018400c307bb316167038916497a9fe0fb046fd5ff49a7"
),
.binaryTarget(
name: "AirshipPreferenceCenter",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.4.0/AirshipPreferenceCenter.xcframework.zip",
checksum: "cc3e20f59767ac738fc6a38f420d02b76a587d8c037293ef96ecb96d44f60646"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.3.1/AirshipPreferenceCenter.xcframework.zip",
checksum: "8b37ac171dbe1ce14a10aec7419ec32d39fc2788994eb9e02fbf729b9da8d256"
)
]
)
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17.4.0
17.3.1

0 comments on commit d68b65e

Please sign in to comment.