34 lines
732 B
Plaintext
34 lines
732 B
Plaintext
{
|
|
"configurations" : [
|
|
{
|
|
"id" : "C5F2D2E7-8F4A-4B3C-9D1E-6A5B4C3D2E1F",
|
|
"name" : "Test Scheme Action",
|
|
"options" : {
|
|
|
|
}
|
|
}
|
|
],
|
|
"defaultOptions" : {
|
|
"testTimeoutsEnabled" : true
|
|
},
|
|
"testTargets" : [
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:AppClientBaseSwift.xcodeproj",
|
|
"identifier" : "AppClientBaseSwiftTests",
|
|
"name" : "AppClientBaseSwiftTests"
|
|
}
|
|
},
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:AppClientBaseSwift.xcodeproj",
|
|
"identifier" : "AppClientBaseSwiftUITests",
|
|
"name" : "AppClientBaseSwiftUITests"
|
|
}
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|