--- a/install.py Wed Mar 22 18:50:20 2017 +0100 +++ b/install.py Wed Mar 22 18:56:25 2017 +0100 @@ -1114,7 +1114,7 @@ cfg['ericTemplatesDir'], cfg['ericCodeTemplatesDir'], cfg['ericOthersDir'], cfg['bindir'], cfg['mdir'], - cfg['apidir'], apis, + cfg['apidir'], sorted(apis), macAppBundlePath, macAppBundleName, ) copyToFile(fn, config)