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>
32 lines
609 B
Plaintext
32 lines
609 B
Plaintext
{
|
|
"configurations" : [
|
|
{
|
|
"id" : "F4FAED8B-95BF-4DAC-B497-0F0650E4C788",
|
|
"name" : "Configuration 1",
|
|
"options" : {
|
|
|
|
}
|
|
}
|
|
],
|
|
"defaultOptions" : {
|
|
"testTimeoutsEnabled" : true
|
|
},
|
|
"testTargets" : [
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:Piper.xcodeproj",
|
|
"identifier" : "46D4BED32CB07C7A00FCFB84",
|
|
"name" : "UnitTests"
|
|
}
|
|
},
|
|
{
|
|
"target" : {
|
|
"containerPath" : "container:Piper.xcodeproj",
|
|
"identifier" : "46D4BEE12CB07CB600FCFB84",
|
|
"name" : "UITests"
|
|
}
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|