This PR contains the work done to setup the Xcode project that contains the app target, plus two additional test targets. Reviewed-on: #1 Co-authored-by: Javier Cicchelli <javier@rock-n-code.com> Co-committed-by: Javier Cicchelli <javier@rock-n-code.com>
25 lines
434 B
Plaintext
25 lines
434 B
Plaintext
{
|
|
"configurations" : [
|
|
{
|
|
"id" : "12ED8D66-B73D-491B-9EE5-6BD0F56B443F",
|
|
"name" : "Configuration 1",
|
|
"options" : {
|
|
|
|
}
|
|
}
|
|
],
|
|
"defaultOptions" : {
|
|
"testTimeoutsEnabled" : true
|
|
},
|
|
"testTargets" : [
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:Piper.xcodeproj",
|
|
"identifier" : "46D4BEE12CB07CB600FCFB84",
|
|
"name" : "UITests"
|
|
}
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|