Hi! I’ve added analytics.m file to my project, added analytics.a file with force_load, headers to headers search path to xcode configuration and it’s working pretty well with debug configuration, but release just write
FAILURE: C callback not found for method init
What can I do to prevent xcode throwing analytics.m methods out?