Skip to content

Improve diagnostics when the correct simulators aren't available. #25298

@rolfbjarne

Description

@rolfbjarne

Many parts of the build use command-line tools provided by Apple, and some of these command-line tools require the correct simulator to be installed (even for device build).

If the correct simulator isn't installed, the build will fail in unhelpful ways:

error : actool exited with code 255
error : Failed to load actool log file `.../actool/asset-manifest.plist`: Failed to parse PList data type: 

We should improve this error reporting.

This is the most common way the problem manifests, but there are others as well:

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA feature to be implemented

    Type

    No fields configured for Task.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions