Skip to content
Projects
Groups
Snippets
Help
Sign in / Register
Toggle navigation
Minds Mobile
Project overview
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
257
Merge Requests
12
Security & Compliance
Packages
Wiki
Snippets
Members
Collapse sidebar
Close sidebar
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Minds
Minds Mobile
Commits
ab700104
Commit
ab700104
authored
21 minutes ago
by
Martin Santangelo
Browse files
Options
Download
(fix) change apple id to fix CI build issue
parent
22f4360e
release/3.12.0
No related merge requests found
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
ios/fastlane/Appfile
View file @
ab700104
app_identifier
(
"com.minds.mobile"
)
# The bundle identifier of your app
apple_id
(
"m
ark@minds
.com"
)
# Your Apple email address
apple_id
(
"m
santang78@gmail
.com"
)
# Your Apple email address
itc_team_id
(
"1312581"
)
# App Store Connect Team ID
team_id
(
"35U3998VRZ"
)
# Developer Portal Team ID
...
...
This diff is collapsed.
Please
register
or
sign in
to comment