Ramotion/expanding-collection

ConfigurationHelper.swift Init fund should be public

vaiStardom opened this issue · 1 comments

I could not access the Init fund as it is declared in the swift 3 version "internal func Init(_ ...". Had to change it to "public func Init(_ ..." so the it could be reached by my project.

0ber commented

#41 duplicate issue