MiMo42 / MMTabBarView

A Mac OS X tab bar view that works on 10.9+ with Xcode 9.3+. Pull requests welcomed.
http://mimo42.github.com/MMTabBarView/
243 stars 79 forks source link

Add Carthage support #45

Closed DivineDominion closed 7 years ago

DivineDominion commented 8 years ago

I see that there's some export stuff missing. Wait a second ;)

DivineDominion commented 8 years ago

I have added a custom modulemap/framework configuration file. Do you want to merge the changes to build settings with the .xcconfig files?

This deprecates #42

Eitot commented 7 years ago

Can this be merged?

MiMo42 commented 7 years ago

No, unfortunately not. It has has conflicts in project file.

Eitot commented 7 years ago

@DivineDominion, you can resolve the conflicts? I also cannot build your branch due to conflicts with the modulemap.

DivineDominion commented 7 years ago

Sorry, I use a different code base now and don't have the time to fix this ;( Recreating what I've done from scratch should be simple, though.