qt5base-lts/mkspecs/macx-ios-clang
Tor Arne Vestbø 702bda5cc9 iOS: Use in-place string renaming to rename main() instead of ld
Processing the object file with ld strips away debug information for
the main() function, resulting in the debugger not being able to
break on specific lines of the function.

It also causes issues when externing sybols in main's object file.

We revert back to the approach of using the strings in-line in the
object file (which is why we keep the name the same length, 'qtmn').

Task-number: QTBUG-35553
Change-Id: I8b0acee36f48ecfefa2e4fd008a842365713d985
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
2014-01-06 20:58:28 +01:00
..
features iOS: Use in-place string renaming to rename main() instead of ld 2014-01-06 20:58:28 +01:00
Default-568h@2x.png iOS: Provide default launch image for 4-inch devices 2013-11-29 09:55:23 +01:00
Info.plist.app qmake: Pick up default bundle prefix from Xcode preferences 2013-10-31 12:33:55 +01:00
Info.plist.lib Move iOS makespec out of unsupported directory 2013-09-12 12:29:33 +02:00
qmake.conf iOS: Don't hard-code simulator and device architectures 2013-10-18 15:36:16 +02:00
qplatformdefs.h Move iOS makespec out of unsupported directory 2013-09-12 12:29:33 +02:00
rename_main.sh iOS: Use in-place string renaming to rename main() instead of ld 2014-01-06 20:58:28 +01:00