]> git.saurik.com Git - apple/security.git/blame - xcconfig/framework_requiring_modern_objc_runtime.xcconfig
Security-59306.140.5.tar.gz
[apple/security.git] / xcconfig / framework_requiring_modern_objc_runtime.xcconfig
CommitLineData
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 5VALID_ARCHS = armv6 armv7 armv7k arm64 x86_64 x86_64h
866f8763 6
8a50f688 7VALID_ARCHS[sdk=*simulator*] = armv6 armv7 armv7k arm64 i386 x86_64 x86_64h