Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/phatblat/swiftception

Example project to demonstrate how Swift->Objc->Swift does not compile.
https://github.com/phatblat/swiftception

Last synced: 28 days ago
JSON representation

Example project to demonstrate how Swift->Objc->Swift does not compile.

Awesome Lists containing this project

README

        

# Swiftception

Example project to demonstrate how Swift->Objc->Swift does not compile.

Dependency graph:

```
SwiftClass2 -> ObjectiveCClass -> SwiftClass1
```

## License

This repo is licensed under the MIT License. See the [LICENSE](LICENSE.md) file for rights and limitations.