Skip to content

Ability to add typelibrary for a different platform #7570

@mostobriv

Description

@mostobriv

What is the feature you'd like to have?
Currently AFAIK there is no way to add typelib for another platform, however in some cases it is actually needed - for example in ios sdk there is no definitions of CS_* constants, those constants (for some reason) only defined in the macos sdk, but it still can be used in ios code, thus sometimes we need to add typelib for macos into the db with ios binary.

Additional Information:
But the obvious problem i see in this feature is that added typelib may shadow primary one, so may be the feature should be something like - adding only certain types from desired typelib, despite of its platform, but i think it's kinda different feature in this case

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