packagesdev

Results 115 comments of 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

Interesting issue. Is there something displayed in system.log when this issue occurs?

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...