diff --git a/images/macos/toolsets/toolset-15.json b/images/macos/toolsets/toolset-15.json index 774d88ac4..ef26e59ab 100644 --- a/images/macos/toolsets/toolset-15.json +++ b/images/macos/toolsets/toolset-15.json @@ -24,7 +24,11 @@ "version": "26.0.1+17A400", "symlinks": ["26.0"], "sha256": "9881c457068c86ac91e94cca2d7116dfd01cb7179c22b0863b63c7f3bb7e7695", - "install_runtimes": "none" + "install_runtimes": [ + { "iOS": ["default"] }, + { "watchOS": ["skip"] }, + { "tvOS": ["skip"] } + ] }, { "link": "16.4", @@ -35,7 +39,7 @@ { "iOS": ["18.5", "18.6"] }, { "watchOS": ["11.5"] }, { "tvOS": ["18.5"] } - ] + ] }, { "link": "16.3", @@ -91,7 +95,12 @@ "version": "26.0.1+17A400", "symlinks": ["26.0"], "sha256": "9881c457068c86ac91e94cca2d7116dfd01cb7179c22b0863b63c7f3bb7e7695", - "install_runtimes": "none" + "install_runtimes": [ + { "iOS": ["default"] }, + { "watchOS": ["skip"] }, + { "tvOS": ["skip"] }, + { "visionOS": ["skip"] } + ] }, { "link": "16.4",