Roland
Roland
For anyone who is curious. The command [has been changed to](https://github.com/yonaskolb/XcodeGen/pull/735/commits/8c8894cbf6bf75466e0d14cff4671f5d0f116bef#diff-3b872fc3b4a5189112ab71a017987648695a2e8e7e28c17c7b5dafe9b7b5a8e1): ``` xcodegen migrate --spec project.yml Project.xcodeproj ```
Oh, now it did find something. The `extensions/api-playground/src/main/resources/public/swagger-ui-bundle.js` could probably be excluded from the security scanning or be updated to a newer version.
I believe the current status is: - [x] 1. releases - the project already versions each target - [x] 2. JavaDoc - is already present, just need to make sure...
Related PR: - https://github.com/Accenture/mercury/pull/38 - https://github.com/Accenture/mercury/pull/109
@ericcwlaw is there anything I can do to help?
How I understand aggregate targets right now, it is not possible to have external targets (e.g. from project B or C) be used in project A. I think XcodeGen needs...
My fork seems to work fine so far: https://github.com/skofgar/KGFloatingDrawer maybe that'll help
5.x and 6.x [seem to be pre-releases](https://github.com/bazelbuild/bazel/releases) at the moment? That's really unfortunate. (I have the same error, but I'm running macOS Monterey 12.1) Edit: For whoever runs into the...
> @skofgar this issue is fixed in [our fork](https://github.com/nicolas-chaulet/openapi-typescript-codegen), would love for you to use it! thanks for letting me know. I'll take a look
Hi @yonaskolb may I request a review for this PR?