file_preview icon indicating copy to clipboard operation
file_preview copied to clipboard

build iOS framework,Xcode 15.2 run failed.

Open zhaoxianxin opened this issue 9 months ago • 0 comments

ld: warning: Could not find or use auto-linked library 'swiftXPC' ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes' ld: warning: Could not find or use auto-linked framework 'UMZid' Undefined symbols for architecture arm64: "_swift_FORCE_LOAD$_swiftXPC", referenced from: _swift_FORCE_LOAD$swiftXPC$_file_preview in file_preview(SwiftFilePreviewPlugin.o) _swift_FORCE_LOAD$swiftXPC$_file_preview in file_preview(FilePreviewFactory.o) _swift_FORCE_LOAD$swiftXPC$_file_preview in file_preview(FilePreview.o) (maybe you meant: _swift_FORCE_LOAD$swiftXPC$_file_preview) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

zhaoxianxin avatar May 13 '24 07:05 zhaoxianxin