BundleHelper

public class BundleHelper

Internal helper to deal with resources bundle

  • Internal helper computed property to get correct resources bundle (ie. if pods, look for bundle inside main bundle)

    Declaration

    Swift

    public class var resourcesBundle: Bundle { get }