Jazmine Paola Barroga

Results 3 comments of Jazmine Paola Barroga

The same thing happens to me where the spider first downloads the correct robots and then tries to download localhost robots. However I still see on my logs that some...

Let me provide more details. So for example, using kmmbridge, I am already able to upload the xcframework in an azure maven repository with the version 0.1.0-SNAPSHOT and so I...

Here ```groovy /** * Publishing configurations */ def localProperties = new Properties() try { localProperties.load(project.rootProject.file("local.properties").newDataInputStream()) } catch (FileNotFoundException e) { println("Local properties file not found. $e") } def publishingGroupId =...