Post

Replies

Boosts

Views

Activity

Comment on Both app and pkg are notarized; app opens fine but pkg encounters javascript error
Update again. I looked at the installer log, and found the following message about a "Package Authoring Error" that resulted from trying to launch the installer. The actual name of my program is EEG Network Explorer. 2022-05-12 15:02:01-04 fishbacpK0ML85 Installer[8547]: Package Authoring Error: <background_scaling> has an unsupported MIME type: X-NSObject/NSNumber
Topic: Safari & Web SubTopic: General Tags:
May ’22
Comment on I'm having problems code-signing a package installer.
This is extremely helpful. Your response reinforces what I overlooked. I need to sign the package installer just like I would an app but with a Developer ID Installer (not 3rd Party Mac Developer Installer), thus starting my line with productsign --sign 'Developer ID Installer: MyName (######7RBW)' This worked fine after I obtained the Developer ID certificate and added it to my keychain. The syntax for uploading package for notarization. The package installer has now been notarized--I just need to check it on a different machine. Thank so much.
Topic: Code Signing SubTopic: Notarization Tags:
Jan ’22