Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
1.2.0
-
None
-
201e19017b9538c3d915ed934df5bcb30027a2da
Description
On OS X the blackbox auto tests fail since commit d17ca97abe00313447a60252c5d403f821e75f72 which merely added an import of PathTools to DarwinGCC.qbs.
The reason being that bundle-tools.js is imported in both, DarwinGCC.qbs and path-tools.js, as BundleTools. This somehow conflicts (it shouldn't).