Mastodon.xctestplan 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. {
  2. "configurations" : [
  3. {
  4. "id" : "63D68260-F74D-4CA6-ADBC-B1263DD6BE55",
  5. "name" : "English",
  6. "options" : {
  7. "language" : "en"
  8. }
  9. },
  10. {
  11. "id" : "06DB4A21-6DDF-454F-ABEE-E77DD7AAA146",
  12. "name" : "Arabic",
  13. "options" : {
  14. "language" : "ar"
  15. }
  16. },
  17. {
  18. "id" : "D95412BD-821C-4FE5-9DA6-8D77C0972B72",
  19. "name" : "Catalan",
  20. "options" : {
  21. "language" : "ca"
  22. }
  23. },
  24. {
  25. "id" : "EE9219EA-2011-48B5-A475-309C99F91D6D",
  26. "name" : "Chinese, Simplified",
  27. "options" : {
  28. "language" : "zh-Hans"
  29. }
  30. },
  31. {
  32. "id" : "6FBBAF31-D445-482E-B67B-271F8216AEB6",
  33. "name" : "Dutch",
  34. "options" : {
  35. "language" : "nl"
  36. }
  37. },
  38. {
  39. "id" : "45A93B8D-54C5-4906-8AC6-5B6FE561CA25",
  40. "name" : "French",
  41. "options" : {
  42. "language" : "fr"
  43. }
  44. },
  45. {
  46. "id" : "8344111A-3025-4CA0-838C-AF94EBA4D4BE",
  47. "name" : "German",
  48. "options" : {
  49. "language" : "de"
  50. }
  51. },
  52. {
  53. "id" : "4EE64E47-F9E5-4189-8571-20D29941F854",
  54. "name" : "Japanese",
  55. "options" : {
  56. "language" : "ja"
  57. }
  58. },
  59. {
  60. "id" : "746F1EBA-E12B-40C4-85C6-A14DC61A180B",
  61. "name" : "Spanish",
  62. "options" : {
  63. "language" : "es"
  64. }
  65. },
  66. {
  67. "id" : "EDA29FF5-1F0E-451A-863D-0899CE07CB09",
  68. "name" : "Spanish (Latin America)",
  69. "options" : {
  70. "language" : "es-419"
  71. }
  72. }
  73. ],
  74. "defaultOptions" : {
  75. },
  76. "testTargets" : [
  77. {
  78. "enabled" : false,
  79. "target" : {
  80. "containerPath" : "container:Mastodon.xcodeproj",
  81. "identifier" : "DB427DE725BAA00100D1B89D",
  82. "name" : "MastodonTests"
  83. }
  84. },
  85. {
  86. "skippedTests" : [
  87. "MastodonUITests\/testLaunchPerformance()"
  88. ],
  89. "target" : {
  90. "containerPath" : "container:Mastodon.xcodeproj",
  91. "identifier" : "DB427DF225BAA00100D1B89D",
  92. "name" : "MastodonUITests"
  93. }
  94. }
  95. ],
  96. "version" : 1
  97. }