文件名称:Android代码-kotlin-native-cocoapods
文件大小:97KB
文件格式:ZIP
更新时间:2022-08-27 17:21:08
Android代码
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
【文件预览】:
kotlin-native-cocoapods-master
----.gitignore(107B)
----settings.gradle(71B)
----build.gradle(465B)
----.travis.yml(2KB)
----.buildscript()
--------deploy_snapshot.sh(937B)
----gradlew(5KB)
----CHANGELOG.md(812B)
----LICENSE.txt(11KB)
----README.md(3KB)
----gradle.properties(558B)
----gradle()
--------wrapper()
--------gradle-mvn-push.gradle(4KB)
--------dependencies.gradle(576B)
----gradle-plugin()
--------build.gradle(1018B)
--------src()
--------gradle.properties(189B)
----RELEASING.md(948B)