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

clang error in 0.4.1 #8

Closed
caspahouzer opened this issue Dec 15, 2014 · 3 comments
Closed

clang error in 0.4.1 #8

caspahouzer opened this issue Dec 15, 2014 · 3 comments

Comments

@caspahouzer
Copy link

I got an error in the actual 0.4.1

[TRACE] ld: warning: directory not found for option '-F/Volumes/Data/Users/sebastian/Dropbox/lightapps/Develop/App/build/appify/build/iphone/../../modules/iphone/nl.rebelic.hockeyapp/0.3/platform'
[TRACE] ld: framework not found HockeySDK
[TRACE] clang: error: linker command failed with exit code 1 (use -v to see invocation)
[ERROR] 2014-12-15 11:12:46.263 xcodebuild[25685:2272839]  DeveloperPortal: Using pre-existing current store at URL (file:///Volumes/Data/Users/sebastian/Library/Developer/Xcode/DeveloperPortal%206.1.1.db).
[ERROR] ** BUILD FAILED **

You have to change line 28 in the module.xconfig from
FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/nl.rebelic.hockeyapp/0.3/platform
to
FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/nl.rebelic.hockeyapp/0.4.1/platform

@timanrebel
Copy link
Owner

Shit, thanks for mentioning! Will build a new version with the correct zip-file

@caspahouzer
Copy link
Author

It's really ok. Thanks for this module

@timanrebel
Copy link
Owner

For future reference: 0.4.2 should work as expected

This issue was closed.
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