diff --git a/bitrise.yml b/bitrise.yml index 69390c39ae63..6d46284a0f84 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -18,6 +18,13 @@ workflows: #!/usr/bin/env bash sudo gem install cocoapods + - script@1.2.0: + title: Update xcpretty + inputs: + - content: | + #!/usr/bin/env bash + + bundle update xcpretty - script@1.2.0: title: Run Swift6 tests inputs: diff --git a/samples/client/petstore/swift5/alamofireLibrary/.openapi-generator-ignore b/samples/client/petstore/swift5/alamofireLibrary/.openapi-generator-ignore index 7484ee590a38..5a9f4cf07bc2 100644 --- a/samples/client/petstore/swift5/alamofireLibrary/.openapi-generator-ignore +++ b/samples/client/petstore/swift5/alamofireLibrary/.openapi-generator-ignore @@ -21,3 +21,7 @@ #docs/*.md # Then explicitly reverse the ignore rule for a single file: #!docs/README.md +# +# +# +#