I have an abundant amount of Automatic Preferred Max Layout Width is not available on iOS versions prior to 8.0
warnings in my project in ~80 xib files. I have attempted to fix these warnings using answers found here: Automatic Preferred Max Layout Width is not available on iOS versions prior to 8.0, but this led to AutoLayout issues.
Fixing all the consequential effects is not something our team wants to take on, and furthermore QA. I know how to turn off all warnings for xib files in a target. How do I ignore this specific warning?
1
votes
2 Answers
7
votes