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