# Xcode
.DS_Store

## Build generated
build/
DerivedData/

## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata/
*.xcworkspace/

## Other
*.moved-aside
*.xcuserstate

# API keys live ONLY in Secrets.xcconfig (never tracked).
# The <AppName>.xcconfig wrapper files ARE tracked and contain only
# `#include? "Secrets.xcconfig"` — do NOT re-add a blanket *.xcconfig rule.
Secrets.xcconfig

## Obj-C/Swift specific
*.hmap
*.ipa
*.dSYM.zip
*.dSYM

# CocoaPods
Pods/
Podfile.lock

# Editor save state
.vscode/

