[Interest] How to add *.appex (Extension App) to QT-ios Project.
-
I want to know if I can add that extension app with QT qmake first.
But it seems that qt doesn't support it right ??The second, I created the QT Project and manually added the Extension App in XCode Env
, but the following build error occurred.
I cannot add Extension App. Is this not possible on QT ??
What should I do to implement this function ?? -
Is there a way to remove these flags by cmake without needing to interact with xcode?