https://github.com/matsoftware/testobjcswiftcircularreference
https://github.com/matsoftware/testobjcswiftcircularreference
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/matsoftware/testobjcswiftcircularreference
- Owner: matsoftware
- License: gpl-3.0
- Created: 2017-08-28T20:05:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-29T14:44:45.000Z (over 8 years ago)
- Last Synced: 2025-02-03T14:47:24.331Z (about 1 year ago)
- Language: Objective-C
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TestObjcSwiftCircularReference
Xcode project to demonstrate an edge case in Swift / Objective-C mix and match whereby the compiler might incur in the "Module ProjectName not found in ProjectNameTests-Swift.h" error.
Full article here: https://medium.com/@matsoftware/circular-references-in-swift-objective-c-bridging-9bea7afd1253