'Github Actions Undefined symbols for architecture arm64 iOS
I'm trying to upload the build through Github Action and fastlane, but i'm stuck at the end point. i'm not able to find the proper error.
Error ScreenShot

I'm using Github large file for MapBox framework.

Question:- Can someone please explain to me how to solve this issue.
Can someone please explain to me How to get Progress?
Any help would be greatly appreciated.
Thanks in advance.
Solution 1:[1]
What helped me in this situation is going to the target on Xcode and in the Build Settings change the Excluded Architectures value to arm64. did this for each target i have and also for the pods (check that you have it in each of pods targets)
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |
