Skip to content

Commit

Permalink
version 17.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Sep 6, 2023
1 parent 39a9b47 commit e8aec07
Show file tree
Hide file tree
Showing 13 changed files with 45 additions and 30 deletions.
8 changes: 4 additions & 4 deletions BUILD_INFO
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Airship SDK v17.2.1
Build time: Tue Aug 29 23:45:51 UTC 2023
SDK commit: a9ccfdc
Xcode version: Xcode 15.0 Build version 15A5219j
Airship SDK v17.2.2
Build time: Tue Sep 5 19:19:31 UTC 2023
SDK commit: fcbcba4
Xcode version: Xcode 15.0 Build version 15A5229m
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@

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

## Version 17.2.2 September 1, 2023
Patch release that fixes an issue with the signing of the frameworks.

### Changes
- Fixed the certificate and included feature flags in signed frameworks.

## Version 17.2.1 August 29, 2023
Patch release that fixes an issue with not being able to update a Live Activity after it becomes stale. Apps that use `staleDate` with Live Activities should update.

Expand Down
3 changes: 2 additions & 1 deletion Carthage/Airship.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"17.2.1": "https://github.com/urbanairship/ios-library/releases/download/17.2.1/Airship-Xcode15.xcframeworks.zip"
"17.2.1": "https://github.com/urbanairship/ios-library/releases/download/17.2.1/Airship-Xcode15.xcframeworks.zip",
"17.2.2": "https://github.com/urbanairship/ios-library/releases/download/17.2.2/Airship-Xcode15.xcframeworks.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipAutomation-Xcode15.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipAutomation-Xcode15.xcframework.zip"
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipAutomation-Xcode15.xcframework.zip",
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipAutomation-Xcode15.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipBasement-Xcode15.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipBasement-Xcode15.xcframework.zip"
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipBasement-Xcode15.xcframework.zip",
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipBasement-Xcode15.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipCore-Xcode15.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipCore-Xcode15.xcframework.zip"
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipCore-Xcode15.xcframework.zip",
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipCore-Xcode15.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipFeatureFlags-Xcode15.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipFeatureFlags-Xcode15.xcframework.zip"
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipFeatureFlags-Xcode15.xcframework.zip",
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipFeatureFlags-Xcode15.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipMessageCenter-Xcode15.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipMessageCenter-Xcode15.xcframework.zip"
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipMessageCenter-Xcode15.xcframework.zip",
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipMessageCenter-Xcode15.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipNotificationContentExtension-Xcode15.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipNotificationContentExtension-Xcode15.xcframework.zip"
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipNotificationContentExtension-Xcode15.xcframework.zip",
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipNotificationContentExtension-Xcode15.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipNotificationServiceExtension-Xcode15.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipNotificationServiceExtension-Xcode15.xcframework.zip"
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipNotificationServiceExtension-Xcode15.xcframework.zip",
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipNotificationServiceExtension-Xcode15.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipPreferenceCenter-Xcode15.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipPreferenceCenter-Xcode15.xcframework.zip"
"17.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipPreferenceCenter-Xcode15.xcframework.zip",
"17.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipPreferenceCenter-Xcode15.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.2.1/AirshipAutomation-Xcode15.xcframework.zip",
checksum: "a5e58ae42b8b07f6dbb58b396798a64374b1890b5196d43b56b0f13dfaa1aad3"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipAutomation-Xcode15.xcframework.zip",
checksum: "1ba461117b9f31ad8ce98bde63f8c3436e1b7baf4903bae188b82dc5904ac425"
),
.binaryTarget(
name: "AirshipBasement",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipBasement-Xcode15.xcframework.zip",
checksum: "b7a336f0b542dc7201abb30193ac2b49e600cc0c3326c6fe3e61657431d13b20"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipBasement-Xcode15.xcframework.zip",
checksum: "306ae1df9476c6235b2250357595a34f8c5df87ed5556bc2adaea25bc5922130"
),
.binaryTarget(
name: "AirshipCore",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipCore-Xcode15.xcframework.zip",
checksum: "1b37a46724e289707de86f71d9bb5433f338833ff852a0e773b386e42321b01e"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipCore-Xcode15.xcframework.zip",
checksum: "30254cbfc53a6e0713cdd99c1087f35f731c4c1eca4e8b21493aabfc9b155a80"
),
.binaryTarget(
name: "AirshipFeatureFlags",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipFeatureFlags-Xcode15.xcframework.zip",
checksum: "640d4ca1fc92de6140f8de6030a9787945bec612f43d5a994025eaf26f8fd41d"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipFeatureFlags-Xcode15.xcframework.zip",
checksum: "8a4a3e88a047be18340deec0d742a1eab99bbeb3968841a43c14dfced31a51ab"
),
.binaryTarget(
name: "AirshipMessageCenter",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipMessageCenter-Xcode15.xcframework.zip",
checksum: "e8b08a224c3153b1f49db90463eb43091e0a4a54d75611025980267fe44d5b68"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipMessageCenter-Xcode15.xcframework.zip",
checksum: "8b28c76c15794c76683aa574c8cd2e8bc59d9966ae53feec1e53eb71871537d0"
),
.binaryTarget(
name: "AirshipNotificationContentExtension",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipNotificationContentExtension-Xcode15.xcframework.zip",
checksum: "ab87f3ee392114998b5101a1d294c210da2ee2f357fc2a6533fe19f735c38c67"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipNotificationContentExtension-Xcode15.xcframework.zip",
checksum: "6edd051fa06ea0db65c9523af81f83b05c2bf0c8af42248efecb3d036e3ad20a"
),
.binaryTarget(
name: "AirshipNotificationServiceExtension",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipNotificationServiceExtension-Xcode15.xcframework.zip",
checksum: "e9e3e8a0011978af6d5cb543ca4e0629142ec49bc534c986d1ecf5692b2b6e2d"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipNotificationServiceExtension-Xcode15.xcframework.zip",
checksum: "aa24c068a7b8608c646cd5649db8ae3388f7463be9e9ca7ab214a15bb593918d"
),
.binaryTarget(
name: "AirshipPreferenceCenter",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.1/AirshipPreferenceCenter-Xcode15.xcframework.zip",
checksum: "6d6322f0d079482e4951c5e7dcb6a91a33b7e258962e643e35a284a7d664254a"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/17.2.2/AirshipPreferenceCenter-Xcode15.xcframework.zip",
checksum: "26ae58b1c26f9633d95105ef2e14fd4822cac9badd146de3ec0f5bb64a7bf1dd"
)
]
)
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17.2.1
17.2.2

0 comments on commit e8aec07

Please sign in to comment.