My project is defined with Standard Architectures (Apple Silicon, Intel) but when I want to build, I only see Intel option. Cannot figure why.
//:configuration = Debug
ARCHS = $(ARCHS_STANDARD)
//:completeSettings = none
//:configuration = Debug
ARCHS = $(ARCHS_STANDARD)
//:completeSettings = none