fix(tvos): preserve MPV contract test wiring

This commit is contained in:
edde746
2026-07-25 17:38:09 +02:00
parent 1ae58f676b
commit 005a56db03
+1
View File
@@ -83,6 +83,7 @@ project.files.select { |file| file.display_name == 'Foundation.framework' }.each
file_ref.remove_from_project unless still_used file_ref.remove_from_project unless still_used
end end
runner_test_sources = %w[ runner_test_sources = %w[
MpvPlayerContractTests.swift
TvosEventDeliveryCoordinatorTests.swift TvosEventDeliveryCoordinatorTests.swift
ConnectivityPlusPluginTests.swift ConnectivityPlusPluginTests.swift
SystemShelfPluginTests.swift SystemShelfPluginTests.swift