xamarin / xamarin-macios

.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Other
2.45k stars 511 forks source link

Error MT5210: Native linking failed #11066

Closed JORGEGO closed 3 years ago

JORGEGO commented 3 years ago

Microsoft Visual Studio Professional 2019 (2) Version 16.9.3

Build Xamarin.IOS project

2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _FormatMessageW. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _RegCloseKey. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _RegOpenKeyExW. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _RegQueryValueExW. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in.

mandel-macaque commented 3 years ago

For us to investigate this further, could you please provide your full build logs, crash reports (if any), test case (to reproduce) and all your version information.

To get full build logs just set the log verbosity to diagnostic at the following locations:

On Visual Studio for Windows you also want to add -v -v -v -v to the mtouch additional arguments by right-clicking the project in the solution explorer and selecting Properties.

Note: this is done automatically on Visual Studio for Mac when the log verbosity is set to diagnostic.

The easiest way to get exact version information:

Then copy/paste the version information (you can use the "Copy Information" button).

JORGEGO commented 3 years ago

Dear, let me know if that information is useful for you.

Rebuild started... NU1605: Detected package downgrade: Microsoft.Net.Native.Compiler from 2.2.8-rel-28605-00 to 2.2.3. Reference the package directly from the project to select a different version. greenyng.mobileapp.citizen.UWP -> Microsoft.NETCore.UniversalWindowsPlatform 6.2.10 -> Microsoft.Net.Native.Compiler (>= 2.2.8-rel-28605-00) greenyng.mobileapp.citizen.UWP -> Microsoft.Net.Native.Compiler (>= 2.2.3) NU1605: Detected package downgrade: Microsoft.Net.Native.Compiler from 2.2.8-rel-28605-00 to 2.2.3. Reference the package directly from the project to select a different version. greenyng.mobileapp.business.UWP -> Microsoft.NETCore.UniversalWindowsPlatform 6.2.10 -> Microsoft.Net.Native.Compiler (>= 2.2.8-rel-28605-00) greenyng.mobileapp.business.UWP -> Microsoft.Net.Native.Compiler (>= 2.2.3) NU1605: Detected package downgrade: Microsoft.Net.Native.Compiler from 2.2.8-rel-28605-00 to 2.2.3. Reference the package directly from the project to select a different version. greenyng.mobileapp.citizen.UWP -> Microsoft.NETCore.UniversalWindowsPlatform 6.2.10 -> Microsoft.Net.Native.Compiler (>= 2.2.8-rel-28605-00) greenyng.mobileapp.citizen.UWP -> Microsoft.Net.Native.Compiler (>= 2.2.3) NU1605: Detected package downgrade: Microsoft.Net.Native.Compiler from 2.2.8-rel-28605-00 to 2.2.3. Reference the package directly from the project to select a different version. greenyng.mobileapp.business.UWP -> Microsoft.NETCore.UniversalWindowsPlatform 6.2.10 -> Microsoft.Net.Native.Compiler (>= 2.2.8-rel-28605-00) greenyng.mobileapp.business.UWP -> Microsoft.Net.Native.Compiler (>= 2.2.3) 1>------ Rebuild All started: Project: greenyng.mobileapp.citizen, Configuration: Release Any CPU ------ 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\greenyng.mobileapp.citizen.csproj : warning NU1701: Package 'Microsoft.Bcl 1.1.6' was restored using '.NETFramework,Version=v4.6, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\greenyng.mobileapp.citizen.csproj : warning NU1701: Package 'Microsoft.Bcl.Async 1.0.165' was restored using '.NETFramework,Version=v4.6, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\greenyng.mobileapp.citizen.csproj : warning NU1701: Package 'PCLStorage 1.0.2' was restored using '.NETFramework,Version=v4.6, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\ViewModels\Recycling\Information\GisContainersViewModel.cs(131,50,131,65): warning CS0108: 'GisContainersViewModel.PropertyChanged' hides inherited member 'ObservableObject.PropertyChanged'. Use the new keyword if hiding was intended. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\ViewModels\Recycling\What\MapRecycledViewModel.cs(96,50,96,65): warning CS0108: 'MapRecycledViewModel.PropertyChanged' hides inherited member 'ObservableObject.PropertyChanged'. Use the new keyword if hiding was intended. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\ViewModels\Games\BaggY\MapBaggYViewModel.cs(40,50,40,65): warning CS0108: 'MapBaggYViewModel.PropertyChanged' hides inherited member 'ObservableObject.PropertyChanged'. Use the new keyword if hiding was intended. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\ViewModels\Games\League\MapLeagueViewModel.cs(97,50,97,65): warning CS0108: 'MapLeagueViewModel.PropertyChanged' hides inherited member 'ObservableObject.PropertyChanged'. Use the new keyword if hiding was intended. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\Views\Generic\Setting\ProfileUserPage.xaml.cs(122,39,122,50): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\Views\Recycling\YtY\CallYtYOrganicPage.xaml.cs(121,29,121,49): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\Views\Generic\MainPage.xaml.cs(150,13,150,38): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\Views\Recycling\YtY\CallYtYOrganicVegetablePage.xaml.cs(121,29,121,49): warning CS4014: Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call. 1>CSC : warning CS8002: Referenced assembly 'Xamarin.Forms.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Xamarin.Forms.Xaml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Microsoft.AppCenter, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Plugin.Connectivity.Abstractions, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Microsoft.AppCenter.Crashes, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'ImageCircle.Forms.Plugin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Plugin.Media, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Plugin.Permissions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Xamarin.Forms.Maps, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Microcharts.Forms, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Microcharts, Version=0.9.5.1, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'ZXing.Net.Mobile.Forms, Version=2.4.1.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'ZXing.Net.Mobile.Core, Version=2.4.1.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Plugin.TextToSpeech, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'MvvmHelpers, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Xamarin.Essentials, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Plugin.Geolocator, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Plugin.Settings.Abstractions, Version=3.1.1.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'SQLite-net, Version=1.7.335.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'MonkeyCache.FileStore, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Microsoft.AppCenter.Analytics, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Plugin.Connectivity, Version=3.2.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'MonkeyCache, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Plugin.Settings, Version=3.1.1.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Plugin.LocalNotifications, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>CSC : warning CS8002: Referenced assembly 'Plugin.LocalNotifications.Abstractions, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. 1>greenyng.mobileapp.citizen -> D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\bin\Release\netstandard2.0\greenyng.mobileapp.citizen.dll 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\greenyng.mobileapp.citizen.csproj : warning NU1701: Package 'Microsoft.Bcl 1.1.6' was restored using '.NETFramework,Version=v4.6, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\greenyng.mobileapp.citizen.csproj : warning NU1701: Package 'Microsoft.Bcl.Async 1.0.165' was restored using '.NETFramework,Version=v4.6, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. 1>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\greenyng.mobileapp.citizen.csproj : warning NU1701: Package 'PCLStorage 1.0.2' was restored using '.NETFramework,Version=v4.6, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. 1>Done building project "greenyng.mobileapp.citizen.csproj". 1>Successfully created package 'D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\bin\Release\greenyng.mobileapp.citizen.1.0.0.nupkg'. 1>Done building project "greenyng.mobileapp.citizen.csproj". 2>------ Rebuild All started: Project: greenyng.mobileapp.citizen.iOS, Configuration: AppStore iPhone ------ 2> Executing SayHello Task to establish a connection to a Remote Server. 2> Properties: 2> SessionId=XXXXXXX, 2> ServerPort=51281, 2> ServerAddress=999.999.9.99, 2> ServerUser=XXXX, 2> ServerPassword=XXX, 2> SSHKey=, 2> SSHPassPhrase=, 2> AppName=XXXX, 2> VisualStudioProcessId=XXX, 2> ContinueOnDisconnected=False 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.Messaging.Build.targets(107,3): warning : Ignoring server port when the build is not running inside Visual Studio. 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/findbarButton-next-rtl.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/findbarButton-next-rtl.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/findbarButton-next-rtl@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/findbarButton-next-rtl@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/findbarButton-next.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/findbarButton-next.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/findbarButton-next@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/findbarButton-next@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/findbarButton-previous-rtl.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/findbarButton-previous-rtl.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/findbarButton-previous-rtl@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/findbarButton-previous-rtl@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/findbarButton-previous.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/findbarButton-previous.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/findbarButton-previous@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/findbarButton-previous@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/loading-small.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/loading-small.png 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(679,3): warning : Input PNG is an APNG. Copying source file to destination... 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/loading-small@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/loading-small@2x.png" 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(679,3): warning : Input PNG is an APNG. Copying source file to destination... 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/secondaryToolbarButton-documentProperties.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-documentProperties.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-documentProperties@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/secondaryToolbarButton-firstPage.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-firstPage.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/secondaryToolbarButton-firstPage@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-firstPage@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/secondaryToolbarButton-handTool.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-handTool.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/secondaryToolbarButton-handTool@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-handTool@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/secondaryToolbarButton-lastPage.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-lastPage.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/secondaryToolbarButton-lastPage@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-lastPage@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/secondaryToolbarButton-rotateCcw.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-rotateCcw.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/secondaryToolbarButton-rotateCcw@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-rotateCcw@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/secondaryToolbarButton-rotateCw.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-rotateCw.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/secondaryToolbarButton-rotateCw@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/secondaryToolbarButton-rotateCw@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/shadow.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/shadow.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/texture.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/texture.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-bookmark.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-bookmark.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-bookmark@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-bookmark@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-download.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-download.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-download@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-download@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-menuArrows.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-menuArrows.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-menuArrows@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-menuArrows@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-openFile.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-openFile.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-openFile@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-openFile@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-pageDown-rtl.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-pageDown-rtl.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-pageDown-rtl@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-pageDown-rtl@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-pageDown.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-pageDown.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-pageDown@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-pageDown@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-pageUp-rtl.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-pageUp-rtl.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-pageUp-rtl@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-pageUp-rtl@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-pageUp.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-pageUp.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-pageUp@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-pageUp@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-presentationMode.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-presentationMode.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-presentationMode@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-presentationMode@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-print.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-print.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-print@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-print@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-search.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-search.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-search@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-search@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-secondaryToolbarToggle-rtl@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-secondaryToolbarToggle.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-secondaryToolbarToggle@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-secondaryToolbarToggle@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-sidebarToggle-rtl.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-sidebarToggle-rtl.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-sidebarToggle-rtl@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-sidebarToggle-rtl@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-sidebarToggle.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-sidebarToggle.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-sidebarToggle@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-sidebarToggle@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-viewAttachments.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-viewAttachments.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-viewAttachments@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-viewAttachments@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-viewOutline-rtl.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-viewOutline-rtl.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-viewOutline-rtl@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-viewOutline-rtl@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-viewOutline.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-viewOutline.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-viewOutline@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-viewOutline@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-viewThumbnail.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-viewThumbnail.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-viewThumbnail@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-viewThumbnail@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-zoomIn.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-zoomIn.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-zoomIn@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-zoomIn@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/toolbarButton-zoomOut.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-zoomOut.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/toolbarButton-zoomOut@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/toolbarButton-zoomOut@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/treeitem-collapsed-rtl.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/treeitem-collapsed-rtl.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/treeitem-collapsed-rtl@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/treeitem-collapsed-rtl@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/treeitem-collapsed.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/treeitem-collapsed.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/treeitem-collapsed@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/treeitem-collapsed@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Content/pdfjs/web/images/treeitem-expanded.png obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/treeitem-expanded.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Content/pdfjs/web/images/treeitem-expanded@2x.png" "obj/iPhone/AppStore/optimized/Content/pdfjs/web/images/treeitem-expanded@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/Default-568h@2x.png" "obj/iPhone/AppStore/optimized/Default-568h@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Default-Portrait.png obj/iPhone/AppStore/optimized/Default-Portrait.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/Default-Portrait@2x.png" "obj/iPhone/AppStore/optimized/Default-Portrait@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/Default.png obj/iPhone/AppStore/optimized/Default.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/Default@2x.png" "obj/iPhone/AppStore/optimized/Default@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/greenYngLogo.png obj/iPhone/AppStore/optimized/greenYngLogo.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconAluminiumBin.png obj/iPhone/AppStore/optimized/IconAluminiumBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconAluminiumBinMul.png obj/iPhone/AppStore/optimized/IconAluminiumBinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconContainerbYn.png obj/iPhone/AppStore/optimized/IconContainerbYn.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconContainerDownloading.png obj/iPhone/AppStore/optimized/IconContainerDownloading.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconGlassBin.png obj/iPhone/AppStore/optimized/IconGlassBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconGlassBinMul.png obj/iPhone/AppStore/optimized/IconGlassBinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconGreenPoint.png obj/iPhone/AppStore/optimized/IconGreenPoint.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconMe.png obj/iPhone/AppStore/optimized/IconMe.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconOrganicBin.png obj/iPhone/AppStore/optimized/IconOrganicBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconOrganicBinMul.png obj/iPhone/AppStore/optimized/IconOrganicBinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPaperBin.png obj/iPhone/AppStore/optimized/IconPaperBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPaperBinMul.png obj/iPhone/AppStore/optimized/IconPaperBinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlasticBin.png obj/iPhone/AppStore/optimized/IconPlasticBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlasticBinMul.png obj/iPhone/AppStore/optimized/IconPlasticBinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconTretraPackBin.png obj/iPhone/AppStore/optimized/IconTretraPackBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconTretraPackBinMul.png obj/iPhone/AppStore/optimized/IconTretraPackBinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/toolbar_Settings.png obj/iPhone/AppStore/optimized/toolbar_Settings.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/Icongreenyng-60@2x.png" "obj/iPhone/AppStore/optimized/Icongreenyng-60@2x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 "Resources/Icongreenyng-60@3x.png" "obj/iPhone/AppStore/optimized/Icongreenyng-60@3x.png" 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic1Bin.png obj/iPhone/AppStore/optimized/IconPlastic1Bin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic1BinMul.png obj/iPhone/AppStore/optimized/IconPlastic1BinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic2Bin.png obj/iPhone/AppStore/optimized/IconPlastic2Bin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic2BinMul.png obj/iPhone/AppStore/optimized/IconPlastic2BinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic3Bin.png obj/iPhone/AppStore/optimized/IconPlastic3Bin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic3BinMul.png obj/iPhone/AppStore/optimized/IconPlastic3BinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic4Bin.png obj/iPhone/AppStore/optimized/IconPlastic4Bin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic4BinMul.png obj/iPhone/AppStore/optimized/IconPlastic4BinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic5Bin.png obj/iPhone/AppStore/optimized/IconPlastic5Bin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic5BinMul.png obj/iPhone/AppStore/optimized/IconPlastic5BinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic6Bin.png obj/iPhone/AppStore/optimized/IconPlastic6Bin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic6BinMul.png obj/iPhone/AppStore/optimized/IconPlastic6BinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic7Bin.png obj/iPhone/AppStore/optimized/IconPlastic7Bin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlastic7BinMul.png obj/iPhone/AppStore/optimized/IconPlastic7BinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconGenericContainer.png obj/iPhone/AppStore/optimized/IconGenericContainer.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconOilBin.png obj/iPhone/AppStore/optimized/IconOilBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconOilBinMul.png obj/iPhone/AppStore/optimized/IconOilBinMul.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconAluminiumDBin.png obj/iPhone/AppStore/optimized/IconAluminiumDBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconGlassDBin.png obj/iPhone/AppStore/optimized/IconGlassDBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconOilDBin.png obj/iPhone/AppStore/optimized/IconOilDBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconOrganicDBin.png obj/iPhone/AppStore/optimized/IconOrganicDBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPaperDBin.png obj/iPhone/AppStore/optimized/IconPaperDBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconPlasticDBin.png obj/iPhone/AppStore/optimized/IconPlasticDBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconTretraPackDBin.png obj/iPhone/AppStore/optimized/IconTretraPackDBin.png 2> /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/pngcrush -q -iphone -f 0 Resources/IconCollectParticularHouse.png obj/iPhone/AppStore/optimized/IconCollectParticularHouse.png 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: Found conflicts between different versions of "Microsoft.CSharp" that could not be resolved. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: There was a conflict between "Microsoft.CSharp, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: "Microsoft.CSharp, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was chosen because it was primary and "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was not. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: References which depend on "Microsoft.CSharp, Version=2.0.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Microsoft.CSharp.dll]. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Microsoft.CSharp.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: Project file item includes which caused reference "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Microsoft.CSharp.dll". 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: Microsoft.CSharp 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: References which depend on "Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" []. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\microsoft.azure.devices.shared\1.27.0\lib\netstandard2.1\Microsoft.Azure.Devices.Shared.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: Project file item includes which caused reference "C:\Users\XXXXXX.nuget\packages\microsoft.azure.devices.shared\1.27.0\lib\netstandard2.1\Microsoft.Azure.Devices.Shared.dll". 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\microsoft.azure.devices.shared\1.27.0\lib\netstandard2.1\Microsoft.Azure.Devices.Shared.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\microsoft.azure.devices\1.30.0\lib\netstandard2.1\Microsoft.Azure.Devices.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: Found conflicts between different versions of "System.Net.Http" that could not be resolved. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: There was a conflict between "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" and "System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a". 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was chosen because it was primary and "System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" was not. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: References which depend on "System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Net.Http.dll]. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Net.Http.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: Project file item includes which caused reference "C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\System.Net.Http.dll". 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: System.Net.Http 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\monkeycache\1.3.0\lib\xamarinios10\MonkeyCache.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\bin\Release\netstandard2.0\greenyng.mobileapp.citizen.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\monkeycache.filestore\1.3.0\lib\xamarinios10\MonkeyCache.FileStore.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\refractored.xamforms.pulltorefresh\2.4.1\lib\xamarinios10\Refractored.XamForms.PullToRefresh.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\skiasharp.views.forms\2.80.2\ref\xamarinios1.0\SkiaSharp.Views.Forms.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\microcharts.forms\0.9.5.9\lib\netstandard2.0\Microcharts.Forms.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xam.plugins.forms.imagecircle\3.0.0.5\lib\xamarinios10\ImageCircle.Forms.Plugin.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Platform.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Core.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms.maps\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Maps.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms.maps\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Maps.iOS.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\zxing.net.mobile.forms\2.4.1\lib\Xamarin.iOS10\ZXing.Net.Mobile.Forms.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\zxing.net.mobile.forms\2.4.1\lib\Xamarin.iOS10\ZXing.Net.Mobile.Forms.iOS.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\monkeycache\1.3.0\lib\xamarinios10\MonkeyCache.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: Project file item includes which caused reference "C:\Users\XXXXXX.nuget\packages\monkeycache\1.3.0\lib\xamarinios10\MonkeyCache.dll". 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\monkeycache\1.3.0\lib\xamarinios10\MonkeyCache.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\bin\Release\netstandard2.0\greenyng.mobileapp.citizen.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\monkeycache.filestore\1.3.0\lib\xamarinios10\MonkeyCache.FileStore.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: Project file item includes which caused reference "C:\Users\XXXXXX.nuget\packages\xamarin.forms\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll". 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Platform.iOS.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\refractored.xamforms.pulltorefresh\2.4.1\lib\xamarinios10\Refractored.XamForms.PullToRefresh.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\skiasharp.views.forms\2.80.2\ref\xamarinios1.0\SkiaSharp.Views.Forms.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\microcharts.forms\0.9.5.9\lib\netstandard2.0\Microcharts.Forms.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\bin\Release\netstandard2.0\greenyng.mobileapp.citizen.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xam.plugins.forms.imagecircle\3.0.0.5\lib\xamarinios10\ImageCircle.Forms.Plugin.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Platform.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Core.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms.maps\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Maps.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\xamarin.forms.maps\5.0.0.2012\lib\Xamarin.iOS10\Xamarin.Forms.Maps.iOS.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\zxing.net.mobile.forms\2.4.1\lib\Xamarin.iOS10\ZXing.Net.Mobile.Forms.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\zxing.net.mobile.forms\2.4.1\lib\Xamarin.iOS10\ZXing.Net.Mobile.Forms.iOS.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: References which depend on "System.Net.Http, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" []. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\windowsazure.storage\9.3.2\lib\netstandard1.3\Microsoft.WindowsAzure.Storage.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: Project file item includes which caused reference "C:\Users\XXXXXX.nuget\packages\windowsazure.storage\9.3.2\lib\netstandard1.3\Microsoft.WindowsAzure.Storage.dll". 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\windowsazure.storage\9.3.2\lib\netstandard1.3\Microsoft.WindowsAzure.Storage.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: C:\Users\XXXXXX.nuget\packages\microsoft.azure.devices.client\1.30.0\lib\netstandard2.1\Microsoft.Azure.Devices.Client.dll 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3277: D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\bin\Release\netstandard2.0\greenyng.mobileapp.citizen.dll 2> Consider app.config remapping of assembly "Microsoft.Azure.Devices.Shared, Culture=neutral, PublicKeyToken=31bf3856ad364e35" from Version "1.20.1.0" [] to Version "1.27.0.0" [C:\Users\XXXXXX.nuget\packages\microsoft.azure.devices.shared\1.27.0\lib\netstandard2.1\Microsoft.Azure.Devices.Shared.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "Microsoft.Extensions.Logging, Culture=neutral, PublicKeyToken=adb9793829ddae60" from Version "1.1.1.0" [] to Version "5.0.0.0" [C:\Users\XXXXXX.nuget\packages\microsoft.extensions.logging\5.0.0\lib\netstandard2.1\Microsoft.Extensions.Logging.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "Microsoft.Extensions.Logging.Abstractions, Culture=neutral, PublicKeyToken=adb9793829ddae60" from Version "1.1.1.0" [] to Version "5.0.0.0" [C:\Users\XXXXXX.nuget\packages\microsoft.extensions.logging.abstractions\5.0.0\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "Newtonsoft.Json, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed" from Version "10.0.0.0" [] to Version "12.0.0.0" [C:\Users\XXXXXX.nuget\packages\newtonsoft.json\12.0.3\lib\netstandard2.0\Newtonsoft.Json.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Runtime.CompilerServices.Unsafe, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.4.1" [] to Version "5.0.0.0" [C:\Users\XXXXXX.nuget\packages\system.runtime.compilerservices.unsafe\5.0.0\ref\netstandard2.1\System.Runtime.CompilerServices.Unsafe.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "netstandard, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" from Version "2.0.0.0" [] to Version "2.1.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\netstandard.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Runtime, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.20.0" [] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.IO, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Text.Encoding, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Text.Encoding.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Threading.Tasks, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Threading.Tasks.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Diagnostics.Debug, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Diagnostics.Debug.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Collections, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Collections.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Runtime.Extensions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Threading, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Threading.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Globalization, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Globalization.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Reflection, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Text.RegularExpressions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Threading.Tasks.Extensions, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51" from Version "4.2.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Threading.Tasks.Extensions.dll] to Version "4.2.0.1" [] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Xml.ReaderWriter, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.1.0.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Xml.ReaderWriter.dll] to solve conflict and get rid of warning. 2> Consider app.config remapping of assembly "System.Text.Encoding.Extensions, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" from Version "4.0.0.0" [] to Version "4.0.10.0" [C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\Common7\IDE\ReferenceAssemblies\Microsoft\Framework\Xamarin.iOS\v1.0\Facades\System.Text.Encoding.Extensions.dll] to solve conflict and get rid of warning. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(2182,5): warning MSB3276: Found conflicts between different versions of the same dependent assembly. Please set the "AutoGenerateBindingRedirects" property to true in the project file. For more information, see http://go.microsoft.com/fwlink/?LinkId=294190. 2>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen.iOS\Locate\Localized.cs(44,45,44,47): warning CS0168: The variable 'e1' is declared but never used 2>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen.iOS\ImageResizer\ImageResizer.cs(17,35,17,46): warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread. 2>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\greenyng.mobileapp.citizen.csproj : warning NU1701: Package 'Microsoft.Bcl 1.1.6' was restored using '.NETFramework,Version=v4.6, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. 2>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\greenyng.mobileapp.citizen.csproj : warning NU1701: Package 'Microsoft.Bcl.Async 1.0.165' was restored using '.NETFramework,Version=v4.6, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. 2>D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen\greenyng.mobileapp.citizen.csproj : warning NU1701: Package 'PCLStorage 1.0.2' was restored using '.NETFramework,Version=v4.6, .NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. 2> greenyng.mobileapp.citizen.iOS -> D:\greenYng\greenyngMOBILE\greenyng.mobile\greenyng.mobileapp.citizen.iOS\bin\iPhone\AppStore\greenyng.mobileapp.citizen.iOS.exe 2> Detected signing identity: 2>
2> Code Signing Key: "Apple Distribution: XXXXXXXXXXX (XXXXXXXXXXXXXX)" (XXXXXXXXXXXXXXXXXX) 2> Provisioning Profile: "XXXXXX" (XXXXXXXXXXXX) 2> Bundle Id: XXXXXXXXXXXXX 2> App Id: XXXXXXXXXXXXXXXXXXXX 2> /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch @/Users/greenyngminimac1/Library/Caches/Xamarin/mtbs/builds/greenyng.mobileapp.citizen.iOS/94df054d4a12969cb7155ff6937c420ca6a4844f92be9dea15c148b5146dcb99/obj/iPhone/AppStore/response-file.rsp 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _FormatMessageW. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _RegCloseKey. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _RegOpenKeyExW. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _RegQueryValueExW. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): warning MT5215: References to 'System' might require additional -framework=XXX or -lXXX instructions to the native linker 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): warning MT5215: References to 'System.Net.Security' might require additional -framework=XXX or -lXXX instructions to the native linker 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): warning MT5215: References to 'Kernel32' might require additional -framework=XXX or -lXXX instructions to the native linker 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): warning MT5215: References to 'libEGL' might require additional -framework=XXX or -lXXX instructions to the native linker 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): warning MT5215: References to 'kernel32' might require additional -framework=XXX or -lXXX instructions to the native linker 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): warning MT5215: References to 'advapi32' might require additional -framework=XXX or -lXXX instructions to the native linker 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): warning MT5215: References to 'kernel32' might require additional -framework=XXX or -lXXX instructions to the native linker 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): warning MT5215: References to 'dl' might require additional -framework=XXX or -lXXX instructions to the native linker 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): warning MT5215: References to 'kernel32' might require additional -framework=XXX or -lXXX instructions to the native linker 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): warning MT5215: References to 'kernel32' might require additional -framework=XXX or -lXXX instructions to the native linker 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5202: Native linking failed. Please review the build log. 2>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error : linker command failed with exit code 1 (use -v to see invocation) ========== Rebuild All: 1 succeeded, 1 failed, 0 skipped ==========

