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!

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to