Skip to content

Commit

Permalink
Removed now unused secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanceriu authored Feb 7, 2025
1 parent 2515cde commit e05e753
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions ElementX/SupportingFiles/secrets.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,3 @@

// MARK: - MapLibre
MAPLIBRE_API_KEY = your_key

// MARK: - OTLP Tracing

// URLs need special treatment to work properly in xcconfig files
// https://stackoverflow.com/a/36297483/730924
// i.e. make sure to use https:/$()/ in the scheme in the stored secret
OTLP_TRACING_URL = otlp_endpoint

OTLP_TRACING_USERNAME = otlp_username
OTLP_TRACING_PASSWORD = otlp_password

0 comments on commit e05e753

Please sign in to comment.