Xcode can't generate previews with Swift Package
Asked Answered
D

0

8

I'm getting this error because of a Swift package I have added to my project.

HumanReadableSwiftError

SettingsError: noExecutablePath(<IDESwiftPackageStaticLibraryProductBuildable:ObjectIdentifier(0x000060001598bf60):'PersonaInquirySDK2'>)

This is the package.

https://github.com/persona-id/inquiry-ios-2.git

Is this something I can fix, or help Xcode ignore for previews?

Dorsett answered 18/9, 2022 at 14:36 Comment(2)
Same problem here i guess: developer.apple.com/forums/thread/707569Joke
This seems fixed in Xcode 14.1 Beta!Dorsett

© 2022 - 2024 — McMap. All rights reserved.