Open
Description
Question
I'm trying to access the generator swift package inside a Share Extension.
I get this error when building: _OpenAPIGeneratorCore is only to be used by swift-openapi-generator itself—your target should not link this library or the command line tool directly.
Please let me know what I'm doing wrong or how to get access to the generator. Thank you.