Skip to content

Add iOS case for GetOperatingSystem() function in util.h for soundness on iOS #3359

@ann0see

Description

@ann0see

Describe the bug

static EOpSystemType GetOperatingSystem()
does not seem to handle iOS explicitly. (Spotted by looking through code).
This function will probably return OT_MAC_OS on iOS builds (at least explorer.jamulus.io says so), since there aren't iOS servers around (yet).

To Reproduce

Compile Jamulus for iOS as server and check if it returns macOS or Linux.

Expected behavior

Should return iOS

Screenshots

N/A

Operating system

iOS

Version of Jamulus

source code from main.

Additional context

/

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueThings which should be doable without lots of context

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions