Currently they don't which results in compiler warnings and breaks the ability to use allWarningsAsErrors
> Task :compileKotlinIosX64
w: file:///Users/zacsweers/dev/android/personal/FieldSpottr/build/generated/ksp/iosX64/iosX64Main/kotlin/dev/zacsweers/fieldspottr/di/FSComponent.iosCreateComponent.kt:5:1 Annotation `@CreateComponent` is missing on actual declaration.
All annotations from expect `dev.zacsweers.fieldspottr.di.createComponent` must be present with the same arguments on actual `dev.zacsweers.fieldspottr.di.createComponent`, otherwise they might behave incorrectly.
Currently they don't which results in compiler warnings and breaks the ability to use
allWarningsAsErrors