We used a third-party push notification structure, which was not compiled for x86_64, which means that whenever we create a simulator, we get a warning about the assembly. Since they tried to treat warnings as errors, this does not.
Id like to include this structure only when creating on devices. Then I only compile code that uses it on devices as well.
Is this achievable?
source
share