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.

artemnovichkov 11ce70d 18 files · 125.3 KB Updated

File contents

artemnovichkov/xcode-skills/tree/main/skills/audit-xcode-security-settings commit 11ce70dd16

Frequently asked questions

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