I do not know how to do this in FB (click on some case or something else). But you can add something like the following in the application.xmlfile
<iPhone>
<InfoAdditions>
<![CDATA[
<key>UIDeviceFamily</key>
<array>
<string>2</string>
</array>
]]>
</InfoAdditions>
</iPhone>
, node iPhone! <string>2</string> : 2 , iPad. .