Hello,

I noticed that when testing the installer package for my app via export from 
Xcode, the app will not run when double-clicked. The error says invalid 
signature. I used the command-line installer tool to test the package which 
extracts and installs the app into the Applications folder:


sudo installer -store -pkg path-to-package -target /

However, if I export the app itself via Xcode (with no install package), then 
double-click the app it runs with no problems. This is true whether I do one or 
the other of the following:

- Export a Developer ID-signed Application
- Export as a Mac Application

 Has anyone noticed this with an app after having it install via the installer 
command line tool?
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to