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

Error building the project #22

Closed
hiroshido opened this issue Aug 30, 2014 · 2 comments
Closed

Error building the project #22

hiroshido opened this issue Aug 30, 2014 · 2 comments

Comments

@hiroshido
Copy link

I have Xcode 6 beta 6 installed. I'm trying to build the project but I keep getting this error.

'sharedApplication()' is unavailable: Use view controller based solutions where appropriate instead.
/SwiftHN/libs/submodules/Hacker Swifter/Hacker Swifter/HTTP/Fetcher.swift:98:44

Any ideas why?

@Dimillian
Copy link
Owner

Actually yeah, I should not access sharedApplication from framework but I do a check before. Xcode should not emit an error. It does not on mine. Weird.

@hiroshido
Copy link
Author

I see! For now if i use this app that have to remove the sharedApplication?

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