]> git.saurik.com Git - apple/security.git/blob - xcconfig/framework_requiring_modern_objc_runtime.xcconfig
Security-58286.200.222.tar.gz
[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