How to remove the mention of iPod touch from the Compatibility section of the App Store.

The app I have published is displaying iPod touch in the Compatibility section of the App Store. Since my app is not intended to be compatible with iPod touch, I want to remove it. Where should I make this setting?

In Xcode, I currently have "iPhone" (value1) selected in the Build Setting > Development > Targeted Device Families. However, according to the Xcode Build System Guide mentioned below, it seems that selecting 1 should make it compatible with both iPhone and iPod touch. Link to Xcode Build System Guide

How to remove the mention of iPod touch from the Compatibility section of the App Store.
 
 
Q