Skip to content

[native_toolchain_c] NDK resolution fails if .DS_Store exists #178

@dcharkes

Description

@dcharkes

file:///Users/dacoharkes/Library/Android/sdk/ndk/.DS_Store makes tool resolution crash.

All glob patterns solve from this issue:

          if (Platform.isMacOS) ...[
            '\$HOME/Library/Android/sdk/ndk/*/',
          ],

They also return .DS_Store (even though there is a slash at the end.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1A high priority bug; for example, a single project is unusable or has many test failurespackage:native_toolchain_c

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions