Skip to content

Remove obsolete Anthropic key from project settings#32

Open
Bortlesboat wants to merge 1 commit intofarzaa:mainfrom
Bortlesboat:fix/remove-hardcoded-anthropic-key
Open

Remove obsolete Anthropic key from project settings#32
Bortlesboat wants to merge 1 commit intofarzaa:mainfrom
Bortlesboat:fix/remove-hardcoded-anthropic-key

Conversation

@Bortlesboat
Copy link
Copy Markdown

Summary

  • remove the committed INFOPLIST_KEY_AnthropicAPIKey value from both Xcode build configurations
  • leave the remaining proxy-based Anthropic settings untouched

Why

  • the app routes Anthropic traffic through the Worker now
  • keeping a real-looking key in the project file is unnecessary risk and noise

Closes #22

Verification

  • git grep -n INFOPLIST_KEY_AnthropicAPIKey|sk-ant-api03 returns no matches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Anthropic API key committed

1 participant