Was wondering what would be the impact if we specify $(ARCHS_STANDARD_32_BIT) as architecture but still have arm64 in as a valid architecture?
Asked
Active
Viewed 208 times
1
-
It will use the intersection of the two as supported architectures. – David Berry Sep 03 '14 at 14:17