Files
NetNewsWire/Tests/NetNewsWireUITests-iOS/LocalizationTestPlan.xctestplan
Stuart Breckenridge b62dcf8d29 Adds localization technote
And a missing translation
2023-01-08 06:35:22 +08:00

40 lines
897 B
Plaintext

{
"configurations" : [
{
"id" : "3878F164-A79E-44EE-8DC3-3CFC413BCE62",
"name" : "English - US",
"options" : {
"areLocalizationScreenshotsEnabled" : true,
"language" : "en",
"region" : "US"
}
},
{
"id" : "4D5E7C9B-F2B7-4E6B-AF7E-FF172A8EC7BA",
"name" : "English - UK",
"options" : {
"areLocalizationScreenshotsEnabled" : true,
"language" : "en-GB",
"region" : "GB"
}
}
],
"defaultOptions" : {
"testTimeoutsEnabled" : true
},
"testTargets" : [
{
"skippedTests" : [
"NetNewsWireUITests_iOS",
"NetNewsWireUITests_iOSLaunchTests"
],
"target" : {
"containerPath" : "container:NetNewsWire.xcodeproj",
"identifier" : "DFB616C82965739D00A359AB",
"name" : "NetNewsWireUITests-iOS"
}
}
],
"version" : 1
}