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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -