-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I just followed the instructions, added the dependency to my Swift package and run a test. Not sure what useful information to provide.
After cleaning DerivedData it seems that at least the framework is not being moved to the trash. The logs I get are:
Error loading /Users/guigui/Library/Developer/Xcode/DerivedData/Xcompanion-chevwlsjsycklmcipnbbtvuirkta/Build/Products/Debug/CodePreviewTests.xctest/Contents/MacOS/CodePreviewTests (166): dlopen(/Users/guigui/Library/Developer/Xcode/DerivedData/Xcompanion-chevwlsjsycklmcipnbbtvuirkta/Build/Products/Debug/CodePreviewTests.xctest/Contents/MacOS/CodePreviewTests, 0x0109): Library not loaded: @rpath/PreviewsSupport.framework/Versions/A/PreviewsSupport
Referenced from: <269D17F4-2AA8-3731-923A-67D90E64345F> /Users/guigui/Library/Developer/Xcode/DerivedData/Xcompanion-chevwlsjsycklmcipnbbtvuirkta/Build/Products/Debug/CodePreviewTests.xctest/Contents/MacOS/CodePreviewTests
Reason: tried: '/Users/guigui/Library/Developer/Xcode/DerivedData/Xcompanion-chevwlsjsycklmcipnbbtvuirkta/Build/Products/Debug/PreviewsSupport.framework/Versions/A/PreviewsSupport' (code signature invalid in <28B26152-1446-3DE4-AD27-2CD02C920B91> '/Users/guigui/Library/Developer/Xcode/DerivedData/Xcompanion-chevwlsjsycklmcipnbbtvuirkta/Build/Products/Debug/PreviewsSupport.framework/Versions/A/PreviewsSupport' (errno=1) sliceOffset=0x00014000, codeBlobOffset=0x0000F4B0, codeBlobSize=0x00004A20),
so maybe signature invalid is the relevant piece?
NachoSoto and johnbillion
Metadata
Metadata
Assignees
Labels
No labels