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

Installation fails, with restKit Pod! #10

Open
sahil263 opened this issue Jun 8, 2015 · 7 comments
Open

Installation fails, with restKit Pod! #10

sahil263 opened this issue Jun 8, 2015 · 7 comments

Comments

@sahil263
Copy link

sahil263 commented Jun 8, 2015

How to install it along with RestKit pod?

@sahil263
Copy link
Author

sahil263 commented Jun 9, 2015

screen shot 2015-06-09 at 3 31 12 pm

Please help...

@emilwojtaszek
Copy link
Member

you need to fork AUMediaPlayer and change dependency in AUMediaPlayer.podspec

@sahil263
Copy link
Author

sahil263 commented Jun 9, 2015

@emilwojtaszek ok, I forked AUMediaPlayer and have changed the dependency in AUMediaPlayer.podspec. Now how to install the forked library to my project.
And secondly, would AUMediaPlayer work with AFNetworking v1.3.4 ?

@emilwojtaszek
Copy link
Member

in AUMediaPlayer.podspec replace s.dependency 'AFNetworking', '~> 2.3' with s.dependency 'AFNetworking', setup AUMediaPlayer as development pod and try install

@sahil263
Copy link
Author

sahil263 commented Jun 9, 2015

Sorry, to say that I don't know how to setup the development pod.
As, I am new to pods...

screen shot 2015-06-09 at 4 11 03 pm

I am confused, what to type in the podflie

Should it be pod 'AUMediaPlayer’, :git => ‘[email protected]:sahil263/AUMediaPlayer.git'

But, this throughs an error...

[!] Unable to find a specification forAUMediaPlayer’, :git => ‘[email protected]:sahil263/AUMediaPlayer.git`

@sahil263
Copy link
Author

@emilwojtaszek

How to install the forked library to my project?

Please help...

@sahil263
Copy link
Author

@emilwojtaszek Or could you update your .podspec file and push the changes?

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