]>
Commit | Line | Data |
---|---|---|
866f8763 A |
1 | |
2 | // For frameworks that should only be built when the modern obj-c runtime is available. | |
3 | // This file must be updated when new architectures are introduced. | |
4 | ||
8a50f688 | 5 | VALID_ARCHS = armv6 armv7 armv7k arm64 x86_64 x86_64h |
866f8763 | 6 | |
8a50f688 | 7 | VALID_ARCHS[sdk=*simulator*] = armv6 armv7 armv7k arm64 i386 x86_64 x86_64h |