Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Akamu
Game Client iOS
Commits
38a0804f
Commit
38a0804f
authored
Jul 16, 2020
by
Maurice Kraus
Browse files
build: this removes not used xcargs
parent
c30f26b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
fastlane/Fastfile
View file @
38a0804f
...
...
@@ -24,7 +24,7 @@ platform :ios do
scheme:
"Akamu-QA-PROD"
,
clean:
true
,
output_directory:
@output_directory
,
xcargs:
"FIREBASE_PLIST=
#{
firebase_plist
}
"
,
#
xcargs: "FIREBASE_PLIST=#{firebase_plist}",
silent:
true
,
configuration:
"Release (QA)"
,
export_options:
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment