Skip to content

Commit

Permalink
Merge pull request #81 from kiwix/dwds
Browse files Browse the repository at this point in the history
Add bundle id for DWDS, remove unused var on CI
  • Loading branch information
BPerlakiH authored Feb 5, 2025
2 parents 09c8a38 + 7e1987b commit 3e45500
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ on:
env:
KEYCHAIN: /Users/runner/build.keychain-db
KEYCHAIN_PASSWORD: mysecretpassword
KEYCHAIN_PROFILE: build-profile
SSH_KEY: /tmp/id_rsa
APPLE_STORE_AUTH_KEY_PATH: /tmp/authkey.p8

Expand Down Expand Up @@ -151,5 +150,4 @@ jobs:
DEPLOYMENT_SIGNING_CERTIFICATE_P12_PASSWORD: ${{ env.SIGNING_CERTIFICATE_P12_PASSWORD }}
KEYCHAIN: ${{ env.KEYCHAIN }}
KEYCHAIN_PASSWORD: ${{ env.KEYCHAIN_PASSWORD }}
KEYCHAIN_PROFILE: ${{ env.KEYCHAIN_PROFILE }}
EXTRA_XCODEBUILD: ${{ env.EXTRA_XCODEBUILD }}
1 change: 1 addition & 0 deletions dwds/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"about_text": "Für Schreibende, Lernende, Lehrende und Sprachinteressierte: Das Digitale Wörterbuch der deutschen Sprache (DWDS) ist das große Bedeutungswörterbuch des Deutschen der Gegenwart. Es bietet umfassende und wissenschaftlich verlässliche lexikalische Informationen, kostenlos und werbefrei.",
"app_name": "DWDS",
"app_store_id": "id6741328425",
"bundle_id": "de.dwds.app",
"development_team": "Q2QUKNPZG9",
"enforced_lang": "de",
"settings_default_external_link_to": "alwaysLoad",
Expand Down

0 comments on commit 3e45500

Please sign in to comment.