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

I wrote a few gradle tasks to generate name.framework, without pods, >3 votes -> pull request #616

Open
Buggaboo opened this issue Apr 20, 2016 · 7 comments

Comments

@Buggaboo
Copy link

Hi,

I read up on how to create ios framework, so I wrote a few gradle tasks using the static libraries and headers generated by j2objc and this project, that automates this process. All without cocoapods.

With >3 votes (i.e. if there's any demand for this) I'm doing a pull request for including these by default in j2objc-gradle.

@erasmospunk
Copy link

This should be useful.

@Buggaboo
Copy link
Author

Cool, I'll release some code soon.

I'm a bit concerned that this project hasn't been maintained for a while.

@alekseikurnosenko
Copy link

@Buggaboo could you please share your tasks? Or point where they are, I wasn't able to find them in your fork.

@Buggaboo
Copy link
Author

Buggaboo commented Aug 16, 2016

@lekz112, I totally forgot about this. I'll cook up something soon.

Gist of the idea... the symlinking code is inside a plugin

The symlinking task gist, that can be rewritten in Exec

@Buggaboo
Copy link
Author

I'm creating a new smaller j2objc-gradle-plugin project from scratch, stay tuned...

@brunobowden
Copy link
Contributor

@Buggaboo - would you be interested in taking over the existing repository? It would make sense to have a consolidated place for activity.

@Buggaboo
Copy link
Author

@brunobowden yes, I guess I could spare some time now and then to do minor fixes etc. I am interested in taking over.

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