deployment - Deplopment target in ios product in xcode 8.3.2 -


i've developed project , set deployment target 10.3. gave project client have iphone 7 plus , ios 10.3. working on device. gave same product friend have iphone 5 , ios version lower 10. app not running on iphone 5. device saying app has minimum deployment target 10.3. i'm confused deployment target. how manage things devices , ios versions? please me.

your iphone 5c has lower version of ios 10.3. change deployment target of project lower version (version has iphone 5c).

enter image description here


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -