Skip to content

Commit

Permalink
version 18.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
runner authored and runner committed Aug 1, 2024
1 parent 756182c commit 85c738a
Show file tree
Hide file tree
Showing 13 changed files with 46 additions and 29 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.7.0
Build time: Tue Jul 30 18:54:23 UTC 2024
SDK commit: 87e5260
Airship SDK v18.7.1
Build time: Thu Aug 1 22:17:18 UTC 2024
SDK commit: abfd0aa
Xcode version: Xcode 15.3 Build version 15E204a
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@

# iOS Changelog

## Version 18.7.1 August 1, 2024
Patch release that prevents In-App Automation, Scenes, and Surveys from being able to trigger off custom events or screen views
when analytics is disabled. The actual event was not being tracked by Airship in these cases, just processed locally.

### Changes
- Prevent screen view and custom events from being processed by automations when analytics is disabled.


## Version 18.7.0 July 30, 2024
Minor release that fixes some layout issues with images and videos in a Scene, accessibility improvements, and fixes a potential crash with JSON encoding/decoding due
to using a JSONEncoder/JSONDecoder across threads.
Expand Down
3 changes: 2 additions & 1 deletion Carthage/Airship.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"18.4.1": "https://github.com/urbanairship/ios-library/releases/download/18.4.1/Airship.xcframeworks.zip",
"18.5.0": "https://github.com/urbanairship/ios-library/releases/download/18.5.0/Airship.xcframeworks.zip",
"18.6.0": "https://github.com/urbanairship/ios-library/releases/download/18.6.0/Airship.xcframeworks.zip",
"18.7.0": "https://github.com/urbanairship/ios-library/releases/download/18.7.0/Airship.xcframeworks.zip"
"18.7.0": "https://github.com/urbanairship/ios-library/releases/download/18.7.0/Airship.xcframeworks.zip",
"18.7.1": "https://github.com/urbanairship/ios-library/releases/download/18.7.1/Airship.xcframeworks.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipAutomation.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"18.4.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.1/AirshipAutomation.xcframework.zip",
"18.5.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.5.0/AirshipAutomation.xcframework.zip",
"18.6.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.6.0/AirshipAutomation.xcframework.zip",
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipAutomation.xcframework.zip"
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipAutomation.xcframework.zip",
"18.7.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipAutomation.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipBasement.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"18.4.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.1/AirshipBasement.xcframework.zip",
"18.5.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.5.0/AirshipBasement.xcframework.zip",
"18.6.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.6.0/AirshipBasement.xcframework.zip",
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipBasement.xcframework.zip"
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipBasement.xcframework.zip",
"18.7.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipBasement.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipCore.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"18.4.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.1/AirshipCore.xcframework.zip",
"18.5.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.5.0/AirshipCore.xcframework.zip",
"18.6.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.6.0/AirshipCore.xcframework.zip",
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipCore.xcframework.zip"
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipCore.xcframework.zip",
"18.7.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipCore.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipFeatureFlags.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"18.4.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.1/AirshipFeatureFlags.xcframework.zip",
"18.5.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.5.0/AirshipFeatureFlags.xcframework.zip",
"18.6.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.6.0/AirshipFeatureFlags.xcframework.zip",
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipFeatureFlags.xcframework.zip"
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipFeatureFlags.xcframework.zip",
"18.7.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipFeatureFlags.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipMessageCenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"18.4.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.1/AirshipMessageCenter.xcframework.zip",
"18.5.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.5.0/AirshipMessageCenter.xcframework.zip",
"18.6.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.6.0/AirshipMessageCenter.xcframework.zip",
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipMessageCenter.xcframework.zip"
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipMessageCenter.xcframework.zip",
"18.7.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipMessageCenter.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipNotificationContentExtension.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"18.4.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.1/AirshipNotificationContentExtension.xcframework.zip",
"18.5.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.5.0/AirshipNotificationContentExtension.xcframework.zip",
"18.6.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.6.0/AirshipNotificationContentExtension.xcframework.zip",
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipNotificationContentExtension.xcframework.zip"
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipNotificationContentExtension.xcframework.zip",
"18.7.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipNotificationContentExtension.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipNotificationServiceExtension.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"18.4.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.1/AirshipNotificationServiceExtension.xcframework.zip",
"18.5.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.5.0/AirshipNotificationServiceExtension.xcframework.zip",
"18.6.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.6.0/AirshipNotificationServiceExtension.xcframework.zip",
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipNotificationServiceExtension.xcframework.zip"
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipNotificationServiceExtension.xcframework.zip",
"18.7.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipNotificationServiceExtension.xcframework.zip"
}
3 changes: 2 additions & 1 deletion Carthage/AirshipPreferenceCenter.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
"18.4.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.4.1/AirshipPreferenceCenter.xcframework.zip",
"18.5.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.5.0/AirshipPreferenceCenter.xcframework.zip",
"18.6.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.6.0/AirshipPreferenceCenter.xcframework.zip",
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipPreferenceCenter.xcframework.zip"
"18.7.0": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipPreferenceCenter.xcframework.zip",
"18.7.1": "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.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/18.7.0/AirshipAutomation.xcframework.zip",
checksum: "61333a450cddbfacedd59b5de7b6eaeea2ecf175519fabec73bf1dd8d756e7c7"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipAutomation.xcframework.zip",
checksum: "b5bb9eca0402212fbd6a3729472c8506cd480b76930aa180b183bb4aa4118518"
),
.binaryTarget(
name: "AirshipBasement",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipBasement.xcframework.zip",
checksum: "8f13be2fc79ccdfb38a8a0e185628359665a0c3ce9b49a22448485767f10e23e"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipBasement.xcframework.zip",
checksum: "882db546693e760a09dbf62ca165743f160bc57bb8770862317cf2a46c93d214"
),
.binaryTarget(
name: "AirshipCore",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipCore.xcframework.zip",
checksum: "b022205a41c539ba2ca42f72589b074cb94b844b37650cd848b7ea6c126cc700"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipCore.xcframework.zip",
checksum: "245b0c394564f0f2b69002f56c7eb2e64c8908b560dffb133349611a1717acda"
),
.binaryTarget(
name: "AirshipFeatureFlags",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipFeatureFlags.xcframework.zip",
checksum: "f24cdfae2547bea7c83c64419c3c5d1956f66728801d093ed8fc6555dc289611"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipFeatureFlags.xcframework.zip",
checksum: "d4e8fd843abbb20fae8d04263eec473ffcee28cc3dc92562b140c02495fd513d"
),
.binaryTarget(
name: "AirshipMessageCenter",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipMessageCenter.xcframework.zip",
checksum: "000328431174bb2350a0f070bc718952c4270d7ed12d09caf928cda7a54c2d24"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipMessageCenter.xcframework.zip",
checksum: "e7a0ecfa83be9e959b0d4753951d19e559e25a323a6067814ada7fea0b533f72"
),
.binaryTarget(
name: "AirshipNotificationContentExtension",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipNotificationContentExtension.xcframework.zip",
checksum: "09fe72cc187c225ce00055de05ba39b7666592ba337edbb2d23dc4dc239ebffe"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipNotificationContentExtension.xcframework.zip",
checksum: "07505019a25abf071f84882f1721c129401791d2388722fc5baa71f3d288a28f"
),
.binaryTarget(
name: "AirshipNotificationServiceExtension",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipNotificationServiceExtension.xcframework.zip",
checksum: "d5eb11ad74fd373fe943b2790d2ddfd98d2f7c8640e4a77d97bd93706e6def98"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipNotificationServiceExtension.xcframework.zip",
checksum: "7f886190276a344a948415175944f7b6f9ddc4985e6d599a0df9e4190e750c23"
),
.binaryTarget(
name: "AirshipPreferenceCenter",
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.0/AirshipPreferenceCenter.xcframework.zip",
checksum: "16ee88b731b2180ce80c9952f48696926ccd9ed82ff7279fb8c3977e954618d7"
url: "https://github.com/urbanairship/ios-library-prebuilt/releases/download/18.7.1/AirshipPreferenceCenter.xcframework.zip",
checksum: "7d61651a8d675fa2f7a04c36a5983c86082130051eb85e6e1209f1c5dde06be0"
)
]
)
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.7.0
18.7.1

0 comments on commit 85c738a

Please sign in to comment.