Skip to content

Always build errors with Version 2.4.0 #127

@Peewee1963

Description

@Peewee1963

I always get following error for my test project:

Prepare build
error: Swift package target 'AAplus' is linked as a static library by 'MTest' and 2 other targets, but cannot be built dynamically because there is a package product with the same name.
error: Swift package target 'AAplus' is linked as a static library by 'SwiftAA' and 'ObjCAA', but cannot be built dynamically because there is a package product with the same name.
error: Swift package target 'AAplus' is linked as a static library by 'MTest' and 3 other targets, but cannot be built dynamically because there is a package product with the same name.

Swift package target 'AAplus' is linked as a static library by 'MTest' and 2 other targets, but cannot be built dynamically because there is a package product with the same name.

Swift package target 'AAplus' is linked as a static library by 'SwiftAA' and 'ObjCAA', but cannot be built dynamically because there is a package product with the same name.

Swift package target 'AAplus' is linked as a static library by 'MTest' and 3 other targets, but cannot be built dynamically because there is a package product with the same name.

Build failed 20.07.25, 21:50 0.4 seconds

Any hints?

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