You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2022. It is now read-only.
I tried to integrate agent to iOS project but it didn't work correctly.
The reason was NewRelicModule.m is not added to build target.
In the README.md following step is described
However NewRelicModule.m is not added as build target if I added to select 'folder' in this step. I had to select 'files' instead of 'folder'.
Please update README.md to avoid this kind of mistake.
Thanks.