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

Process completion for pods? #6

Open
ryan-mars opened this issue Jul 22, 2012 · 2 comments
Open

Process completion for pods? #6

ryan-mars opened this issue Jul 22, 2012 · 2 comments

Comments

@ryan-mars
Copy link

How do I get this to process completion for my pods? Like AFNetworking?

@haraken3
Copy link
Contributor

Now, project specific completion is not supported. I'm planning to do that.

If you want to do AFNetworking completion with current plugin, I think the following steps is required. (It's bad way ...)

  1. build your project
  2. copy vendor/Pods/Pods.bridgesupport to /Library/RubyMotion/data/5.1/BridgeSupport/
  3. execute RubyMotionBuilder: Generate completions

@ryan-mars
Copy link
Author

Thanks, I'll do it that way. BTW, this works great and I love using it.

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

2 participants