JORGEGO commented 3 years ago

Please let me know if with this information you could work with the issue? Thanks, I am waiting to deliver the new release application to the Apple store.

JORGEGO commented 3 years ago

I have updated last version and still failing!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

1> /Library/Frameworks/Xamarin.iOS.framework/Versions/Current/bin/mtouch @/Users/greenyngminimac1/Library/Caches/Xamarin/mtbs/builds/greenyng.mobileapp.citizen.iOS/94df054d4a12969cb7155ff6937c420ca6a4844f92be9dea15c148b5146dcb99/obj/iPhone/AppStore/response-file.rsp -v -v -v -v 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _FormatMessageW. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _RegCloseKey. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _RegOpenKeyExW. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in. 1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Xamarin\iOS\Xamarin.iOS.Common.targets(425,3): error MT5210: Native linking failed, undefined symbol: _RegQueryValueExW. Please verify that all the necessary frameworks have been referenced and native libraries are properly linked in.

PLEASE HELP!!!!!!!!!!!!!!!!!!!!!

Microsoft Visual Studio Professional 2019 (2) Version 16.9.4 VisualStudio.16.Release/16.9.4+31205.134 Microsoft .NET Framework Version 4.8.04084

Installed Version: Professional

Visual C++ 2019 00435-60000-00000-AA070 Microsoft Visual C++ 2019

