Skip to content

Compiler is complaining strdup is not found on Xcode 16 #2

@chrisbnyc

Description

@chrisbnyc

Hi,

I know this code hasn't been updated in a while but I just ran across an issue trying to use the swift package in Xcode 16 and iOS 18. Due to what I believe is stricter requirements for the compiler, it now complains that strdup is not found (because the header is not included).

I think it's a simple fix inside the package but I can't modify that myself. If there is a workaround in Xcode ( a bridging header was suggested but it doesn't work with packages) that would be OK too!

Thanks for any assistance you can provide with this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions