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

Simple build not working on CI #1172

Closed
wants to merge 3 commits into from

Conversation

raphinesse
Copy link
Contributor

This is more of a bug showcase than a pull request. This PR basically reduces the CI test to running the following commands:

./bin/create app
./app/cordova/build --emulator

The build step fails. Maybe someone can help me figure out what's going on here. Seems like an include path issue, but I'm absolutely not familiar with xcode. So any help would be appreciated.

@raphinesse raphinesse added the bug label Nov 2, 2021
@dpogue
Copy link
Member

dpogue commented Nov 2, 2021

That appears to be my fault, as a result of #1161. I'll open a PR shortly to fix it.

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

Successfully merging this pull request may close these issues.

2 participants