Still seeing this issue with Xcode 14.1 and the library "ProgressHUD".
SettingsError: noExecutablePath(<IDESwiftPackageStaticLibraryProductBuildable:ObjectIdentifier(0x000060000bec3ba0):'ProgressHUD'>)
An issue has been logged with the offending package, but this used to work without changes needed in the package.
https://github.com/relatedcode/ProgressHUD/issues/130
Maybe removing type: .static is all that is needed there too? (Like was done here.)
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: