Initial project setup - Phases 1-3 complete
This commit is contained in:
29
.claude/settings.local.json
Normal file
29
.claude/settings.local.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"WebFetch(domain:docs.proxyman.com)",
|
||||
"WebSearch",
|
||||
"WebFetch(domain:freshbits.fi)",
|
||||
"WebFetch(domain:forums.swift.org)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"Bash(xcode-select -p)",
|
||||
"Bash(xcodegen generate:*)",
|
||||
"Bash(rm -rf ~/Library/Developer/Xcode/DerivedData/ProxyApp-*/)",
|
||||
"Bash(rm -rf ~/Library/Developer/Xcode/DerivedData/ProxyApp-*)",
|
||||
"Read(//Users/treyt/Library/Developer/Xcode/DerivedData/**)",
|
||||
"Bash(pkill -f \"com.apple.dt.SKAgent\")",
|
||||
"Bash(rm -rf ~/Library/Developer/Xcode/DerivedData/ProxyApp-*/SourcePackages)",
|
||||
"Bash(rm -rf ~/Library/Caches/org.swift.swiftpm/repositories/GRDB*)",
|
||||
"Bash(pkill -9 -f xcodebuild)",
|
||||
"Bash(rm -rf ~/Library/Caches/org.swift.swiftpm)",
|
||||
"Bash(pkill -9 -f swift-build)",
|
||||
"Bash(pkill -9 -f \"com.apple.dt\")",
|
||||
"Bash(ls ~/Library/Developer/Xcode/DerivedData/ProxyApp-*/SourcePackages/checkouts/)",
|
||||
"Bash(cat ~/Library/Developer/Xcode/DerivedData/ProxyApp-*/SourcePackages/checkouts/swift-crypto/Package.swift)",
|
||||
"Bash(cat ~/Library/Developer/Xcode/DerivedData/ProxyApp-*/SourcePackages/checkouts/swift-certificates/Package.swift)",
|
||||
"Bash(git init:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user