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

Recompiling for OSX Snow Leopard #8

Open
alexthurgood opened this issue May 28, 2012 · 7 comments
Open

Recompiling for OSX Snow Leopard #8

alexthurgood opened this issue May 28, 2012 · 7 comments

Comments

@alexthurgood
Copy link

Hi,

Is there any chance that this can be recompiled for Snow Leopard with an older XCode, e.g. 3.2.6 64bit ? I don't really want to upgrade to Lion just to be able to use UbuntuOne, so I'm willing to give it a bash if I can get some pointers in the right direction.

Alex

@chrisledet
Copy link
Owner

I'm still working on the 10.6 branch. As soon as it's ready I'll push it up and provide an App download under the Downloads section. ETA: a few days. Sorry for the delay.

@alexthurgood
Copy link
Author

Oh excellent, thanks a lot !! :-)))

@acke
Copy link

acke commented Jun 8, 2012

Yeah, I tried to compile master with build target 10.6, but got compile error on this:

Ubuntu-One-Mac/Classes/Models/AsynchronousAdapter.h:35:51: error: cannot find protocol declaration for 'NSURLConnectionDelegate'; did you mean 'NSConnectionDelegate'? [3]
 @interface AsynchronousAdapter : AbstractAdapter <NSURLConnectionDelegate>
                                                   ^
/Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:113:1: note: 'NSConnectionDelegate' declared here [3]
 @protocol NSConnectionDelegate <NSObject>
 ^
1 error generated.

I guess there is some more that needs to be done. ^^

Tell me if there is something I can help out with.
Im on OSX 10.6 and XCode 4.2, so I can do some testing/debug.

//Acke

@chrisledet
Copy link
Owner

There's a lot more than that. I'll make a list of what needs to be done. Stay tuned guys.

@chrisledet
Copy link
Owner

If someone is willing to take this on then I'm all for it but I don't have the time.

@bholtsclaw
Copy link

Drop me a line if there is something specific i can help with as well, I'm both a Ubuntu core dev ( non-canonical ) and a OSX/IOS dev ( member of all 3 [safari,ios,mac] developer programs from developer.apple.com as well )

Until then I've fork'd myself a copy and will start poking around. :)

Cheers! and great work :)

@chrisledet
Copy link
Owner

Lack of Snow Leopard support is probably the biggest issue right now.

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

4 participants