]> git.saurik.com Git - apple/security.git/blobdiff - xcconfig/framework_requiring_modern_objc_runtime.xcconfig
Security-58286.31.2.tar.gz
[apple/security.git] / xcconfig / framework_requiring_modern_objc_runtime.xcconfig
index 504ae89ecbd2261d9a7f8d9064574f4aeb96db0a..5c058bc8fc97ff84d494c0d14bc2e4773d2131f3 100644 (file)
@@ -2,6 +2,6 @@
 // For frameworks that should only be built when the modern obj-c runtime is available.
 // This file must be updated when new architectures are introduced.
 
-VALID_ARCHS = armv6 armv7 arm64 x86_64 x86_64h
+VALID_ARCHS = armv6 armv7 armv7k arm64 x86_64 x86_64h
 
-VALID_ARCHS[sdk=*simulator*] = armv6 armv7 arm64 i386 x86_64 x86_64h
+VALID_ARCHS[sdk=*simulator*] = armv6 armv7 armv7k arm64 i386 x86_64 x86_64h