forked from ProxymanApp/TCPViewer
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
29 lines (25 loc) · 1.34 KB
/
Copy path.env.example
File metadata and controls
29 lines (25 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# Copy this file to .env for local release builds. Never commit real values.
# Use # comments only; sentry-cli does not accept // comments in .env files.
TCPVIEWER_DEVELOPMENT_TEAM=ABCDE12345
TCPVIEWER_BUILD_KEY=replace-with-build-key
TCPVIEWER_APPCAST_URL=https://updates.example.com/appcast.xml
TCPVIEWER_EXPECTED_BUNDLE_ID=com.proxyman.tcpviewer
TCPVIEWER_SPARKLE_PUBLIC_ED_KEY=replace-with-sparkle-public-ed-key
TCPVIEWER_SPARKLE_PRIVATE_ED_KEY=replace-with-sparkle-private-ed-key
TCPVIEWER_SPARKLE_SIGN_UPDATE_PATH=
TCPVIEWER_DEVELOPER_ID_APPLICATION=Developer ID Application: Example LLC (ABCDE12345)
TCPVIEWER_NOTARIZATION_USERNAME=developer@example.com
TCPVIEWER_NOTARIZATION_ASC_PROVIDER=ABCDE12345
FASTLANE_APPLE_APPLICATION_SPECIFIC_PASSWORD=replace-with-app-specific-password
TCPVIEWER_SENTRY_DSN=replace-with-sentry-dsn
SENTRY_AUTH_TOKEN=replace-with-sentry-auth-token
SENTRY_ORG_SLUG=replace-with-sentry-org-slug
SENTRY_PROJECT_SLUG=replace-with-sentry-project-slug
TCPVIEWER_R2_ACCOUNT_ID=replace-with-r2-account-id
TCPVIEWER_R2_ACCESS_KEY_ID=replace-with-r2-access-key-id
TCPVIEWER_R2_SECRET_ACCESS_KEY=replace-with-r2-secret-access-key
TCPVIEWER_R2_BUCKET=replace-with-r2-bucket
TCPVIEWER_R2_PUBLIC_BASE_URL=https://downloads.example.com
TCPVIEWER_PUBLISH_RELEASE_TO_BACKEND=false
TCPVIEWER_RELEASE_BACKEND_URL=
TCPVIEWER_RELEASE_BACKEND_SCRIPT_SECRET=