Add a dedicated target for SDK mocks to avoid type name conflicts on the generated code.

This commit is contained in:
Doug
2026-01-05 17:06:49 +00:00
committed by Doug
parent 9304c3cc65
commit a78a923b0d
34 changed files with 1241 additions and 979 deletions

View File

@@ -8,6 +8,7 @@
@testable import ElementX
import MatrixRustSDK
import MatrixRustSDKMocks
import XCTest
final class MediaLoaderTests: XCTestCase {