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
86030045
Commit
86030045
authored
Jul 13, 2020
by
Maurice Kraus
Browse files
build: this updates the wrong provisioning profile from dev to app
parent
154cca26
Pipeline
#1861
failed with stages
in 115 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
fastlane/Fastfile
View file @
86030045
...
...
@@ -30,7 +30,7 @@ platform :ios do
export_options:
{
signingStyle:
"manual"
,
# or manual , automatic
provisioningProfiles:
{
"de.akamu.tudarmstadt.gameclientakamu"
=>
"match
Development
de.akamu.tudarmstadt.gameclientakamu"
"de.akamu.tudarmstadt.gameclientakamu"
=>
"match
AppStore
de.akamu.tudarmstadt.gameclientakamu"
}
},
sdk:
"iphoneos"
...
...
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