Hi Team, I have gone through the djinni flow <https://github.com/dropbox/djinni>. I am training to create generic SDKs for iOS and android platforms.
The approach I am trying. In CPP I have a service which interacts with Crypto third party libraries. And we generating djinni cross platform files and trying to integrate in iOS and android platform. I am able to integrate in the android platform but facing issues in iOS *"Not found for architecture 64"*. Please find the attached issue screenshot. In iOS , the hello world program is working fine using djinni, only the issue related to third party framework which is using cpp code and third party framework(CryptoPP) not able to build iOS platform. Can you please check and let me know where exactly I am doing wrong. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to cryptopp-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/cryptopp-users/460b6c19-d294-49c0-b686-66512f7e8f76n%40googlegroups.com.