Skip to content

Commit

Permalink
version 18.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Jun 21, 2024
1 parent 681bbc3 commit 318b54e
Show file tree
Hide file tree
Showing 13 changed files with 48 additions and 30 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 v18.3.1
Build time: Mon May 27 18:58:56 UTC 2024
SDK commit: 2a5380d
Airship SDK v18.4.0
Build time: Fri Jun 14 23:09:20 UTC 2024
SDK commit: 770b9c1
Xcode version: Xcode 15.3 Build version 15E204a
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@

# iOS Changelog

[Migration Guides](https://github.com/urbanairship/ios-library/tree/main/Documentation/Migration)
## Version 18.4.0, June 14, 2024
Minor release that adds contact management support to the preference center, support for anonymous channels, per-message in-app message theming, message center customization and logging improvements. Apps that use the message center or stories should update to this version.

### Changes
- Added support for anonymous channels
- Added contact management support in preference centers
- Added improved theme support and per message theming for in-app messages
- Added public logging functions
- Fixed bug in stories page indicator
- Fixed message center list view background theming

## Version 18.3.1, May 27, 2024
Patch release with bug fix for message center customization. Apps that use the message center should update to this version.
Expand Down
3 changes: 2 additions & 1 deletion Carthage/Airship.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"18.2.1": "https://github.com/urbanairship/ios-library/releases/download/18.2.1/Airship.xcframeworks.zip",
"18.2.2": "https://github.com/urbanairship/ios-library/releases/download/18.2.2/Airship.xcframeworks.zip",
"18.3.0": "https://github.com/urbanairship/ios-library/releases/download/18.3.0/Airship.xcframeworks.zip",
"18.3.1": "https://github.com/urbanairship/ios-library/releases/download/18.3.1/Airship.xcframeworks.zip"
"18.3.1": "https://github.com/urbanairship/ios-library/releases/download/18.3.1/Airship.xcframeworks.zip",
"18.4.0": "https://github.com/urbanairship/ios-library/releases/download/18.4.0/Airship.xcframeworks.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipAutomation.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"18.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.1/AirshipAutomation.xcframework.zip",
"18.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.2/AirshipAutomation.xcframework.zip",
"18.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.0/AirshipAutomation.xcframework.zip",
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipAutomation.xcframework.zip"
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipAutomation.xcframework.zip",
"18.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipAutomation.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipBasement.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"18.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.1/AirshipBasement.xcframework.zip",
"18.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.2/AirshipBasement.xcframework.zip",
"18.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.0/AirshipBasement.xcframework.zip",
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipBasement.xcframework.zip"
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipBasement.xcframework.zip",
"18.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipBasement.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipCore.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"18.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.1/AirshipCore.xcframework.zip",
"18.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.2/AirshipCore.xcframework.zip",
"18.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.0/AirshipCore.xcframework.zip",
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipCore.xcframework.zip"
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipCore.xcframework.zip",
"18.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipCore.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipFeatureFlags.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"18.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.1/AirshipFeatureFlags.xcframework.zip",
"18.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.2/AirshipFeatureFlags.xcframework.zip",
"18.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.0/AirshipFeatureFlags.xcframework.zip",
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipFeatureFlags.xcframework.zip"
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipFeatureFlags.xcframework.zip",
"18.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipFeatureFlags.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipMessageCenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"18.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.1/AirshipMessageCenter.xcframework.zip",
"18.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.2/AirshipMessageCenter.xcframework.zip",
"18.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.0/AirshipMessageCenter.xcframework.zip",
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipMessageCenter.xcframework.zip"
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipMessageCenter.xcframework.zip",
"18.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipMessageCenter.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipNotificationContentExtension.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"18.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.1/AirshipNotificationContentExtension.xcframework.zip",
"18.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.2/AirshipNotificationContentExtension.xcframework.zip",
"18.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.0/AirshipNotificationContentExtension.xcframework.zip",
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipNotificationContentExtension.xcframework.zip"
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipNotificationContentExtension.xcframework.zip",
"18.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipNotificationContentExtension.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipNotificationServiceExtension.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"18.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.1/AirshipNotificationServiceExtension.xcframework.zip",
"18.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.2/AirshipNotificationServiceExtension.xcframework.zip",
"18.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.0/AirshipNotificationServiceExtension.xcframework.zip",
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipNotificationServiceExtension.xcframework.zip"
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipNotificationServiceExtension.xcframework.zip",
"18.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipNotificationServiceExtension.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipPreferenceCenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@
"18.2.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.1/AirshipPreferenceCenter.xcframework.zip",
"18.2.2": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.2.2/AirshipPreferenceCenter.xcframework.zip",
"18.3.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.0/AirshipPreferenceCenter.xcframework.zip",
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipPreferenceCenter.xcframework.zip"
"18.3.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipPreferenceCenter.xcframework.zip",
"18.4.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/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/18.3.1/AirshipAutomation.xcframework.zip",
checksum: "9a1e8f7f97921790b6513fca0a42560f8225e05cd199ed825fb7e55ac7f119fd"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipAutomation.xcframework.zip",
checksum: "2a49eaf4bb97549c816489320885f93b377db3e346f914d2687dfe325c4f972a"
),
.binaryTarget(
name: "AirshipBasement",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipBasement.xcframework.zip",
checksum: "cb1ee1cb0c36adf5f317387fd8f8c2f139dc3a997cd054a4d3e6f0ae0f9502fc"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipBasement.xcframework.zip",
checksum: "29e3ed36de4373df0e5b648206a12412947d9110fa616e30d7d214a47e94aa7a"
),
.binaryTarget(
name: "AirshipCore",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipCore.xcframework.zip",
checksum: "05a449b214a16579524e6faea0dcc4390d20b83da8cf5c14557784d54b107c77"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipCore.xcframework.zip",
checksum: "c2ff3d1c4f989d1182b58c602af939f8c58b9421e8507363f8812ba696133048"
),
.binaryTarget(
name: "AirshipFeatureFlags",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipFeatureFlags.xcframework.zip",
checksum: "b57220a6d8715f78d1b559975840c289cab92550de5ca82da45979670a29eee5"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipFeatureFlags.xcframework.zip",
checksum: "f7217fdfc96f116bb5b13d8c86f04427562cf2d7e2beea161d06738681d91a1e"
),
.binaryTarget(
name: "AirshipMessageCenter",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipMessageCenter.xcframework.zip",
checksum: "6768285a4de697fd15b28f61093305462cdbb433be593bbdd4c1e7f5c52b7383"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipMessageCenter.xcframework.zip",
checksum: "39a91c411f143e222a6416498f37525741a9a4f46c14f3da42fb1d28085a0696"
),
.binaryTarget(
name: "AirshipNotificationContentExtension",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipNotificationContentExtension.xcframework.zip",
checksum: "1eff81e887bcde9fd3b19c6cc8206b421afaca9e72911e6d90d1f73d080b1998"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipNotificationContentExtension.xcframework.zip",
checksum: "16c09b86e0fab42b413a35e37fcbe0c23070ebda3ebcfc58e218f488d0180002"
),
.binaryTarget(
name: "AirshipNotificationServiceExtension",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipNotificationServiceExtension.xcframework.zip",
checksum: "41e4f23e9903e5809b9eec128da812fab47dbc9bc9736c0b1f273e294892f730"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipNotificationServiceExtension.xcframework.zip",
checksum: "d81b63dec4296a12a4208a9d68ce6f9e3f8acb3b466c8d27e8f99e4f9f223be5"
),
.binaryTarget(
name: "AirshipPreferenceCenter",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.3.1/AirshipPreferenceCenter.xcframework.zip",
checksum: "52a76f441b21e6be073ff28ff458e8f9b4ff86ed82369a1c3075a6f45ef7af99"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.0/AirshipPreferenceCenter.xcframework.zip",
checksum: "668bb86d2cb716df6fbfb9033f94b38cdf074eeac2e65dfb7ce2691e2b4c6b74"
)
]
)
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.3.1
18.4.0

0 comments on commit 318b54e

Please sign in to comment.