AppAttestExample.xctestplan 926 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "configurations" : [
  3. {
  4. "id" : "BE893D88-5ECF-4AF1-95E1-CE186B02A525",
  5. "name" : "Test Scheme Action",
  6. "options" : {
  7. }
  8. }
  9. ],
  10. "defaultOptions" : {
  11. "codeCoverage" : false,
  12. "environmentVariableEntries" : [
  13. {
  14. "key" : "AppCheckDebugToken",
  15. "value" : "$(AppCheckDebugToken)"
  16. },
  17. {
  18. "key" : "APP_CHECK_WEB_API_KEY",
  19. "value" : "$(APP_CHECK_WEB_API_KEY)"
  20. }
  21. ],
  22. "targetForVariableExpansion" : {
  23. "containerPath" : "container:AppAttestExample.xcodeproj",
  24. "identifier" : "73080B272AAF9BDE00DEF667",
  25. "name" : "AppAttestExampleTests"
  26. }
  27. },
  28. "testTargets" : [
  29. {
  30. "parallelizable" : true,
  31. "target" : {
  32. "containerPath" : "container:AppAttestExample.xcodeproj",
  33. "identifier" : "73080B272AAF9BDE00DEF667",
  34. "name" : "AppAttestExampleTests"
  35. }
  36. }
  37. ],
  38. "version" : 1
  39. }