app-reviews/Test Plans/Libraries.xctestplan
Javier Cicchelli 4359f53a19 [Library] Feed library (#4)
This PR contains the work done to setup the library and also, the necessary protocols, model, structs, and error definitions to implement remote service clients.

Reviewed-on: #4
Co-authored-by: Javier Cicchelli <javier@rock-n-code.com>
Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
2024-03-17 15:15:44 +00:00

25 lines
436 B
Plaintext

{
"configurations" : [
{
"id" : "BF43DE96-4FFB-475F-B056-3EE94ACD1F54",
"name" : "Test Scheme Action",
"options" : {
}
}
],
"defaultOptions" : {
"codeCoverage" : false
},
"testTargets" : [
{
"target" : {
"containerPath" : "container:Libraries",
"identifier" : "ReviewsFoundationTest",
"name" : "ReviewsFoundationTest"
}
}
],
"version" : 1
}