Skip to content
This repository has been archived by the owner on Jan 16, 2018. It is now read-only.

Nightly build file not found #24

Open
DavidBoyes opened this issue Dec 23, 2011 · 4 comments
Open

Nightly build file not found #24

DavidBoyes opened this issue Dec 23, 2011 · 4 comments

Comments

@DavidBoyes
Copy link

When trying to download LRResty-iOS-nightly.dmg Github states "File not found."

@eneko
Copy link

eneko commented Jan 13, 2012

Hey, I really love this library and it is kind of sad seeing that people cannot download the dmgs any more.. it's been like this for a while. Any plan to fix this issue?

@krasnoukhov
Copy link

Guys, please upload file.

@krasnoukhov
Copy link

Found a temporary suggestion for error with building on iOS 5 — Undefined symbols for architecture i386: "OBJC_CLASS$_LRResty"

Just modify Rakefile, and replace BASE_SDK = 4.3 to BASE_SDK = 5.0 then run rake build:ios:framework.

@tomandersen
Copy link

You can do away with all the ruby building by just dragging all the .h and .m files into your project directly. Then no changes to anything, and everything compiles seamlessly into whatever you are working on iOS, OS X etc.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants