HipByte / motion-gradle

Integrate 3rd-party Java dependencies in RubyMotion for Android projects using Gradle
MIT License
16 stars 10 forks source link

Support for compile time dependencies #24

Closed skellock closed 8 years ago

skellock commented 9 years ago

There are some libraries like NewRelic which rely on compile time dependencies.

jjaffeux commented 9 years ago

@skellock hi, could you point me to what would be needed to support this ?

mixflame commented 9 years ago

Seconding this. I can provide back up info later when I try again with libpd.

jjaffeux commented 9 years ago

@jsilverMDX please do, a failing app example would be perfect

skellock commented 9 years ago

Sorry I haven't followed up. Super busy. :(

mixflame commented 9 years ago

Cool. I will get on it ASAP. The app will be private, but I will upload/send it to you via your preferred means. It's a synthesizer which relies on libpd.

jjaffeux commented 9 years ago

@skellock no worries ;)

@jsilverMDX a private repo that you share with me or you can send it via email, it's on my github profile

mixflame commented 9 years ago

@jjaffeux cool. I will share you a repo. Break for now, but I'm on this.

jjaffeux commented 9 years ago

@jsilverMDX take your time, probably won't watch it today

mixflame commented 9 years ago

no problem. might take me a week or so because I haven't made that app yet. but it will only be a translation of iOS code.

mixflame commented 9 years ago

Well it seems at this attempt things are looking more successful. My problems were with AARs before they were supported and I'm not sure if @skellock's issue is the same.

jjaffeux commented 9 years ago

@jsilverMDX good to hear :)

jjaffeux commented 8 years ago

Closing for now. @jsilverMDX @skellock feel free to reopen if needed.