Hi guys! I start thinking about deploying our KMM ...
# touchlab-tools
m
Hi guys! I start thinking about deploying our KMM library for our iOS app using SPM. We are hosted on Azure Devops, is there a way to integrate kmmbridge with azure devops or should I use/find another tool ?
k
The issue is going to be authenticating from Xcode to get the binary. For that you need a url that can take basic auth.
m
tks for the feedback