ADL Tools Service Provider 1.0 This package contains services used by Data Lake tools

ASA Service Provider 1.0

ASP.NET and Web Tools 2019 16.9.693.2781 ASP.NET and Web Tools 2019

ASP.NET Core Razor Language Services 16.1.0.2112521+5741df381174d72f08e3632bb99f52e8635b6a1a Provides languages services for ASP.NET Core Razor.

ASP.NET Web Frameworks and Tools 2019 16.9.693.2781 For additional information, visit https://www.asp.net/

Azure App Service Tools v3.0.0 16.9.693.2781 Azure App Service Tools v3.0.0

Azure Data Lake Node 1.0 This package contains the Data Lake integration nodes for Server Explorer.

Azure Data Lake Tools for Visual Studio 2.6.1000.0 Microsoft Azure Data Lake Tools for Visual Studio

Azure Functions and Web Jobs Tools 16.9.693.2781 Azure Functions and Web Jobs Tools

Azure Stream Analytics Tools for Visual Studio 2.6.1000.0 Microsoft Azure Stream Analytics Tools for Visual Studio

C# Tools 3.9.0-6.21160.10+59eedc33d35754759994155ea2f4e1012a9951e3 C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Common Azure Tools 1.10 Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

Extensibility Message Bus 1.2.6 (master@34d6af2) Provides common messaging-based MEF services for loosely coupled Visual Studio extension components communication and integration.

