summaryrefslogtreecommitdiff
path: root/Help/guide/tutorial/Step5/MathFunctions/MakeTable.cxx
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-04-16 11:12:44 +0200
committerBrad King <brad.king@kitware.com>2020-04-16 07:51:03 -0400
commit170e598add5c7bbfab2c40f4e2db1ceaec32417e (patch)
tree297441f154f29ee58b28284f3dcf92c86def1d29 /Help/guide/tutorial/Step5/MathFunctions/MakeTable.cxx
parentbd580b7d568493a795a855c0710ba4ad88532485 (diff)
downloadcmake-170e598add5c7bbfab2c40f4e2db1ceaec32417e.tar.gz
iOS: Fix detection of supported SDK architectures
Instead of relying on SDKSettings.plist which does not contain the certain architectures, deduce the supported architectures by inspecting libSystem.tbd and libSystem.dylib. .tbd files are text files, so just parse out the archs string. .dylib files can be fat or non-fat, so use lipo -info to extract the architectures and parse lipo output. Fixes: #20588
Diffstat (limited to 'Help/guide/tutorial/Step5/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions