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

Is this project still active? #621

Open
aminelaadhari opened this issue Jul 15, 2016 · 3 comments
Open

Is this project still active? #621

aminelaadhari opened this issue Jul 15, 2016 · 3 comments

Comments

@aminelaadhari
Copy link

Hi @brunobowden @advayDev1, does this project still active ? could we securely rely on it?
Thanks for the awesome job you did so far !

@Buggaboo
Copy link

You can certainly use it. But you need to patch a few things to make it work with the bleeding edge git branch of j2objc.

@kirkvogen
Copy link

The project does seem to be on a bit of a pause, but it is still usable. You can use j2objc-gradle 0.6.0-alpha with the latest version of J2ObjC 1.0.2 provided you add this to your j2objcConfig section in build.gradle:

j2objcConfig {
  j2objcVersion "1.0.2"
  .
  .
  .
}

Also, you have to stay at Android Studio 1.5.1 due to Gradle version incompatibilities. j2objc-gradle will only work with Gradle 2.8 or lower, but the Gradle Android plugin used by Android Studio 2.0 requires Gradle 2.10. If you stay at Android Studio 1.5.1 (and thus the older Gradle Android plugin), you can use Gradle 2.8 with it and j2objc-gradle. There is a workaround posted to this issue that allows you to use j2objc-gradle with Gradle 2.10. I haven't had a chance tried it.

One other note: if your project uses Guava directly a little workaround is needed.

@efirestone
Copy link

I think the answer is definitively "no" as of right now: https://groups.google.com/forum/#!topic/j2objc-discuss/jQ_eyW9nxmQ

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