Hi!

1. You can do:
QMAKE_XCODE_DEBUG_INFORMATION_FORMAT = dwarf-with-dsym

2. You can try to use:
QMAKE_POST_LINK="<your bash script>"

-Richard

________________________________________
Fra: Interest <interest-boun...@qt-project.org> på vegne av Gian Maxera 
<gmax...@gmail.com>
Sendt: 28. oktober 2015 13:00
Til: interest
Emne: [Interest] How to run a custom command after dSYM generation for  iOS ?

Hello,
I need to do 2 things:
1) setup the iOS compilation to always create dSYM for all configuration. The 
default is not to generate dSYM.
2) run a custom command after the dSYM has been created.

Anyone know how to do that ?

Thanks,
Gianluca.

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

Reply via email to