We have received 3rd party frameworks that work only for iPad/iPhone.
When we build our app for Simulator we need to remove those frameworks from frameworks and libraries.
When we build our app for devices we need to add those frameworks back into frameworks and libraries.
What is the clean way to link such frameworks?
When we build our app for Simulator we need to remove those frameworks from frameworks and libraries.
When we build our app for devices we need to add those frameworks back into frameworks and libraries.
What is the clean way to link such frameworks?