Skip to content

Mark swift4 generator as deprecated #6311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 15, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 0 additions & 11 deletions CI/bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,7 @@ workflows:

set -e

sh bin/swift4-all.sh
sh bin/swift5-all.sh
- [email protected]:
title: Run Swift4 tests
inputs:
- content: |
#!/usr/bin/env bash

set -e

./samples/client/petstore/swift4/swift4_test_all.sh
./samples/client/test/swift4/swift4_test_all.sh
- [email protected]:
title: Run Swift5 tests
inputs:
Expand Down
4 changes: 0 additions & 4 deletions bin/swift4-all.sh

This file was deleted.

9 changes: 0 additions & 9 deletions bin/swift4-petstore-all.sh

This file was deleted.

8 changes: 0 additions & 8 deletions bin/swift4-petstore-nonPublicApi.json

This file was deleted.

42 changes: 0 additions & 42 deletions bin/swift4-petstore-nonPublicApi.sh

This file was deleted.

7 changes: 0 additions & 7 deletions bin/swift4-petstore-objcCompatible.json

This file was deleted.

42 changes: 0 additions & 42 deletions bin/swift4-petstore-objcCompatible.sh

This file was deleted.

7 changes: 0 additions & 7 deletions bin/swift4-petstore-promisekit.json

This file was deleted.

42 changes: 0 additions & 42 deletions bin/swift4-petstore-promisekit.sh

This file was deleted.

7 changes: 0 additions & 7 deletions bin/swift4-petstore-result.json

This file was deleted.

42 changes: 0 additions & 42 deletions bin/swift4-petstore-result.sh

This file was deleted.

7 changes: 0 additions & 7 deletions bin/swift4-petstore-rxswift.json

This file was deleted.

42 changes: 0 additions & 42 deletions bin/swift4-petstore-rxswift.sh

This file was deleted.

7 changes: 0 additions & 7 deletions bin/swift4-petstore-unwrapRequired.json

This file was deleted.

42 changes: 0 additions & 42 deletions bin/swift4-petstore-unwrapRequired.sh

This file was deleted.

6 changes: 0 additions & 6 deletions bin/swift4-petstore.json

This file was deleted.

42 changes: 0 additions & 42 deletions bin/swift4-petstore.sh

This file was deleted.

Loading