// We need this because if Sentry library is added as a Framework // the reference should be in the form of . // Otherwise, the reference is direct. #if __has_include() # import #else # import "SentryDefines.h" #endif #if __has_include() # import #else # import "SentryProfilingConditionals.h" #endif