ribesg
03/02/2022, 10:32 AMcocoapods
block in my gradle build file. It generates a podspec file. I then reference this podspec file from the Podfile of an XCode project. Now, in a Swift file in the XCode project, I seem to be able to import the dependencies of my app defined in my cocoapods
block, but not my own Kotlin code. Anyone knows how this is supposed to work?ribesg
03/02/2022, 10:34 AMribesg
03/02/2022, 11:06 AMDavid Nedrow
03/16/2022, 7:57 PM.workspace
file, not the .project
file.