bytedeco/javacv

Kotlin Compose Multiplatform Notarize Failed Error 65

Open

#2,246 opened on Jul 4, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Java (1,583 forks)batch import
help wantedquestion

Repository metrics

Stars
 (6,985 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

If I add

implementation("org.bytedeco:javacv-platform:1.5.7") this dependency and then make Apple notarize

Processing: /***/MyApplication.app CloudKit query for MyApplication.app (2/[sha256]) failed due to "record not found". Could not find base64 encoded ticket in response for 2/[sha256] The staple and validate action failed! Error 65.

For Notarize native libraries must included into app bundle

Contributor guide