[Qbs] building for iOS

Jake Petroules Jake.Petroules at qt.io
Mon Nov 27 19:25:05 CET 2017



> On Nov 27, 2017, at 1:00 AM, Журавлев Сергей <Zhuravlev at rutoken.ru> 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 - jake.petroules at qt.io
The Qt Company - Silicon Valley
Qbs build tool evangelist - qbs.io



More information about the Qbs mailing list