this has 1 of simplest fixes. there must i'm not seeing/getting.
i in process of converting app 64-bit can deploy app store. got warnings in project , updated them xcode asks. however, don't know how update project settings support ios 5.1.1. can't find area.
i presume reason why cannot set architectures “standard architectures (including 64-bit).” instead, have option of "standard architectures (armv7, arm64) - $(arch_standard)"
how resolve this?
- select project in project navigator,
- select info tab, , then
- set ios deployment target version of ios want target (in case 5.1).

Comments
Post a Comment