To run the SDK on Simulator you need to add arm64 inside Exclude Architecture in the build setting of the project.

If you're facing an error regarding SSZipArchive -
1. Select pod target
2. Select SSZipArchive
3. Add arm64 in excluded architecture
