Skip to content

[Feature Request] Support MacOS targets #733

Description

@solcott

Is your feature request related to a problem? Please describe.
Store currently publishes KMP artifacts for Android, JVM, iOS, and JS, but does not include macosArm64. This makes it impossible to use Store in a KMP project that targets macOS, without excluding Store from macOS source sets or maintaining a fork.

Describe the solution you'd like
Add macosArm64 as a published KMP target for store5. The core logic is already platform-agnostic and coroutine-based, so the implementation delta should be minimal — similar to how iOS support was added.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions