Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/phatblat/swiftception
- Owner: phatblat
- License: mit
- Created: 2015-10-13T19:24:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-13T19:37:00.000Z (about 9 years ago)
- Last Synced: 2024-10-14T18:29:53.254Z (2 months ago)
- Language: Swift
- Size: 141 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.