[Interest] How to detect iOS in qmake?

Alexander Dyagilev alervdvcw at gmail.com
Fri Mar 17 16:41:45 CET 2023


Hi guys,

Is there a way?

For example, we can do the following in Android:

android:CONFIG += my_android_features

Is there a way for iOS? I've tried this and it's not working:

iOS:CONFIG += my_ios_features



More information about the Interest mailing list