rive-ios icon indicating copy to clipboard operation
rive-ios copied to clipboard

Cannot preview my views after installing package.

Open pavittarsingh315 opened this issue 2 years ago • 4 comments

Description

After installing the package into my SwiftUI project, I am unable to preview my views within Xcode. I get the following error:

HumanReadableSwiftError

SettingsError: noExecutablePath(<IDESwiftPackageStaticLibraryProductBuildable:ObjectIdentifier(0x000060000900fde0):'RiveRuntime'>)

When I remove the package, all is good. I have installed other packages and previews work just fine but this package causes this issue for some reason.

Provide a Repro

To reproduce this, simple install the package.

Specs

Xcode: Version 14.0.1

pavittarsingh315 avatar Oct 07 '22 22:10 pavittarsingh315

Same here.

My Xcode version is 14.0.1

Berkay-Disli avatar Oct 11 '22 10:10 Berkay-Disli

Same issue here. The founder just replied to my tweet and suggested that we install it as an .xcframework instead of via Swift Package Manager. Apparently there is an issue with all binary frameworks with Swift Package Manager right now. Anyone know how to do this?

creativejace avatar Oct 12 '22 06:10 creativejace

See the comment here: https://github.com/rive-app/rive-ios/issues/225#issuecomment-1278989979

zplata avatar Oct 14 '22 13:10 zplata

Is this issue still happening?

it looks like this maybe resolved with a later version of xcode

mjtalbot avatar May 17 '23 10:05 mjtalbot