if I choose Xcode 13.2.1 on macOS 12.2.1.
, will my app still run on a real iPad or just a stimulator
Will app run on the iPad
It will run on iPad as well, if the target defined in project includes the iPad OS version.
if I choose Xcode 13.2.1 on macOS 12.2.1.
, will my app still run on a real iPad or just a stimulator
It will run on iPad as well, if the target defined in project includes the iPad OS version.