Xcode Export as Installer Package Question...
Xcode Export as Installer Package Question...
- Subject: Xcode Export as Installer Package Question...
- From: "Peters, Brandon" <email@hidden>
- Date: Tue, 14 Apr 2015 04:30:59 +0000
- Thread-topic: Xcode Export as Installer Package Question...
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 (email@hidden)
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:
This email sent to email@hidden