build-request.json 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. {
  2. "buildCommand" : {
  3. "command" : "build",
  4. "skipDependencies" : false,
  5. "style" : "buildOnly"
  6. },
  7. "configuredTargets" : [
  8. {
  9. "guid" : "93b52267cfbded4c18cfa1e75382f87619de9dec0ce1804c83061425d53e468a"
  10. }
  11. ],
  12. "containerPath" : "/Users/aodeheng/Desktop/ADHTuanCan/ADHTuanCan.xcworkspace",
  13. "continueBuildingAfterErrors" : false,
  14. "enableIndexBuildArena" : false,
  15. "hideShellScriptEnvironment" : false,
  16. "parameters" : {
  17. "action" : "build",
  18. "activeArchitecture" : "arm64",
  19. "activeRunDestination" : {
  20. "disableOnlyActiveArch" : false,
  21. "platform" : "iphonesimulator",
  22. "sdk" : "iphonesimulator17.0",
  23. "sdkVariant" : "iphonesimulator",
  24. "supportedArchitectures" : [
  25. "arm64",
  26. "x86_64"
  27. ],
  28. "targetArchitecture" : "arm64"
  29. },
  30. "arenaInfo" : {
  31. "buildIntermediatesPath" : "/Users/aodeheng/Desktop/ADHTuanCan/DerivedData/ADHTuanCan/Build/Intermediates.noindex",
  32. "buildProductsPath" : "/Users/aodeheng/Desktop/ADHTuanCan/DerivedData/ADHTuanCan/Build/Products",
  33. "derivedDataPath" : "/Users/aodeheng/Desktop/ADHTuanCan/DerivedData",
  34. "indexDataStoreFolderPath" : "/Users/aodeheng/Desktop/ADHTuanCan/DerivedData/ADHTuanCan/Index.noindex/DataStore",
  35. "indexEnableDataStore" : true,
  36. "indexPCHPath" : "/Users/aodeheng/Desktop/ADHTuanCan/DerivedData/ADHTuanCan/Index.noindex/PrecompiledHeaders",
  37. "pchPath" : "/Users/aodeheng/Desktop/ADHTuanCan/DerivedData/ADHTuanCan/Build/Intermediates.noindex/PrecompiledHeaders"
  38. },
  39. "configurationName" : "Debug",
  40. "overrides" : {
  41. "synthesized" : {
  42. "table" : {
  43. "ASSETCATALOG_FILTER_FOR_DEVICE_MODEL" : "iPhone16,1",
  44. "ASSETCATALOG_FILTER_FOR_DEVICE_OS_VERSION" : "17.0",
  45. "ASSETCATALOG_FILTER_FOR_THINNING_DEVICE_CONFIGURATION" : "iPhone16,1",
  46. "BUILD_ACTIVE_RESOURCES_ONLY" : "YES",
  47. "CLANG_COVERAGE_MAPPING" : "YES",
  48. "CLANG_PROFILE_DATA_DIRECTORY" : "/Users/aodeheng/Desktop/ADHTuanCan/DerivedData/ADHTuanCan/Build/ProfileData",
  49. "ENABLE_PREVIEWS" : "NO",
  50. "ENABLE_XOJIT_PREVIEWS" : "NO",
  51. "TARGET_DEVICE_IDENTIFIER" : "F1536F6D-E0FA-4DD8-9A7D-447A25380672",
  52. "TARGET_DEVICE_MODEL" : "iPhone16,1",
  53. "TARGET_DEVICE_OS_VERSION" : "17.0",
  54. "TARGET_DEVICE_PLATFORM_NAME" : "iphonesimulator"
  55. }
  56. }
  57. }
  58. },
  59. "schemeCommand" : "launch",
  60. "showNonLoggedProgress" : true,
  61. "useDryRun" : false,
  62. "useImplicitDependencies" : true,
  63. "useLegacyBuildLocations" : false,
  64. "useParallelTargets" : true
  65. }