You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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')
The text was updated successfully, but these errors were encountered:
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')
The text was updated successfully, but these errors were encountered: