Excluding libraries from iOS Simulator build in Xcode
Recently I got a problem with 3rd party libraries. My app requires two libraries. Let's call them Cat and CatFood. Library Cat requires library CatFood. While it all works fine on the device, when running on simulator I get a crash, the infamous dyld...
pavelstepanov.hashnode.dev4 min read