You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having a hard time trying to get a deployment onto any device including a simple emulator on my current project, the issue is the following is getting stuck. Targeting .NET 8.
1>Done building target "_GMpsDownloadedItems"in project "XXXX.csproj".1>Target "_XamarinBuildAddDownloadedItems" in file "C:\.nuget\packages\xamarin.build.download\0.11.4\buildTransitive\Xamarin.Build.Download.targets":1>Done building target "_XamarinBuildAddDownloadedItems"in project "XXXX.csproj".1>Target "_XamarinBuildDownloadCore" in file "C:\.nuget\packages\xamarin.build.download\0.11.4\buildTransitive\Xamarin.Build.Download.targets":1> Using "XamarinDownloadArchives" task from assembly "C:\.nuget\packages\xamarin.build.download\0.11.4\buildTransitive\Xamarin.Build.Download.dll".1> Task "XamarinDownloadArchives"
1> Task Parameter:IsAndroid=False
1> Task Parameter:CacheDirectory=C:\Users\XXXX\AppData\Local\XamarinBuildDownloadCache\1> Task Parameter:1> Archives=1>GMps-9.1.11> Kind=Tgz
1> Url=https://dl.google.com/dl/cpdc/9555231399d822b1/GoogleMaps-9.1.1.tar.gz1> Task Parameter:VsInstallRoot=C:\Program Files\Microsoft Visual Studio\2022\Community
1> Task Parameter:AllowUnsecureUrls=False
1> Task Parameter:DestinationBase=C:\Users\XXXX\AppData\Local\XamarinBuildDownloadCache\1> Assembly loaded during TaskRun (Xamarin.Build.Download.XamarinDownloadArchives):Microsoft.Win32.Registry, Version=4.1.3.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a (location: C:\.nuget\packages\xamarin.build.download\0.11.4\buildTransitive\Microsoft.Win32.Registry.dll, MVID: f165d2aa-905d-4dd4-8e4a-317d747f8224, AppDomain:[Default])1> Extracting C:\Users\XXXX\AppData\Local\XamarinBuildDownloadCache\GMps-9.1.1.tgz to C:\Users\XXXX\AppData\Local\XamarinBuildDownloadCache\GMps-9.1.1
Its just not moving at all, left the project to build for over an hour and nothing. Currently this is blocking my ability to even test our iOS app.
Frustratingly, if I quickly create an iOS MAUI app I can get a deployment so seems specific to my project but would appreciate some assistance.
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.100 SR10
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
iOS
Did you find any workaround?
No
Relevant log output
The text was updated successfully, but these errors were encountered:
Description
I'm having a hard time trying to get a deployment onto any device including a simple emulator on my current project, the issue is the following is getting stuck. Targeting .NET 8.
Its just not moving at all, left the project to build for over an hour and nothing. Currently this is blocking my ability to even test our iOS app.
Frustratingly, if I quickly create an iOS MAUI app I can get a deployment so seems specific to my project but would appreciate some assistance.
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
8.0.100 SR10
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
iOS
Did you find any workaround?
No
Relevant log output
The text was updated successfully, but these errors were encountered: