Skip to content

[Feature Request] iOS simulator support in Store5 #511

@Joeywp

Description

@Joeywp

Is your feature request related to a problem? Please describe.
I have a project that uses a Kotlin Native iOS SImulator target (iosSimulatorArm64). As Store5 doesn't target this, it can't be used with projects that target the iOS simulator.

Describe the solution you'd like
I think that adding the iosSimulatorArm64() target to Store (next to iosArm64() and iosX64()) would solve this, but as I'm pretty new to multiplatform maybe there's a reason behind not having this enabled (yet)?

Describe alternatives you've considered
I cloned the repository locally and added to the 3 main gradle modules (cache, multicast & store) the iOS simulator target, which seemed to at least compile fine, but I wasn't sure about the implications this has as I'm pretty new to Kotlin multiplatform.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions