mlx-swift-examples
mlx-swift-examples copied to clipboard
llm-tool CoreDevice error (The provided item to be installed is not of a type that CoreDevice recognizes)
Hi,
I am at a loss atm. I am getting this error when I try to build the app on my phone.
Failed to install the app on the device.
Domain: com.apple.dt.CoreDeviceError
Code: 3002
Failure Reason: The provided item to be installed is not of a type that CoreDevice recognizes.
User Info: {
DVTErrorCreationDateKey = "2024-04-26 00:09:50 +0000";
IDERunOperationFailingWorker = IDEInstallCoreDeviceWorker;
NSURL = "file:///Users/kenobi/Library/Developer/Xcode/DerivedData/mlx-swift-examples-gdtjcofpcjpxxlawavlgujzucuvq/Build/Products/Release-iphoneos/llm-tool";
}
--
Failed to install the app on the device.
Domain: com.apple.dt.CoreDeviceError
Code: 3002
Failure Reason: The provided item to be installed is not of a type that CoreDevice recognizes.
User Info: {
IDERunOperationFailingWorker = IDEInstallCoreDeviceWorker;
NSURL = "file:///Users/kenobi/Library/Developer/Xcode/DerivedData/mlx-swift-examples-gdtjcofpcjpxxlawavlgujzucuvq/Build/Products/Release-iphoneos/llm-tool";
}
--
macOS Version 14.4.1 (Build 23E224)
Xcode 15.3 (22618) (Build 15E204a)