Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

Changed app name

  • Loading branch information
naira-cliqz authored and Tim Palade committed Nov 14, 2018
1 parent e025172 commit 8e8b7de168857b37d8f41c951eb2be70a1f10c1a
Showing with 2 additions and 2 deletions.
  1. +1 −1 Client/Configuration/Paid.xcconfig
  2. +1 −1 Jenkinsfile.publish
@@ -2,7 +2,7 @@
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.

MOZ_BUNDLE_DISPLAY_NAME = Paid
MOZ_BUNDLE_DISPLAY_NAME = Lumen

// Bundle Identifier
MOZ_BUNDLE_ID = com.cliqz.ios.cliqzPaid
@@ -90,7 +90,7 @@ node('mac-vm-host') {
set -e
rm -rf /Users/vagrant/Library/Keychains/ios-build.keychain*
rm -rf ../build-tools
export app_name=Paid
export app_name=Lumen
fastlane importLocalizations
export MATCH_KEYCHAIN_NAME=ios-build.keychain
fastlane paidBeta

0 comments on commit 8e8b7de

Please sign in to comment.