Hi all,
Second post of the day. I'm using the hosted builder and if I set the #MinVersion to anything other than 8 (or above), it gives me the following warning and then the build fails:
Build system information
warning: The iOS deployment target is set to 7.0, but the range of supported deployment target versions for this platform is 8.0 to 12.1. (in target 'B4iProject')
Unfortunately, that then means my wife can't download the app on her iPhone 7 when I deploy to HockeyApp. I guess that makes sense, but does that mean we can only build release apps for later than iPhone 7 models?
Thanks,
Al
Second post of the day. I'm using the hosted builder and if I set the #MinVersion to anything other than 8 (or above), it gives me the following warning and then the build fails:
Build system information
warning: The iOS deployment target is set to 7.0, but the range of supported deployment target versions for this platform is 8.0 to 12.1. (in target 'B4iProject')
Unfortunately, that then means my wife can't download the app on her iPhone 7 when I deploy to HockeyApp. I guess that makes sense, but does that mean we can only build release apps for later than iPhone 7 models?
Thanks,
Al