Fabric.DiagnosticEvents 1.0 Fabric Diagnostic Events

IntelliCode Extension 1.0 IntelliCode Visual Studio Extension Detailed Info

Linux Core Dump Debugging 1.0.9.31201 Enables debugging of Linux core dumps.

Microsoft Azure HDInsight Azure Node 2.6.1000.0 HDInsight Node under Azure Node

Microsoft Azure Hive Query Language Service 2.6.1000.0 Language service for Hive query

Microsoft Azure Service Fabric Tools for Visual Studio 16.0 Microsoft Azure Service Fabric Tools for Visual Studio

Microsoft Azure Stream Analytics Language Service 2.6.1000.0 Language service for Azure Stream Analytics

Microsoft Azure Stream Analytics Node 1.0 Azure Stream Analytics Node under Azure Node

Microsoft Azure Tools 2.9 Microsoft Azure Tools for Microsoft Visual Studio 2019 - v2.9.40331.1

Microsoft Continuous Delivery Tools for Visual Studio 0.4 Simplifying the configuration of Azure DevOps pipelines from within the Visual Studio IDE.

Microsoft JVM Debugger 1.0 Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

Microsoft Library Manager 2.1.113+g422d40002e.RR Install client-side libraries easily to any web project

Microsoft MI-Based Debugger 1.0 Provides support for connecting Visual Studio to MI compatible debuggers

Microsoft Visual C++ Wizards 1.0 Microsoft Visual C++ Wizards

Microsoft Visual Studio Tools for Containers 1.1 Develop, run, validate your ASP.NET Core applications in the target environment. F5 your application directly into a container with debugging, or CTRL + F5 to edit & refresh your app without having to rebuild the container.

Microsoft Visual Studio VC Package 1.0 Microsoft Visual Studio VC Package

Mono Debugging for Visual Studio 16.9.7 (df23ba6) Support for debugging Mono processes with Visual Studio.

NuGet Package Manager 5.9.0 NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/

ProjectServicesPackage Extension 1.0 ProjectServicesPackage Visual Studio Extension Detailed Info

ResXManager ResXManager Manage localization of all ResX-Based resources in one place. Shows all resources of a solution and let's you edit the strings and their localizations in a well-arranged data grid.

SQL Server Data Tools 16.0.62103.10080 Microsoft SQL Server Data Tools

ToolWindowHostedEditor 1.0 Hosting json editor into a tool window

TypeScript Tools 16.0.30201.2001 TypeScript Tools for Microsoft Visual Studio

Visual Basic Tools 3.9.0-6.21160.10+59eedc33d35754759994155ea2f4e1012a9951e3 Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Visual C++ for Linux Development 1.0.9.31201 Visual C++ for Linux Development

