Hello,
I receive this error when I try to upload our Ios build to the App Store:
We are using:
Webrtc package version: 2.3.3
Xcode Version: 12.5.1 (12E507)
IOS build target: 11
Two questions:
- How can I fix this error?
- Although we are not using webrtc in our Ios application the binaries are included with the package. Is there a way to remove the Ios binaries? (Withour copying the package into ./Packages folder, we want to keep using package manager)
Any help is appreciated. Thanks!