# Xcode
build/
DerivedData/
*.xcworkspace
xcuserdata/
*.xcuserstate
*.xcodeproj/

# CocoaPods (if used)
Pods/

# Generated
*.ipa
*.dSYM.zip
*.dSYM

# IDE
.idea/
*.swp

# Native libraries and frameworks (copied/built by mobench)
*.xcframework/
*.framework/
*.a

# Generated bindings (regenerated by mobench build)
BenchRunner/Generated/
