xcode - Apple Mach-O Linker Warning: -flat_namespace is deprecated on iOS -


i updated old ios project of mine latest version of ios. i'm running xcode 8.2.1 , i'm getting following warning:

-flat_namespace deprecated on ios

i've looked online have been unable figure out means. can explain how resolve error?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -