XCode 6.3 Dependency Analysis Warning -


i'm using xcode 6.3 , randomly got "dependency analysis warning: warning: apps should include armv7 architecture (current archs = "arm64")." when try archive project.

everything i've read on how fix not seem apply xcode 6.3. in project settings under architecture have 2 options work with: base sdk has options of ios 8.3 , (latest) ios 8.3, , build active architecture has options of yes, no, , other.

so how did randomly change , how include armv7 architecture in current version of xcode?

thanks!


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

android - MPAndroidChart - How to add Annotations or images to the chart -