-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Your Socket Mobile Developer ID
726c6cfd-8c1e-e911-a979-000d3a363879
Environment
OS Version - .Net 9 running ios framework 26.0.9752
CaptureSDK Version - 1.7.112.395 nuget
Capture Device - D840
Xcode - 26.0
Description
When trying to build either release or debug from Windows Visual Studio Insiders connected to my Mac, after updating workloads to ios 26, I get the below error.
File 'obj/Debug/net9.0-ios/ios-arm64/linker-cache/CaptureSDK.framework/CaptureSDK' is not a valid framework: Unable to read beyond the end of the stream.
This doesn't happen when using JetBrains, probably because it builds directly on the Mac.
Steps to Reproduce
Open attached project zip.
Attach Visual Studio running ios framework 26 to a Mac using XCode 26
Attempt either debug or release build
Expected Behavior
Expected result is to compile
Actual Behavior
Does not compile and gives this error
File 'obj/Debug/net9.0-ios/ios-arm64/linker-cache/CaptureSDK.framework/CaptureSDK is not a valid framework: Unable to read beyond the end of the stream.