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

update readme to include header search path #38

Closed
wants to merge 2 commits into from

Conversation

jaredh159
Copy link

Thanks for the component!

Got an error building in Xcode, dug through the closed issues, and found #15. That was merged, but at some point the instructions seemed to have vanished from the readme (maybe a force-push at some point?). Anyway, this restores the section about adding a search path.

@codecov
Copy link

codecov bot commented Jun 8, 2021

Codecov Report

Merging #38 (46ff86a) into master (dacacd8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #38   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           18        18           
  Branches         4         4           
=========================================
  Hits            18        18           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dacacd8...46ff86a. Read the comment docs.

@jaredh159
Copy link
Author

You know... I was having Xcode build errors, but I also realized I put my AppDelegate.m import in a bad spot (within an #ifdef) so maybe that was my issue, and these instructions were removed intentionally? Sorry if that's the case, feel free to close, obviously. Haven't tested if it would build without the header search path yet...

@jaredh159
Copy link
Author

Ack, just tested and sure enough, my problem was not the search path, it was the #ifdef. Sorry for the noise, closing.

@jaredh159 jaredh159 closed this Jun 8, 2021
@isilher
Copy link

isilher commented Mar 28, 2022

@jaredh159 thank you for posting this, I made the same mistake and your explanation probably saved me quite some time and frustration 👍

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.

None yet

2 participants