Fix typo: ktrofit to ktorfit (#1842) #28
Annotations
2 errors and 8 warnings
Build iOS App
clang: error: linker command failed due to signal (use -v to see invocation)
|
Build iOS App
Process completed with exit code 1.
|
Build iOS App
Some of the dependencies were build using an older version of the Compose compiler plugin, which may cause additional (or endless) recompositions on non-JVM targets. To prevent that consider updating dependency libraries to versions built with a newer Compose compiler. Right now, the following classes are considered `Unstable`:
|
Build iOS App
Some of the dependencies were build using an older version of the Compose compiler plugin, which may cause additional (or endless) recompositions on non-JVM targets. To prevent that consider updating dependency libraries to versions built with a newer Compose compiler. Right now, the following classes are considered `Unstable`:
|
Build iOS App:
feature/qr/src/nativeMain/kotlin/org/mifospay/feature/qr/CameraView.kt#L187
This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
|
Build iOS App
Unsupported combination of flags: -opt and -g. Please pick one.
|
Build iOS App
Cannot infer a bundle ID from packages of source files and exported dependencies, use the bundle name instead: ComposeApp. Please specify the bundle ID explicitly using the -Xbinary=bundleId=<id> compiler flag.
|
Build iOS App:
Users/runner/work/koin/koin/projects/compose/koin-compose-viewmodel/src/commonMain/kotlin/org/koin/compose/viewmodel/ViewModel.kt#L1
Accessing a private declaration from another file is not permitted. This is likely caused by invalid IR generated by a compiler plugin. Please file a bug on https://kotl.in/issue. Offending access: GET_FIELD 'FIELD name:androidx_lifecycle_viewmodel_compose_LocalViewModelStoreOwner$stable type:kotlin.Int visibility:public [final,static] declared in androidx.lifecycle.viewmodel.compose' type=kotlin.Int origin=null
|
Build iOS App:
ld#L1
search path '/Users/runner/work/mobile-wallet/mobile-wallet/mifospay-ios/../shared/build/xcode-frameworks/Debug/iphoneos17.5' not found
|
Build iOS App
Run script build phase 'Compile Kotlin Framework' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'iosApp' from project 'iosApp')
|
Loading