We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f6c92 commit f7f6e7fCopy full SHA for f7f6e7f
dashboard/new-dashboard/src/components/kmt/PerformanceDashboard.vue
@@ -83,6 +83,9 @@ const chartsDeclarationSetup: ChartDefinition[] = [
83
"Create KMP JS Run Configuration",
84
"Create KMP Wasm Run Configuration",
85
"Create KMP JVM Run Configuration",
86
+ "Create Xcode Run Configurations",
87
+ "Load XcodeMetaData",
88
+ "Load SwiftPackageManagerWorkspace",
89
],
90
91
projects: ["Wizard/setup", "KotlinConf/setup"],
0 commit comments