Guilherme Delgado

Results 33 issues of Guilherme Delgado

What do you think about this: ``` /** * Just to keep it private without public access. * @param initialState The initial state of the container. */ internal fun CoroutineScope.containerHostVisibilityWrapper(initialState:...

Adds `extendedConfig` parameter to facilitate the configuration of an `in memory` `NativeSqliteDrive`, for instance, to enable `foreignKeyConstraints`. The value is: ``` @OptIn(ExperimentalObjCRefinement::class) @HiddenFromObjC actual fun databaseDiTestModule(): Module = module {...

``` * What went wrong: Execution failed for task '...signIosArm64Publication'. > Cannot perform signing task '...signIosArm64Publication' because it has no configured signatory ``` Is the error I get when I...