You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.
I am able to build the static SDK target, but when building the Aggregate Target, I am getting this error:
Check dependencies
No architectures to compile for (ARCHS=i386 x86_64, VALID_ARCHS=armv7 arm64).
Static library has armv7 and arm64 architectures.
Build Active Architecture is set to No.
What could be the possible source of this error?
The text was updated successfully, but these errors were encountered:
I am able to build the static SDK target, but when building the Aggregate Target, I am getting this error:
Check dependencies
No architectures to compile for (ARCHS=i386 x86_64, VALID_ARCHS=armv7 arm64).
Static library has armv7 and arm64 architectures.
Build Active Architecture is set to No.
What could be the possible source of this error?
The text was updated successfully, but these errors were encountered: