You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# Kotlin Cocoapods Extended
2
2
3
+
## 2021 Note
4
+
5
+
This project is archived. It was a fork of the "official" plugin. Originally we used it to allow static frameworks and other features, but you can do that now with the "official" plugin. We recommend moving to the Kotlin plugin instead.
6
+
7
+
## 2021 Note End...
8
+
3
9
This plugin is a fork of the Kotlin Multiplatform plugin's cocoapods support. Cocoapods support bundled into the KMP
4
10
Gradle plugin is somewhat limited, and trying to change how that works is difficult because it is bundled with the main
5
11
plugin and the main Kotlin project itself. This fork has pulled out just the Cocoapods support and changed the namespace
0 commit comments