How do I specify -weak_framework for multiple frameworks while compiling iPhone apps for older deployment targets?
In the Build Phases section of your target, you've got the list of the linked frameworks.
For each one, you can select Required or Optional, optional meaning weak.
1.4m articles
1.4m replys
5 comments
57.0k users