siteline / swiftui-introspect

Introspect underlying UIKit/AppKit components from SwiftUI
MIT License
5.59k stars 346 forks source link

No such file or directory #387

Closed MiaShopgal closed 10 months ago

MiaShopgal commented 10 months ago

Description

It's working on a simulator, but when changing to a device, there's a build error.

Checklist

Expected behavior

can run on a device

Actual behavior

build error : no such file or directory: '/Users/user/Library/Developer/Xcode/DerivedData/SwiftUIIntrospect-dedgxvczfmevyagrtjzlvhjnlbge/Build/Products/Debug/PackageFrameworks/SwiftUIIntrospect-Dynamic.framework/Versions/A/SwiftUIIntrospect-Dynamic'

Steps to reproduce

clone repo open SwiftUIIntrospect.xcworkspace with Xcode build / run Showcase on a device

error occurs

Version information

SwiftUIIntrospect 1.1.1

Destination operating system

iPhone X / iPhone SE 2nd / My Mac

Xcode version information

15.0.1

Swift Compiler version information

swift-driver version: 1.87.1 Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)
Target: arm64-apple-macosx14.0
nazar-41 commented 10 months ago

same issue

davdroman commented 10 months ago

See https://github.com/siteline/swiftui-introspect/issues/318