We are using TensorFlowLiteC XCFramework and encountering an issue.
Download link: https://dl.google.com/tflite-release/ios/prod/tensorflow/lite/release/ios/release/30/20231002-210715/TensorFlowLiteC/2.14.0/883c6fc838e0354b/TensorFlowLiteC-2.14.0.tar.gz
Whenever this framework is linked, Previews fail with the following error:
== PREVIEW UPDATE ERROR:
FailedToLaunchAppError: Failed to launch cg.Xcode16TensorPreviewsRepro
==================================
| [Remote] JITError
|
| ==================================
|
| | [Remote] LLVMError
| |
| | LLVMError: LLVMError(description: "file too small to be an archive")
Since Xcode 16 will soon be the IDE for all our devs, it would be great if the community or Xcode Previews team could share any workarounds or solutions for this issue.
FB(reproducer + additional diagnostics): https://feedbackassistant.apple.com/feedback/15084788
Thanks