> On Nov 27, 2017, at 1:00 AM, Журавлев Сергей <[email protected]> wrote: > >>> I would also like to discuss following features that could be added to qbs: >>> 2. Reproducing Apple framework bundle structure for iOS. > >> This is largely already in place. What specific issues are you running into? > > If I understand correctly, option bundle.isShallow allows to reproduce > non-shallow structures. But it is read only and for macOS only.
bundle.isShallow controls whether the bundle is a normal layout (like on macOS) or a "shallow" (flat) layout like on iOS. It's read only because there is virtually no reason why you'd want to change this. What is the use case? > _ > Sergey > -- 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