Visual F# Tools 16.9.0-beta.21102.9+7ce7132f1459095e635194d09d6f73265352029a Microsoft Visual F# Tools

Visual Studio Code Debug Adapter Host Package 1.0 Interop layer for hosting Visual Studio Code debug adapters in Visual Studio

Visual Studio Container Tools Extensions 1.0 View, manage, and diagnose containers within Visual Studio.

Visual Studio Tools for CMake 1.0 Visual Studio Tools for CMake

Visual Studio Tools for Containers 1.0 Visual Studio Tools for Containers

Visual Studio Tools for Kubernetes 1.0 Visual Studio Tools for Kubernetes

VisualStudio.DeviceLog 1.0 Information about my package

VisualStudio.Mac 1.0 Mac Extension for Visual Studio

Xamarin 16.9.000.273 (d16-9@1bba9e0) Visual Studio extension to enable development for Xamarin.iOS and Xamarin.Android.

Xamarin Designer 16.9.0.318 (remotes/origin/7b35adcdd1b204bbdcb279e0f029d151a20a4bf3@7b35adcdd) Visual Studio extension to enable Xamarin Designer tools in Visual Studio.

Xamarin Templates 16.9.72 (426ebf6) Templates for building iOS, Android, and Windows apps with Xamarin and Xamarin.Forms.

