ruslanskorb / RSDayFlow

iOS 7+ Calendar (Date Picker) with Infinite Scrolling.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom modulemap causes error with Xcode 8.3

ileitch opened this issue · comments

Using a custom modulemap causes a build failure with Xcode 8.3 due to it existing twice within the Pods directory.

/<redacted>/Pods/RSDayFlow/RSDayFlow/module.modulemap:1:18: Redefinition of module 'RSDayFlow'

+1