packagesdev
packagesdev
If you have an example to provide that reproduces the issue, I'm interested because so far I haven't been able to reproduce it (with a shell script for instance).
This beta build may address the issue: https://drive.google.com/open?id=0B_2n1wyuWXGVVXNPTUlJVnprSGM
Fixed for version 1.2.9.
Can you provide the package?
Do you have a screenshot illustrating the issue?
Interesting issue. Is there something displayed in system.log when this issue occurs?
It's located in /var/log/. It's also visible in Console.app.
Also considering how early it occurs during the build process and that there is not really an error logged, it could either be a project file corruption or a communicaton...
packagesbuild is just a command line tool version of the Build command of the main application. As such, it just sends build orders and receives build progress events. You would...
Which owner and group are set for the app in the payload? It's usually the first thing to check. If you install your app in /Applications, it should be root:admin...