We’re using a third-party push notification framework which has not been compiled for x86_64, which means that whenever we build for the simulator, we get a build warning. S
optional
not required
in Build Phases > Link Binary With Libraries-ObjC -weak_framework YourFrameworkName
.#if TARGET_IPHONE_SIMULATOR
.