Skip to content

Fix iOS code; fixes entire XCode build for Apple example #1594

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

Merged
merged 1 commit into from
Feb 5, 2018

Conversation

gplusplus314
Copy link
Contributor

This fixes a couple minor issues with the iOS related code within the Apple example. One is just a typo, the other is an unresolved symbol. I did my best to match the code style of this specific example.

@ocornut ocornut merged commit b76cf9c into ocornut:master Feb 5, 2018
ocornut added a commit that referenced this pull request Feb 5, 2018
@ocornut
Copy link
Owner

ocornut commented Feb 5, 2018

Thank you @gerryhernandez, merged.

I have however removed the extra .gitignore file you added in the root folder. There's already one in the examples/ folder. If the apple_example/ doesn't creates it outputs under examples/ then perhaps that should be fixed.

@gplusplus314
Copy link
Contributor Author

Gotcha. I didn't know if that was intentional or not. I'll just fix the outputs next time I touch the Apple example; no real need for a noisy commit/merge. Thanks for taking care of it for me!

@gplusplus314 gplusplus314 deleted the fix-apple-example branch February 5, 2018 12:19
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