Xamarin.Android SDK 11.2.2.1 (d16-9/877f572) Xamarin.Android Reference Assemblies and MSBuild support. Mono: 5e9cb6d Java.Interop: xamarin/java.interop/d16-9@54f8c24 ProGuard: Guardsquare/proguard/v7.0.1@912d149 SQLite: xamarin/sqlite/3.34.1@daff8f4 Xamarin.Android Tools: xamarin/xamarin-android-tools/d16-9@d210f11

Xamarin.iOS and Xamarin.Mac SDK 14.14.2.5 (3836759d4) Xamarin.iOS and Xamarin.Mac Reference Assemblies and MSBuild support.

JORGEGO commented 3 years ago

If you provide to me an email I can send to you the log detail

radoo11 commented 3 years ago

juwens in https://github.com/xamarin/xamarin-macios/issues/10884#issuecomment-803450479 found woraround and it worked for me!

JORGEGO commented 3 years ago

Dear @radoo11 do you have what steps I must do to fix it...?

mandel-macaque commented 3 years ago

@JORGEGO as we mentioned in the issue. The problem is not a regression in Xamarin but most probably and issue with one of the nugets that is not correctly done. First, and simples, try if the pkgs in https://github.com/xamarin/xamarin-macios/commit/05b928072d3b2c2e4192c4034784da4674000e0c#commitcomment-48685544 fix it for you. Else follow the steps in https://github.com/xamarin/xamarin-macios/issues/10884#issuecomment-803450479 and reach out the nuget developer.

You ca see in your builds that we have issues linking kernel32 which are not part of Mac OS X at all, meaning that such step has never worked and points as the nuget to be the culprit.

mandel-macaque commented 3 years ago

Duplicate of https://github.com/xamarin/xamarin-macios/issues/10884