This repository was archived by the owner on Oct 19, 2021. It is now read-only.
This repository was archived by the owner on Oct 19, 2021. It is now read-only.
Could not set unknown property 'isStatic' for object of type co.touchlab.kotlin.gradle.plugin.cocoapods.CocoapodsExtension #27
Open
Description
When I try this (which should work per the examples):
cocoapodsext {
summary = "Kotlin Native Shared Project"
homepage = "..."
authors = "..."
license = "License"
isStatic = false
}
I'm getting an error:
Could not set unknown property 'isStatic' for object of type co.touchlab.kotlin.gradle.plugin.cocoapods.CocoapodsExtension.
Metadata
Metadata
Assignees
Labels
No labels