Skip to content

sdk declaration should accept ".a" files #444

Open
@smackie

Description

@smackie

The current validation check for sdk definitions to be either .framework or .tbd is a little too tight. It would be useful to also accept .a as an extension and to treat them as-is (i.e. no additional path specification). This allows the library search path to be specified in the central xcconfig and the library name to be used in the project (rather than always having to specify the full path with a leading "/").

I'd be happy to contribute a patch for this if it sounds acceptable. Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions