Audit Xcode Security Settings

Audit and enable security-oriented Xcode build settings. Progressively enables compiler warnings, static analyzer checkers, and Enhanced Security features. Use when: user wants to secure their Xcode project, audit security settings, enable hardening, review security posture of build configuration, set up security-focused static analysis, enable static analysis, improve warning coverage, harden diagnostics, or catch more bugs at compile time in C/C++/Objective-C/Swift. SKIP: network security (TLS/ATS), code signing, privacy APIs.

jakerains 658809b 16 files · 68.5 KB Updated

File contents

jakerains/xcode27agentskills/tree/main/skills/audit-xcode-security-settings commit 658809b7f0

Frequently asked questions

npx skillmds@latest add jakerains/audit-xcode-security-settings