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

android package showing up in xcode #2

Open
oakdance opened this issue Aug 4, 2021 · 1 comment
Open

android package showing up in xcode #2

oakdance opened this issue Aug 4, 2021 · 1 comment

Comments

@oakdance
Copy link

oakdance commented Aug 4, 2021

When trying to deploy to ios I am getting the following error:

No profiles for 'de.appgewaltig.diskSpaceExample' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'de.appgewaltig.diskSpaceExample'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'Runner' from project 'Runner')

@abhlabs
Copy link

abhlabs commented Mar 21, 2022

disk_space runs in both iOS & Android. Check your process for building your iOS app, the message is complaining about provisioning profiles which you need to generate in your apple developer account.

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