The best thing to do is upstream this module! Currently there is no support but I have no opposition to adding it and it would be great to have a user case such as yours to validate the implementation.
Please post your module for review once it's ready, I'd be happy to help. > On Oct 19, 2017, at 8:15 PM, William Gallafent <[email protected]> wrote: > > Hello everyone, > > Does QBS have any awareness of macOS resource files (the extremely > old-fashioned ones, which still exist, and which are compiled using > /usr/bin/Rez, which has been deprecated since Xcode 6, but not replaced!)? > > These are still needed to compile certain specialised pieces of software (for > example, Adobe PhotoShop Plug-Ins …). > > QMake supports these using the rez.prf component. > > The only location I can see Rez mentioned in the github repo is in > MacOSX-Product-Types.xcspec — in some of the Xcode boilerplate, so I'm > guessing not. > > I thought I'd ask here before embarking on writing my own Rez module for QBS, > according to the instructions at http://doc.qt.io/qbs/module-item.html — I > assume that's the right thing to do in this case (have been away from QBS for > a while and just restarting!). > > Thanks in advance! > > -- > Bill Gallafent > _______________________________________________ > Qbs mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qbs -- Jake Petroules - [email protected] The Qt Company - Silicon Valley Qbs build tool evangelist - qbs.io _______________________________________________ Qbs mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qbs
