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

can't build v1.1.4 due to incorrect path in module.xconfig #11

Closed
arifje opened this issue May 6, 2015 · 1 comment
Closed

can't build v1.1.4 due to incorrect path in module.xconfig #11

arifje opened this issue May 6, 2015 · 1 comment

Comments

@arifje
Copy link

arifje commented May 6, 2015

You forgot to update the path from

FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/ti.dfp/1.1.3/platform

to

FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/ti.dfp/1.1.4/platform

So building the app fails...

@jpriebe
Copy link
Collaborator

jpriebe commented May 6, 2015

It's funny -- I just noticed this today, and then I went into my github account and saw you'd opened this earlier. I didn't notice before, because I had version 1.1.3 installed along with version 1.1.4, so things just kind of worked.

I've re-released 1.1.4, but that framework search path thing is a PITA. Is there some way to put a token in that will automatically be substituted with the current version number?

@jpriebe jpriebe closed this as completed May 29, 2015
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

No branches or pull requests

2 participants