[Interest] QMake: Way to set capabilities for Xcode project?

Patrick Stinson patrickkidd at gmail.com
Wed Aug 30 18:36:39 CEST 2017


I am dependent on a tool that uses qmake to regenerate an xcodeproject whenever I add a source file, and so I always have to find the way to make any changes to the Xcode project within the .pro file. I have done well until this point with the Info.plist file.

But now I need to be able to enable the iCloud Drive and Push Notifications capabilities, which can not be done from the Info.plist. This setting has to happen in the Xcode project file itself. How can I set this from the .pro file?

Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1403 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20170830/a8f4734d/attachment.bin>


More information about the Interest mailing list