Skip to content

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

Open
joeld42 wants to merge 1 commit intofloooh:masterfrom
joeld42:resource-path-fix
Open

Use resource bundle path for root: on MacOS and iOS#251
joeld42 wants to merge 1 commit intofloooh:masterfrom
joeld42:resource-path-fix

Conversation

@joeld42
Copy link
Copy Markdown
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
Copy Markdown
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