Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not copy the file from xcframework #21111

Closed
Kebechet opened this issue Aug 26, 2024 · 9 comments
Closed

Could not copy the file from xcframework #21111

Kebechet opened this issue Aug 26, 2024 · 9 comments
Labels
binding-projects Issue or PR that affects binding projects need-attention An issue requires our attention/response
Milestone

Comments

@Kebechet
Copy link

Kebechet commented Aug 26, 2024

Apple platform

iOS

Framework version

net8.0-*

Affected platform version

VS 2022 17.11.1

Description

idk if this is my binding's bug or VS bug

I can normally build MAUI app containing library referencing iOS xcframework binding. This binding contains files also for simulator. First build/rebuild and then starting the app works correctly. But then when I close and start or restart the maui app it fails with errors(I cleared whole nuget cache and those files really exist in that location):

1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3030: Could not copy the file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.private.swiftinterface" because it was not found.

1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3030: Could not copy the file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftinterface" because it was not found.

1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3030: Could not copy the file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.private.swiftinterface" because it was not found.

1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3030: Could not copy the file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftinterface" because it was not found.

followed by warnings like:
warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 1 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.

Steps to Reproduce

  1. download https://github.com/Kebechet/BUG-BuildError
  2. try to build it and you should get those errors. If you are able to build, then try to start the app(e.g. windows build) and try to restart it.

Did you find any workaround?

I have to always clean and rebuild the whole solution (sometimes works, sometimes it doesnt)

Build logs

Build started at 9:32 AM...
1>------ Build started: Project: SatisFIT.Client.App, Configuration: Debug Any CPU ------
1>Skipping analyzers to speed up the build. You can execute 'Build' or 'Rebuild' command to run analyzers.
1>SatisFIT.Client.App -> D:\OneDrive\Programming\Csharp\SatisFIT\src\Client\SatisFIT.Client.App\bin\Debug\net8.0-windows10.0.19041.0\win10-x64\SatisFIT.Client.App.dll
1>Skipping analyzers to speed up the build. You can execute 'Build' or 'Rebuild' command to run analyzers.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3030: Could not copy the file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.private.swiftinterface" because it was not found.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3030: Could not copy the file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftinterface" because it was not found.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3030: Could not copy the file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.private.swiftinterface" because it was not found.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3030: Could not copy the file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftinterface" because it was not found.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 1 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Beginning retry 1 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Beginning retry 1 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Beginning retry 1 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Beginning retry 1 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>Done building project "SatisFIT.Client.App.csproj".
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Beginning retry 2 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Beginning retry 2 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Beginning retry 2 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Beginning retry 2 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 2 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Beginning retry 3 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Beginning retry 3 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Beginning retry 3 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 3 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Beginning retry 3 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Beginning retry 4 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Beginning retry 4 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 4 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Beginning retry 4 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Beginning retry 4 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Beginning retry 5 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Beginning retry 5 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Beginning retry 5 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 5 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Beginning retry 5 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Beginning retry 6 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Beginning retry 6 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Beginning retry 6 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Beginning retry 6 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 6 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Beginning retry 7 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Beginning retry 7 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Beginning retry 7 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Beginning retry 7 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 7 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Beginning retry 8 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Beginning retry 8 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Beginning retry 8 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Beginning retry 8 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 8 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Beginning retry 9 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Beginning retry 9 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Beginning retry 9 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Beginning retry 9 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 9 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Beginning retry 10 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Beginning retry 10 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Beginning retry 10 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Beginning retry 10 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): warning MSB3026: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Beginning retry 10 in 1000ms. Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3027: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Exceeded retry count of 10. Failed.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3021: Unable to copy file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json". Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.abi.json'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3027: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Exceeded retry count of 10. Failed.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3021: Unable to copy file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface". Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios.private.swiftinterface'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3027: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Exceeded retry count of 10. Failed.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3021: Unable to copy file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc". Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3027: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Exceeded retry count of 10. Failed.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3027: Could not copy "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Exceeded retry count of 10. Failed.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3021: Unable to copy file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc". Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\x86_64-apple-ios-simulator.swiftdoc'.
1>C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\amd64\Microsoft.Common.CurrentVersion.targets(5034,5): error MSB3021: Unable to copy file "C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json" to "bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json". Could not find a part of the path 'bin\Debug\net8.0-ios\iossimulator-arm64\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.abi.json'.
1>Done building project "SatisFIT.Client.App.csproj" -- FAILED.
1>Skipping analyzers to speed up the build. You can execute 'Build' or 'Rebuild' command to run analyzers.
1>SatisFIT.Client.App -> D:\OneDrive\Programming\Csharp\SatisFIT\src\Client\SatisFIT.Client.App\bin\Debug\net8.0-android\SatisFIT.Client.App.dll
========== Build: 0 succeeded, 1 failed, 11 up-to-date, 0 skipped ==========
========== Build completed at 9:32 AM and took 14.616 seconds ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
========== Deploy completed at 9:32 AM and took 14.616 seconds ==========
@Kebechet Kebechet added the binding-projects Issue or PR that affects binding projects label Aug 26, 2024
@Kebechet Kebechet changed the title Could not copy the file from xcframework for simulator Could not copy the file from xcframework Aug 26, 2024
@Kebechet
Copy link
Author

Kebechet commented Aug 26, 2024

The path: C:\Users\samos\.nuget\packages\kebechet.maui.microsoftclarity.ios\2.0.0\lib\net8.0-ios17.2\Maui.MicrosoftClarity.iOS.resources\Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule\arm64-apple-ios-simulator.private.swiftinterface is 268 characters long. But I have also LongPaths enabled on my Win 11 machine

Probably related to:
dotnet/maui#17828
https://developercommunity.visualstudio.com/t/Allow-building-running-and-debugging-a/351628

but shortening the path doesnt make a difference

@rolfbjarne
Copy link
Member

  1. download Kebechet/BUG-BuildError

I get a 404 - is it private?

In any case this sounds like a MAX_PATH issue, but the fact that it's intermittent is really weird.

Can you try building from the command line and see if that has the same problem? Here's a document explaining how to publish from the command line, you can build as well by just replacing "dotnet publish" with "dotnet build" and adjusting any other command line arguments as needed.

If you're able to reproduce from the command line, please get an MSBuild binlog and attach it here.

@rolfbjarne rolfbjarne added the need-info Waiting for more information before the bug can be investigated label Aug 28, 2024
@rolfbjarne rolfbjarne added this to the Future milestone Aug 28, 2024
@Kebechet
Copy link
Author

Kebechet commented Aug 29, 2024

I get a 404 - is it private?

Sorry, yes it was, now you should be able to access it.

Can you try building from the command line and see if that has the same problem?

From cli the build seems to work without errors/warnings
I have tried:

dotnet build -c Debug -f net8.0-ios
dotnet build -c Debug -f net8.0-android
dotnet build -c Debug -f net8.0-windows10.0.19041.0

@microsoft-github-policy-service microsoft-github-policy-service bot added need-attention An issue requires our attention/response and removed need-info Waiting for more information before the bug can be investigated labels Aug 29, 2024
@rolfbjarne
Copy link
Member

I get a 404 - is it private?

Sorry, yes it was, now you should be able to access it.

Can you try building from the command line and see if that has the same problem?

From cli the build seems to work without errors/warnings I have tried:

dotnet build -c Debug -f net8.0-ios
dotnet build -c Debug -f net8.0-android
dotnet build -c Debug -f net8.0-windows10.0.19041.0

Sorry, I forgot to link to the actual document: https://learn.microsoft.com/en-us/dotnet/maui/ios/deployment/publish-cli?view=net-maui-8.0#publish-an-ios-app-from-windows

The important part is that you need to set a few properties (ServerAddress, ServerUser, ServerAddress) on the command line for the remote build to happen.

@rolfbjarne rolfbjarne added need-info Waiting for more information before the bug can be investigated no-auto-reply For internal use and removed need-attention An issue requires our attention/response labels Aug 30, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot removed the no-auto-reply For internal use label Aug 30, 2024
@brunck
Copy link

brunck commented Sep 3, 2024

Enabling long path support doesn't cut it for VS on Windows. The paths still have to be shortened (~260 chars).
The long path support only works on the command line. That's why you're seeing the different results.

@microsoft-github-policy-service microsoft-github-policy-service bot added need-attention An issue requires our attention/response and removed need-info Waiting for more information before the bug can be investigated labels Sep 3, 2024
@Kebechet
Copy link
Author

Kebechet commented Sep 4, 2024

Sorry, I forgot to link to the actual document: https://learn.microsoft.com/en-us/dotnet/maui/ios/deployment/publish-cli?view=net-maui-8.0#publish-an-ios-app-from-windows

The important part is that you need to set a few properties (ServerAddress, ServerUser, ServerAddress) on the command line for the remote build to happen.

But specifying server address, user etc is for building on the mac. I had this problem on windows without connected mac. Or whats the purpose of running it on mac from cli ?

But when trying to run cli ios build with address and user specified I get:

C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk.net8.0_17.5\17.5.8020\tools\msbuild\iOS\Xamarin.Shared.targets(1866,3): error : Could not find Microsoft.iOS in /usr/local/share/dotnet/packs/Microsoft.iOS.Sdk.net8.0_17.5/17.5.8020/. [D:\OneDrive\Programming\Csharp\BuildError\BuildError\BuildError.csproj::TargetFramework=net8.0-ios]
C:\Program Files\dotnet\packs\Microsoft.iOS.Sdk.net8.0_17.5\17.5.8020\tools\msbuild\iOS\Xamarin.Shared.targets(1866,3): error :          [D:\OneDrive\Programming\Csharp\BuildError\BuildError\BuildError.csproj::TargetFramework=net8.0-ios]

@rolfbjarne
Copy link
Member

I haven't had time to try this yet, but a potential workaround could be to just remove the files causing problems from the xcframework before it's consumed by the binding project.

So remove this directory:

Clarity.xcframework\ios-arm64_x86_64-simulator\Clarity.framework\Modules\Clarity.swiftmodule

You could probably remove all the *.swiftmodule directories:

Clarity.xcframework*\Clarity.framework\Modules*.swiftmodule

These files are not needed at runtime (in fact only for compiling Xcode/Swift projects, so we don't need them at all).

Can you try that and see if it works for you?

@rolfbjarne rolfbjarne added need-info Waiting for more information before the bug can be investigated no-auto-reply For internal use and removed need-attention An issue requires our attention/response labels Sep 6, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot removed the no-auto-reply For internal use label Sep 6, 2024
@Kebechet
Copy link
Author

Kebechet commented Sep 6, 2024

After deletion of those *.swiftmodule folders the build works correctly. Thank you for your help!

@microsoft-github-policy-service microsoft-github-policy-service bot added need-attention An issue requires our attention/response and removed need-info Waiting for more information before the bug can be investigated labels Sep 6, 2024
@rolfbjarne
Copy link
Member

OK, this really sounds like a MAX_PATH issue, since it works from the command line.

It's a known issue that it's not possible to increase/ignore MAX_PATH in VS (https://developercommunity.visualstudio.com/t/allow-building-running-and-debugging-a-net-applica/351628 - please upvote!), so I'm closing this as a duplicate of the VS feedback issue.

@rolfbjarne rolfbjarne closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding-projects Issue or PR that affects binding projects need-attention An issue requires our attention/response
Projects
None yet
Development

No branches or pull requests

8 participants
@rolfbjarne @brunck @Kebechet and others