You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: