]> git.saurik.com Git - apple/security.git/blob - xcconfig/framework_requiring_modern_objc_runtime.xcconfig
5c058bc8fc97ff84d494c0d14bc2e4773d2131f3
[apple/security.git] / xcconfig / framework_requiring_modern_objc_runtime.xcconfig
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
5 VALID_ARCHS = armv6 armv7 armv7k arm64 x86_64 x86_64h
6
7 VALID_ARCHS[sdk=*simulator*] = armv6 armv7 armv7k arm64 i386 x86_64 x86_64h