Skip to content

ci: run the iOS/watchOS/tvOS simulator test suites #18

Description

@OmarAlJarrah

The Kotlin/Native simulator test tasks — iosSimulatorArm64Test, iosX64Test, watchosSimulatorArm64Test, tvosSimulatorArm64Test — require an installed Xcode simulator SDK and are skipped or fail in environments without one. The repository has no CI, so these suites are not exercised on changes.

The source is common Kotlin and links cleanly for every native target, and the JVM, JS, Wasm, and macOS-native suites all run, so behaviour is expected to match. But the Apple-simulator targets are currently unverified whenever code changes.

Set up CI on a macOS runner with the simulator SDKs installed (or document a required local step) so that ./gradlew build, including the simulator test tasks, runs before merge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions