Posts

Post not yet marked as solved
4 Replies
1.1k Views
Hi, when I try to preview any Xcode SwiftUI project on my external device (iPhone 12 iOS 16.1.1) I always get the message: FailedToTransferItemError: Failed to copy "ContentView.1.preview-thunk.dylib" to device ================================== |  HumanReadableNSError: The operation couldn’t be completed. (OSStatus error -10814.) |   |  NSOSStatusErrorDomain (-10814): |  ==NSDebugDescription: Unable to find this application extension record in the Launch Services database. |  ==_LSLine: 685 |  ==_LSFunction: _LSPluginFindWithPlatformInfo |   |  ================================== |   |  |  MessageSendFailure: Message send failure for transferring ContentView.1.preview-thunk.dylib Xcode - Version 14.1 (14B47b) This happens with all Xcode projects, even the simple 'Hello World' template. Preview in the Xcode canvas area works fine, also the simulator.
Posted Last updated
.