CooperRS / RMStepsController

This is an iOS control for guiding users through a process step-by-step
MIT License
1.04k stars 119 forks source link

Carthage support #42

Closed abiaad closed 7 years ago

abiaad commented 7 years ago

Is it possible to support Carthage ? Thanks

CooperRS commented 7 years ago

HI there,

Should be possible. All you need is a framework target containing the classes that belong to RMStepsController.

I'll try to get to it in the next week 🙂

Roland

CooperRS commented 7 years ago

Hey again!

The current HEAD of the masterbranch now contains a framework called RMStepsController. Could you try Carthage support with that commit?

Roland

abiaad commented 7 years ago

Hi Roland,

I made a pull request to fully support Carthage 🙂

It seems to work fine.

After merged, you can release a 1.0.3 if you want.

Thx

CooperRS commented 7 years ago

Fixed with https://github.com/CooperRS/RMStepsController/releases/tag/1.0.3