fededri / Arch

KMM library to architecture your app following functional concepts, state management, ViewModels and coroutines
Apache License 2.0
53 stars 2 forks source link

ios_arm64 and ios_simulator_arm64 targets #1

Open treitter opened 2 years ago

treitter commented 2 years ago

Hi, I'm trying to use Arch in my KMM app but the Maven Central builds appear to be missing a couple important targets:

Is it possible to add these build targets and create a new build in Maven Central?

Thanks!

rootandy commented 2 years ago

As a workaround you can clone the PR #2 and then remove the signing and call the task publishToMavenLocal and then load the dependency from mavenLocal.