Skip to content

1.5.0 causes libFoundation to be included in the binary #107

@sebsto

Description

@sebsto

A recent change introduced in version 1.5.0 (3acdb1c) causes libFoundation to be included in the binary.

In the Swift runtime for AWS Lambda project, we check for this as we have to produce the smallest possible binary and the change breaks our CI.

This change should be reverted and the lib must import FoundationEssentials instead of Foundation on non Darwin platforms

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions