Chaintech-Network / QRKitComposeMultiplatform

148 stars 11 forks source link

Unable to download kotlin meta artifact missing for 1.0.6 #5

Closed dzwicker closed 4 weeks ago

dzwicker commented 2 months ago

I'll try to use qr-kit 1.0.6 but gradle is unable to download a meta artifact qr-kit-iossimulatorarm64-1.0.6-metadata.jar see exception below:

Execution failed for task ':composeApp:transformIosTestCInteropDependenciesMetadataForIde'.
> Could not resolve all files for configuration ':composeApp:iosSimulatorArm64TestCompilationDependenciesMetadata'.
   > Could not find qrcodeScanner-iossimulatorarm64-metadata.jar (network.chaintech:qr-kit-iossimulatorarm64:1.0.6).
     Searched in the following locations:
         https://plugins.gradle.org/m2/network/chaintech/qr-kit-iossimulatorarm64/1.0.6/qr-kit-iossimulatorarm64-1.0.6-metadata.jar

I tried 1.0.5 but got missing cmp-image-pick-n-crop:1.0.6

Execution failed for task ':composeApp:transformIosTestCInteropDependenciesMetadataForIde'.
> Could not resolve all files for configuration ':composeApp:iosTestResolvableDependenciesMetadata'.
   > Could not find network.chaintech:cmp-image-pick-n-crop:1.0.6.
     Required by:
         project :composeApp > network.chaintech:qr-kit:1.0.5

Are these artefacts missing?

ctn-mobile-innovation commented 2 months ago

Can you Please check in V 1.0.8 and let us know if it's working or not

ctn-mobile-innovation commented 2 months ago

@dzwicker if it's fixed let us know so we can close this issue

dzwicker commented 1 month ago

Sorry, hollidays. Will check.

dzwicker commented 1 month ago

Using 1.0.8 the meta jar could be downloaded.

Now there is a glib for CMPImagePickNCrop missing.

> Task :composeApp:compileKotlinIosArm64 FAILED
e: KLIB resolver: Could not find "CMPImagePickNCrop:cmpimagepickncrop" in [/Users/dzwicker/projects/QUNDO/sdk/qundo-ident, /Users/dzwicker/.konan/klib, /Users/dzwicker/.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0/klib/common, /Users/dzwicker/.konan/kotlin-native-prebuilt-macos-aarch64-2.0.0/klib/platform/ios_arm64]' 
ctn-mobile-innovation commented 1 month ago

@dzwicker Please check in Latest version

ctn-mobile-innovation commented 4 weeks ago

There is no reply on this thread so we believe that it's fixed, if it's still there you can reopen this thread!