
Embedded Frameworks in App Target
Make sure to embed the required frameworks to App Target as described in the following image, set the Embed option to Embed & Sign for MoEngage framework files:
Add-on Frameworks:
Link MoEngageRichNotification framework in App Extensions
This is only required if you are using theMoEnagageRichNotification framework in the project. Make sure to link the framework in the Extension targets as shown below and set the Embed option to Do Not Embed in this case, as it is already embedded in your App Target:

@executable_path/../../Frameworks as additional LD_RUNPATH_SEARCH_PATHS.