Remove haze
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package dev.ulfrx.recipe.ui.components.glass
|
||||
|
||||
/**
|
||||
* iOS actual: Kotlin/Native exposes whether the current binary was compiled
|
||||
* for a debug configuration.
|
||||
*/
|
||||
@OptIn(kotlin.experimental.ExperimentalNativeApi::class)
|
||||
actual val isDebugBuild: Boolean = kotlin.native.Platform.isDebugBinary
|
||||
Reference in New Issue
Block a user