Skip to content

Issue during upload MacOS application to Apple StoreΒ #12

@vadimbarda

Description

@vadimbarda

πŸ› Bug Report

πŸ—’οΈ Describe the bug

I'm not sure it is a bug on side of this package. But I have this issue with code signing in attempt to upload MacOS application to Apple Store:
Asset validation failed (90284) Invalid Code Signing. The executable 'com.mediacasa.desktop.pkg/Payload/MediaCasa.ai.app/Contents/Frameworks/flutter_media_info.framework/Versions/A/Resources/libmediainfo.0.dylib' must be signed with the certificate that is contained in the provisioning profile.

I don't know why it happens exactly with this library only. Maybe it was signed with own certificate. Maybe you can suggest something for me?

βœ”οΈ To Reproduce

Steps to reproduce the behavior:

  1. Set Automatic Code signing for project
  2. Set correct team for code signing from Apple developer account
  3. Setup Codemagic CI integration with apple store connect
  4. Run build with publishing
  5. See this error with response from apple store connect service during upload signed package

πŸ€” Expected Behavior

πŸ’ Possible Solution

πŸ’‘ Context

πŸ’» Code Sample

🌍 Your Environment

Software Version(s)
Flutter 3.7.4
IDE
Operating System
Targeting Operating System

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions