You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: