How to exclude arm64 for manually added frameworks in iOS project

Unable to build the iOS project with Apple M1 pro chip. Getting an below error for manually added framework.

**Error : ** building for ios simulator but linking in object file built for ios file for architecture arm64

Any help would be really appreciated.

This is covered in Technote 3117.

How to exclude arm64 for manually added frameworks in iOS project
 
 
Q