Ref T111, renamed dummy driver to CSimulatorEmulated

This commit is contained in:
Klaus Basan
2017-08-05 18:22:56 +02:00
committed by Mathew Sutcliffe
parent 2ede2633b8
commit b70fb70d60
22 changed files with 158 additions and 159 deletions

View File

@@ -0,0 +1,7 @@
{
"identifier" : "org.swift-project.plugins.simulator.emulated",
"name" : "Emulated simulator",
"simulator" : "emulated",
"description" : "Emulated simulator driver",
"config" : "org.swift-project.plugins.simulator.emulated.config"
}