This PR contains the work done to define a `Libraries` package that includes its `Foundation` library in it, and integrated the former to the `Feed` framework and `App` targets in the project as well. Reviewed-on: #3 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
25 lines
436 B
Plaintext
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
|
|
}
|