Add the intent system back to call widget URL creation. (#4511)

Add the intent system back to widget URL creation.

Also updates the SDK handling API changes.
This commit is contained in:
Doug
2025-09-16 08:36:10 +01:00
committed by GitHub
parent 797ff404cb
commit f6d3992601
9 changed files with 413 additions and 24 deletions

View File

@@ -48,7 +48,7 @@ settings:
ENABLE_BITCODE: false
APP_NAME: ElementX
KEYCHAIN_ACCESS_GROUP_IDENTIFIER: "$(DEVELOPMENT_TEAM).$(BASE_BUNDLE_IDENTIFIER)"
MARKETING_VERSION: 25.09.5
MARKETING_VERSION: 25.09.12
CURRENT_PROJECT_VERSION: 1
SUPPORTS_MACCATALYST: false
@@ -68,7 +68,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/element-hq/matrix-rust-components-swift
exactVersion: 25.09.01
exactVersion: 25.09.15
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios