We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b28f3a3 commit cc6c52fCopy full SHA for cc6c52f
.github/workflows/check_for_crowdin_updates.yml
@@ -94,7 +94,8 @@ jobs:
94
name: session-ios
95
path: |
96
${{ github.workspace }}/ios/Session/Meta/Translations/Localizable.xcstrings
97
- ${{ github.workspace }}/ios/SessionUtilitiesKit/General/Constants.swift
+ ${{ github.workspace }}/ios/SessionUIKit/Style Guide/Constants.swift
98
+ ${{ github.workspace }}/ios/SessionNotificationServiceExtension/NSEConstants.swift
99
overwrite: true
100
if-no-files-found: warn
101
retention-days: 7
0 commit comments