Dale King
Dale King
It is a necessary part of an open hash table. It needs to be prime so that as you search for a place to insert using the double hashing you...
Soft assertions as well are not working on iOS
It's still an issue. Don't use stale bot to try to ignore it
> Adding targetHierarchy.default() in the kotlin {} block solved the issue for me. That call is no deprecated and replaced with `applyDefaultHierarchyTemplate()`, but it has no effect on the issue...
I was referring to Customizing tasks. I could not get tasks.taskName { } to work and not sure how you could make that work in Kotlin. As far as groovy...
After trying to run it without setting it, the answer is that terminal.app is what needs to be enabled and it will prompt you and take you to System Preferences...
But enabling it is not enough. There is an issue with the reset itself. After the test completes if you go to the simulator, it is still running. If you...
Looking at the DEBUG log it appears that this library is expecting an older version of calabash-android. It tries to run this command: ``` /usr/bin/calabash-android extract-manifest com.loxabeauty-Signed.apk ``` But extract-manifest...
I don't have a solution, but it seems the easiest approach to get the package and main class is to parse the output of: ``` aapt dump badging ``` The...
Looks like you can get it through jitpack.io: https://jitpack.io/#pitest/pitest-kotlin