Skip to content

Commit

Permalink
feat: moves swift abstractions to microsoft/kiota-swift for sanity
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Jul 23, 2024
1 parent 11d8349 commit 8436281
Show file tree
Hide file tree
Showing 28 changed files with 5 additions and 463 deletions.
26 changes: 0 additions & 26 deletions .github/workflows/abstractions-swift.yml

This file was deleted.

9 changes: 5 additions & 4 deletions abstractions/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
The Kiota abstractions are language specific libraries defining the basic constructs Kiota projects need once an SDK has been generated from an OpenAPI definition.
Your project will need a reference to the abstraction package to build and run, the following languages are currently supported:

- [Dotnet](https://github.com/microsoft/kiota-abstractions-dotnet)
- [Java](https://github.com/microsoft/kiota-java/tree/main/components/abstractions)
- [Dotnet](https://github.com/microsoft/kiota-dotnet/tree/main/src/abstractions)
- [Go](https://github.com/microsoft/kiota-abstractions-go)
- [Ruby](https://github.com/microsoft/kiota-abstractions-ruby)
- [TypeScript](https://github.com/microsoft/kiota-typescript/tree/main/packages/abstractions)
- [Java](https://github.com/microsoft/kiota-java/tree/main/components/abstractions)
- [PHP](https://github.com/microsoft/kiota-abstractions-php)
- [Python](https://github.com/microsoft/kiota-abstractions-python)
- [Ruby](https://github.com/microsoft/kiota-abstractions-ruby)
- [Swift](https://github.com/microsoft/kiota-swift/tree/main/abstractions)
- [TypeScript](https://github.com/microsoft/kiota-typescript/tree/main/packages/abstractions)
9 changes: 0 additions & 9 deletions abstractions/swift/.gitignore

This file was deleted.

20 changes: 0 additions & 20 deletions abstractions/swift/MicrosoftKiotaAbstractions.podspec

This file was deleted.

This file was deleted.

34 changes: 0 additions & 34 deletions abstractions/swift/Package.resolved

This file was deleted.

17 changes: 0 additions & 17 deletions abstractions/swift/Package.swift

This file was deleted.

23 changes: 0 additions & 23 deletions abstractions/swift/Podfile

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 8436281

Please sign in to comment.