it works out of the box
# multiplatform
a
it works out of the box
k
for native with metadata? That would be amazing. This config stuff really crushes my hopes and dreams.
a
I don't know about native, but I have this set up for some of my projects
you just create an annotate tag and go up to jitpack and it is all there including the metadata
I'm not sure whether it works with the default directory structure though
I use the old Java ways, eg:
src/main/kotlin
+
src/test/kotlin
, etc
k
Looking at the docs, I think it'll be rough. It looks pretty specific to jar and aar artifacts. Hmm.
t
a cocoapods publishing gradle plugin anybody?
k
I worked on a cocoapods publishing gradle plugin for j2objc. Not fun.
t
dust it off and get it working! 🙂 seems like something generally useful to everybody working with K/N on iOS.
that is currently my biggest hurdle with K/N: simply constructing gradle scripts….
a
Sorry, I was not aware what you were trying to deploy 😞
this is primarily for jars