-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
π 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:
- Set Automatic Code signing for project
- Set correct team for code signing from Apple developer account
- Setup Codemagic CI integration with apple store connect
- Run build with publishing
- 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 |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working