Post

Replies

Boosts

Views

Activity

Reply to SwiftUI Previews in Xcode 14 failed to run with SettingsError: noExecutablePath(IDESwiftPackageStaticLibraryProductBuildable)
Hopefully this may help some of you. Im using Xcode 14.0 I had this same issue when building previews. I had added 2 swift packages via the built in spm in Xcode and was getting the error. Removing them from the target -> Frameworks & Libraries solved the issue for me and the preview showed as expected and the product also built successfully.
Sep ’22