Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 228 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 228 Bytes

swiftBindingTest

Test project to build observer pattern on top of a hybrid Swift/C++ codebase.

This test project currently uses KVO introduced with Swift 4. To compile the project, open and compile it with Xcode 9 or newer.