Change App_Name to fix the name shown in login process (this might make problems since it wasn't documented in forking doc)
This commit is contained in:
@@ -51,7 +51,7 @@ options:
|
||||
settings:
|
||||
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED: true
|
||||
ENABLE_BITCODE: false
|
||||
APP_NAME: ElementX
|
||||
APP_NAME: Letro
|
||||
KEYCHAIN_ACCESS_GROUP_IDENTIFIER: "$(DEVELOPMENT_TEAM).$(BASE_BUNDLE_IDENTIFIER)"
|
||||
MARKETING_VERSION: 26.04.1
|
||||
CURRENT_PROJECT_VERSION: 1
|
||||
|
||||
Reference in New Issue
Block a user