Skip to content

Commit

Permalink
Update Sources/Sentry/PrivateSentrySDKOnly.m
Browse files Browse the repository at this point in the history
Co-authored-by: Andrew McKnight <[email protected]>
  • Loading branch information
vaind and armcknight authored Aug 8, 2023
1 parent b21637e commit c37514a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/Sentry/PrivateSentrySDKOnly.m
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ + (uint64_t)startProfilingForTrace:(SentryId *)traceId;

return payload;
}
#endif
#endif // SENTRY_TARGET_PROFILING_SUPPORTED

#if SENTRY_HAS_UIKIT

Expand Down

0 comments on commit c37514a

Please sign in to comment.