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

Use resource bundle path for root: on MacOS and iOS #251

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

Conversation

joeld42
Copy link
Contributor

@joeld42 joeld42 commented May 4, 2017

This is my local fix for Issue#249, for the resource path on MacOS and iOS. This resolves root: to ${MainBundle}/Contents/Resources on MacOS, and ${MainBundle} on iOS as suggested here: https://developer.apple.com/library/content/documentation/CoreFoundation/Conceptual/CFBundles/BundleTypes/BundleTypes.html#//apple_ref/doc/uid/10000123i-CH101-SW1

Thanks!

@floooh
Copy link
Owner

floooh commented May 4, 2017

Looks like the FSWrapperTest doesn't compile (the tests only run on TravisCI currently not on AppVeyour), could you fix this?

Just build with any of the unittest configs (e.g. win64-vstudio-unittest). Thanks :)

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