Android代码-kotlin-native-cocoapods

kotlin-native-cocoapods A Gradle plugin which handles creating a podspec for a local Kotlin/Native project. The generated podspec properly integrates your project with cocoapods, and release/debug fat binaries will be created and linked when you compile the xcode project. Using this plugin means you do not need to manually set up xcode or the packForXcode task as described in the documentation. Setup buildscript { repositories { mavenCentral() } dependencies { classpath 'com.alecst
zip 文件大小:96.87KB