Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOS Build Error #19

Open
lulufamilyOnTheSea opened this issue Jan 19, 2021 · 1 comment
Open

IOS Build Error #19

lulufamilyOnTheSea opened this issue Jan 19, 2021 · 1 comment

Comments

@lulufamilyOnTheSea
Copy link

IOS flutter build ios is showing below, how to solve this?

Xcode's output:

note: Using new build system
note: Building targets in parallel
note: Planning build
note: Constructing build description
error: No profiles for 'com.banano.kaliumwallet' were found: Xcode couldn't find any iOS App Development provisioning profiles matching
'com.banano.kaliumwallet'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass
-allowProvisioningUpdates to xcodebuild. (in target 'Runner' from project 'Runner')

@leszko11
Copy link

@lulufamilyOnTheSea build command uses bundle & team id saved in project file. You need to open Runner.xcworkspace file and change both values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants