mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-24 16:10:41 +01:00
34 lines
678 B
Plaintext
34 lines
678 B
Plaintext
{
|
|
"configurations" : [
|
|
{
|
|
"id" : "12F2CDCE-49CC-41E9-828F-4F7F24C65D08",
|
|
"name" : "Configuration 1",
|
|
"options" : {
|
|
|
|
}
|
|
}
|
|
],
|
|
"defaultOptions" : {
|
|
"codeCoverage" : false,
|
|
"testTimeoutsEnabled" : true
|
|
},
|
|
"testTargets" : [
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:FoundationExtras",
|
|
"identifier" : "FoundationExtrasTests",
|
|
"name" : "FoundationExtrasTests"
|
|
}
|
|
},
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:AppKitExtras",
|
|
"identifier" : "AppKitExtrasTests",
|
|
"name" : "AppKitExtrasTests"
|
|
}
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|