Hi, I am trying to add MBProgressHUD using SwiftPackageManager but Xcode is complaining about 'path' property of manifest file.
Source files for target MBProgressHUD should be located under 'Sources/MBProgressHUD', or a custom sources path can be set with the 'path' property in Package.swift
Hi, I am trying to add MBProgressHUD using SwiftPackageManager but Xcode is complaining about 'path' property of manifest file.