Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
237c4786
Commit
237c4786
authored
Dec 06, 2019
by
Amr Yousef
Committed by
Christopher Fujino
Dec 06, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update iOS build signing error message (#45835)
parent
24030523
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
code_signing.dart
packages/flutter_tools/lib/src/ios/code_signing.dart
+3
-1
No files found.
packages/flutter_tools/lib/src/ios/code_signing.dart
View file @
237c4786
...
...
@@ -70,7 +70,9 @@ const String fixWithDevelopmentTeamInstruction = '''
open
ios
/
Runner
.
xcworkspace
2
-
Select
the
'Runner'
project
in
the
navigator
then
the
'Runner'
target
in
the
project
settings
3
-
In
the
'General'
tab
,
make
sure
a
'Development Team'
is
selected
.
\
u0020
3
-
Make
sure
a
'Development Team'
is
selected
.
\
u0020
-
For
Xcode
10
,
look
under
General
>
Signing
>
Team
.
-
For
Xcode
11
and
newer
,
look
under
Signing
&
Capabilities
>
Team
.
You
may
need
to:
-
Log
in
with
your
Apple
ID
in
Xcode
first
-
Ensure
you
have
a
valid
unique
Bundle
ID
...
...
Write
Preview
Markdown
is supported
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