Enable enhanced security. (#618)

This commit is contained in:
Max Goedjen
2025-08-20 00:10:23 -07:00
committed by GitHub
parent e86aa559a4
commit 45bcb03fef
3 changed files with 31 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>iOSPackagesShouldBuildARM64e</key>
<true/>
</dict>
</plist>