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

Unable to find a specification for ReactiveObjC #24

Closed
y0unghe opened this issue Oct 30, 2016 · 1 comment
Closed

Unable to find a specification for ReactiveObjC #24

y0unghe opened this issue Oct 30, 2016 · 1 comment
Labels

Comments

@y0unghe
Copy link

y0unghe commented Oct 30, 2016

This is my Podfile:

platform :ios, '9.0'

inhibit_all_warnings!

target 'Demo-Universal' do
    pod 'ReactiveObjC'
end

pod install I am getting : Unable to find a specification forReactiveObjC``

@ikesyo
Copy link
Member

ikesyo commented Oct 30, 2016

You should run pod repo update first. That is a general CocoaPods question and is not related to this repo.

@ikesyo ikesyo closed this as completed Oct 30, 2016
byohay pushed a commit to byohay/ReactiveObjC that referenced this issue Dec 14, 2021
…-latest-dispose-inner-signal-first

RACSignal+Operations: rewrite -switchToLatest without -takeUntil:.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants