update SDK to 25.04.30

This commit is contained in:
Mauro Romito
2025-04-30 12:08:12 +02:00
committed by Mauro
parent b6ade2d4a9
commit 3dea3d1e19
3 changed files with 8 additions and 4 deletions

View File

@@ -16,6 +16,8 @@
dependencies = (
);
name = Periphery;
packageProductDependencies = (
);
productName = Periphery;
};
/* End PBXAggregateTarget section */
@@ -6411,6 +6413,7 @@
"zh-Hant-TW",
);
mainGroup = 405B00F139AEE3994601B36A;
minimizedProjectReferenceProxies = 1;
packageReferences = (
E025F19D013D9BA6C58B37F4 /* XCRemoteSwiftPackageReference "swift-algorithms" */,
AC3475112CA40C2C6E78D1EB /* XCRemoteSwiftPackageReference "matrix-analytics-events" */,
@@ -6437,6 +6440,7 @@
EC6D0C817B1C21D9D096505A /* XCRemoteSwiftPackageReference "Version" */,
EE40B0E16A55BD23ECBFFD22 /* XCRemoteSwiftPackageReference "matrix-rich-text-editor-swift" */,
);
preferredProjectObjectVersion = 54;
projectDirPath = "";
projectRoot = "";
targets = (
@@ -8659,7 +8663,7 @@
repositoryURL = "https://github.com/element-hq/matrix-rust-components-swift";
requirement = {
kind = exactVersion;
version = 25.04.29;
version = 25.04.30;
};
};
701C7BEF8F70F7A83E852DCC /* XCRemoteSwiftPackageReference "GZIP" */ = {

View File

@@ -158,8 +158,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/element-hq/matrix-rust-components-swift",
"state" : {
"revision" : "cd4509acd56641c4d110b29f692ecafe5438698f",
"version" : "25.4.29"
"revision" : "04396e3ef5947b9c0167a755baf0bf299355479e",
"version" : "25.4.30"
}
},
{

View File

@@ -59,7 +59,7 @@ packages:
# Element/Matrix dependencies
MatrixRustSDK:
url: https://github.com/element-hq/matrix-rust-components-swift
exactVersion: 25.04.29
exactVersion: 25.04.30
# path: ../matrix-rust-sdk
Compound:
url: https://github.com/element-hq/compound-ios