Hi,
I'm getting the following warning when building an ad hoc distribution copy of a new iPad only application:
[BWARN]warning: building with 'Targeted Device Family' that includes iPad ('2') requires building with the 3.2 or later SDK.
These are my build settings:
Architectures: Optimized (armv6 armv7)
Any iPhone OS Simulator: i386
Any iPhone OS Device: Optimized (armv6 armv7)
Base SDK: iPhone Device 3.2
Valid Architectures: armv6 armv7
Target Device Family: iPad
iPhone OS Deployment Target: iPhone OS 3.2
With this in mind I don't understand the warning. It seems to build and run OK but I'd rather not have warnings in my build for obvious reasons.
Any ideas?
Thanks in advance,
Alan.