Post

Replies

Boosts

Views

Activity

Reply to Using C++ Dynamic/Static Libraries in Swift
Hi,Thank you for your prompt response. Because the project is huge and has too many dependencies, it would not be possible to bring the entire project in xcode. Hence, i plan to compile the project into a .dylib or a .a file and then used it in xcode via swift or objective c. I agree that a bridge would anyway be needed which is fine. Currently, would like to udnerstand what should the approach be and how it can be achieved.
Mar ’20