Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

This changes dependencies from ReactiveCocoa 2.x to ReactiveObjC 2.1.x #52

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

anivaros
Copy link

No description provided.

]
},
"prepare_command": "find . \\( -regex '.*EXT.*\\.[mh]$' -o -regex '.*metamacros\\.[mh]$' \\) -execdir mv {} RAC{} \\;\nfind . -regex '.*\\.[hm]' -exec sed -i '' -E 's@\"(EXT.*|metamacros)\\.h\"@\"RAC\\1.h\"@' {} \\;\nfind . -regex '.*\\.[hm]' -exec sed -i '' -E 's@<ReactiveObjC/(EXT.*)\\.h>@<ReactiveObjC/RAC\\1.h>@' {} \\;\n"
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would this podspec need to be pushed somewhere? Or is inclusion in this repo enough?

I'm not sure who maintains the podspec.

The rest of this PR is great.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found this podspec here and updated it.

I don't know right way to upgrade it to new version too 😕

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would you mind splitting the podspec change into a separate PR?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants