Submission issue 4.0 Design even with ipad support disabled.

Hi, so we are developing app in Flutter and had enabled iPad because it is the only apple device we have. First submission was with ipad enabled in xcode so it is ok that it was rejected as app is not ready for ipad with issue Guideline 4.0 - Design.

But then we have disabled ipad support in xcode and with editing file directly as xcode did not disabled it everywhere in the file (worst IDE I have ever seen).

Everywhere in project.pbxproj we have TARGETED_DEVICE_FAMILY = "1" so this should support only iphone.

For building we use Xcode Cloud.

What else can we do to disable ipad support and not get rejected in app review? In Google Play disabling support for device is 3 clicks.

Submission issue 4.0 Design even with ipad support disabled.
 
 
Q