fix(tvos): preserve MPV contract test wiring
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user