- Expand Localizable.xcstrings with 426 new localization entries - Add xctestplan files (CI, Cleanup, Parallel, Seed) for structured test runs - Add run_ui_tests.sh script for UI test execution Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
33 lines
733 B
Plaintext
33 lines
733 B
Plaintext
{
|
|
"configurations" : [
|
|
{
|
|
"id" : "D4000004-CI00-4D4D-BFDC-000000000004",
|
|
"name" : "CI Configuration",
|
|
"options" : {
|
|
|
|
}
|
|
}
|
|
],
|
|
"defaultOptions" : {
|
|
"testTimeoutsEnabled" : true,
|
|
"defaultTestExecutionTimeAllowance" : 300,
|
|
"maximumTestRepetitions" : 1,
|
|
"targetForVariableExpansion" : {
|
|
"containerPath" : "container:honeyDue.xcodeproj",
|
|
"identifier" : "D4ADB376A7A4CFB73469E173",
|
|
"name" : "HoneyDue"
|
|
}
|
|
},
|
|
"testTargets" : [
|
|
{
|
|
"parallelizable" : true,
|
|
"target" : {
|
|
"containerPath" : "container:honeyDue.xcodeproj",
|
|
"identifier" : "1CBF1BEC2ECD9768001BF56C",
|
|
"name" : "HoneyDueUITests"
|
|
}
|
|
}
|
|
],
|
|
"version" : 1
|
|
}
|