forked from qt-creator/qt-creator
ios: preliminary support for ios
first work in progress support for ios * separate iosTool using xml communication used for device info and run * iossim tool to handle the simulator * debug prepared but not working * separate gcc toolchain detection fix for simulator 1) add a QT built for ios 2) open a project, for example qtbase/examples/widgets/animation/animatedtiles/animatedtiles.pro 3) build/run... Change-Id: I7e01604e416338cbe4692dfb34f5d3f31312702d Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
committed by
Eike Ziller
parent
3a7d91ca44
commit
8d96ce557e
@@ -33,6 +33,7 @@ Project {
|
||||
"helloworld/helloworld.qbs",
|
||||
"help/help.qbs",
|
||||
"imageviewer/imageviewer.qbs",
|
||||
"ios/ios.qbs",
|
||||
"locator/locator.qbs",
|
||||
"macros/macros.qbs",
|
||||
"madde/madde.qbs",
|
||||
|
||||
Reference in New Issue
Block a user