Marcus
01/14/2021, 12:00 PM-fmodules
for the compilerOpts
. However, I can find no documentation on how to do this for a Cocoapod. Any suggestions?Artyom Degtyarev [JB]
01/14/2021, 12:42 PMMarcus
01/14/2021, 12:44 PM@import
for the moment, right?Artyom Degtyarev [JB]
01/14/2021, 12:46 PMMarcus
01/14/2021, 12:46 PMKris Wong
01/14/2021, 2:07 PMMarcus
01/14/2021, 2:16 PMKris Wong
01/14/2021, 2:19 PMMarcus
01/14/2021, 2:26 PMXMPPFramework
as its own dependency. I've already tried successfully to create a class in there that uses XMPPFramework
classes and can expose them as properties to my Kotlin code. Now I wonder if my own pod could be configured in such a way that the whole XMPPFramework
becomes visible automatically without me creating dozens of wrappers.