Smoothie
06/10/2025, 8:07 AM(1, 9) in file included from <module-includes>:1:
#import "Headers/ComposeApp.h"
^
expected member name or ';' after declaration specifiers
@property (class, readonly) BOOL DEBUG __attribute__((swift_name("DEBUG")));
^
(18, 15) expanded from macro 'DEBUG'
#define DEBUG 1
^
property requires fields to be named
^
expected ';' at end of declaration list
^
expected identifier or '('
could not build Objective-C module 'ComposeApp'
import ComposeApp
^
SwiftCompile normal arm64 Compiling\ GeneratedAssetSymbols.swift /Users/REDACTED/Library/Caches/Google/AndroidStudio2025.1.1/DerivedData/iosApp-feohejvcrmezwidkuykyminxjmmk/Build/Intermediates.noindex/iosApp.build/Debug-iphoneos/iosApp.build/DerivedSources/GeneratedAssetSymbols.swift (in target 'iosApp' from project 'iosApp')
SwiftCompile normal arm64 Compiling\ iOSApp.swift /Users/REDACTED/Sources/Android/REDACTED/iosApp/iosApp/iOSApp.swift (in target 'iosApp' from project 'iosApp')
Run script build phase 'Compile Kotlin Framework' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'iosApp' from project 'iosApp')
Build failed with 5 errors and 0 warnings in 1 min, 40 sec