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

Add error message for build system #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Andries-Smit
Copy link
Contributor

No description provided.

@@ -376,6 +376,10 @@ If you have disabled the push capability, this step is superfluous.
This will show up in your logs as `[!] No 'Podfile' found in the project directory`.
You can safely ignore this error.

### Xcode error `A valid provisioning profile for this executable was not found`
When Xcode fails to intall on the a device, with the `A valid provisioning profile for this executable was not found` it could be cause ne the build system. In recent version of Xcode you might need to set the build system; *File > Project Settings*. Set the Shared or per-user project settings: the `Build system` to `Legacy Build Systems`.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: There is a typo here.

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

Successfully merging this pull request may close these issues.

2 participants