Hi,
 
I've noticed that as well, and in addition to that I've found one more issue - DynamicLibrary 'accidently' started to produce frameworks instead of libraries and that won't be really issue if not two factors:
1. qbs.install installs only library binary to install-root instead of copying directory structure of framework
2. qbs links dependent products to this library as to framework with directory structure in mind
 
So after building dependent products tries to find smth like Library.framework/Versions/Current/Library, but only Library (even not Library.dylib) exists
 
28.04.2015, 03:15, "Иван Комиссаров" <[email protected]>:
Great job.
I'm not sure, but there was a bug somewhere between 1.3 and 1.4 - qbs.install for application bundle on Mac didn't copy binary to the .app/Contents/MacOs folder. Is it fixed?

2015-04-28 12:50 GMT+03:00 Christian Kandeler <[email protected]>:
Hi everybody,

version 1.4.0 of qbs is out. Read all about it at
http://blog.qt.io/blog/2015/04/28/qbs-1-4-0-released/.


Christian
_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs
,

_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

 
 
--
Ruslan Nigmatullin
 
_______________________________________________
QBS mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qbs

Reply via email to